https://github.com/meetps/glustup
Tools and Instruction Sets for GPU cluster setup.
https://github.com/meetps/glustup
cluster-computing nvidia-gpus
Last synced: 13 days ago
JSON representation
Tools and Instruction Sets for GPU cluster setup.
- Host: GitHub
- URL: https://github.com/meetps/glustup
- Owner: meetps
- License: mit
- Created: 2017-04-18T13:00:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-31T15:29:27.000Z (over 8 years ago)
- Last Synced: 2025-06-05T22:40:02.523Z (8 months ago)
- Topics: cluster-computing, nvidia-gpus
- Size: 1.95 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gpu cLUST setUP
Tools and Instruction Sets for TwinTitanX GPU cluster setup.
### Major Python Libraries
* tensorflow==1.3.0
* torch==0.2.0
* numpy==1.13.1
* scipy==0.19.1
* keras==2.0.8
* matplotlib==2.0.2
* seaborn==0.8
* scikit-learn==0.19.0
* pandas==0.20.3
### Drivers and GPU Toolkits
* NVIDIA Driver Version 375.36
* CUDA Version 8.0
* Cudnn Version 6.0
### Monitoring Utilities
* [Ganglia](https://www.digitalocean.com/community/tutorials/introduction-to-ganglia-on-ubuntu-14-04)
* Ganglia NVIDIA Bindings
* [gmond_python_modules](https://github.com/ganglia/gmond_python_modules/tree/master/gpu/nvidia)
* [Setup Tutorial](http://sgowtham.com/journal/ganglia-gmond-python-module-for-monitoring-nvidia-gpu-on-rhel-6-2/)
### Miscellaneous
* Session Management
* [tmux](https://tmux.github.io/)
* [screen](http://web.mit.edu/gnu/doc/html/screen_8.html)
* Remote Editing
* [rmate](https://github.com/aurora/rmate)
### Upgrade / New Module request
Open up a issue in this repo, stating why you need a update / new module.