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

The OS updates for Distributed machine computation on GPUs #1

Open
starlyxxx opened this issue Feb 2, 2022 · 0 comments
Open

The OS updates for Distributed machine computation on GPUs #1

starlyxxx opened this issue Feb 2, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@starlyxxx
Copy link
Contributor

We now use Ubuntu 16.04 and Python 3.6 for GPU-based computation. Ideally, its environment can be further updated to Ubuntu 20.04 and Python 3.8 just like the environment of CPU-based computation.

The problem is that the GPU-based environment is more complicated. The corresponding CUDA and other libraries (like openmpi, libnccl) also need to be updated with the OS update. See details in Dockerfile.

Please make sure every library is compatible and working before the OS update of GPU-based computation.

@starlyxxx starlyxxx added enhancement New feature or request help wanted Extra attention is needed labels Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant