compute:pythongpu
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| compute:pythongpu [2024/12/11 15:32] – bjorns | compute:pythongpu [2024/12/11 15:48] (current) – bjorns | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| '' | '' | ||
| \\ | \\ | ||
| - | The new Python virtual environment has been created and activated, torch package installed\\ | + | The new Python virtual environment has been created and activated, |
| - | And the correct CUDA library is also installed\\ | + | And the correct |
| Please run a simple test with python code to make sure you can communicate with the GPU\\ | Please run a simple test with python code to make sure you can communicate with the GPU\\ | ||
| One example command to test torch\\ | One example command to test torch\\ | ||
| '' | '' | ||
| \\ | \\ | ||
| - | But you must run this code test with sbatch\\ | + | But you must run this code test with **sbatch**, send your job to the cluster\\ |
| - | Create a python file dummy.py with these command\\ | + | Create a python file dummy.py with the test-GPU |
| \\ | \\ | ||
| Update the sbatch script file, mine is called **oneJob.sh**\\ | Update the sbatch script file, mine is called **oneJob.sh**\\ | ||
| Line 24: | Line 24: | ||
| '' | '' | ||
| '' | '' | ||
| - | [SAVE] | + | [SAVE]\\ |
| - | Then run the command sbatch oneJob.sh\\ | + | Run the command |
| - | The repsonse | + | The response |
| Then check your log file (default name is myJob.log) for the result\\ | Then check your log file (default name is myJob.log) for the result\\ | ||
| \\ | \\ | ||
| + | Installing Tensorflow is same process, we recommend using a different virtual environment if you want to try both of them\\ | ||
| + | Make sure to instruct pip in this way, to get all necessary packages '' | ||
| \\ | \\ | ||
| == Those version have also been used before and known to work == | == Those version have also been used before and known to work == | ||
compute/pythongpu.1733931157.txt.gz · Last modified: 2024/12/11 15:32 by bjorns