Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NGC PyTorch 24.12 Dockerfile & requirements.txt #305

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

studioego
Copy link

  • NGC PyTorch 24.12
  • Python 3.12
  • PyTorch 2.6
  • CUDA 12.6
    and requirements.txt for NGC PyTorch 24.12
  • remove hwloc-like packages (Dependency conflict
    ImportError: /opt/hpcx/ucc/lib/libucc.so.1: undefined symbol issue)
  • kss (Dependency issue; python 3.12 doesn't support pyyaml 6.0,
    changed pyyaml version 6.0 to 6.0.2)
    fix to run Jupyter & Jupyter notebook for ngc-pytorch 24.12
  • update Jupyter libraries

NGC PyTorch 24.12
 - Python 3.12
 - PyTorch 2.6
 - CUDA 12.6
and requirements.txt for NGC PyTorch 24.12
modify installing dependencies
 - remove hwloc-like packages (Dependency conflict
  ImportError: /opt/hpcx/ucc/lib/libucc.so.1: undefined symbol issue)
 - kss (Dependency issue; python 3.12 doesn't support pyyaml 6.0,
   changed pyyaml version 6.0 to 6.0.2)
fix to run Jupyter & Jupyter notebook for ngc-pytorch 24.12
 - update Jupyter libraries
fix xterm failed issue
- open terminal failed: missing or unsuitable terminal: xterm-256color
fix jupyter call definition
revert xterm conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant