Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
habrok:examples:python [2024/01/29 10:05] – [GPU] pedro | habrok:examples:python [2024/01/29 10:16] (current) – [GPU] pedro | ||
---|---|---|---|
Line 335: | Line 335: | ||
#SBATCH --gres=gpu: | #SBATCH --gres=gpu: | ||
#SBATCH --mem=8000 | #SBATCH --mem=8000 | ||
- | module load Python/3.6.4-foss-2018a | + | module load Python/3.10.4-GCCcore-11.3.0 |
+ | module load CUDA/ | ||
+ | module load Boost/ | ||
python ./ | python ./ | ||
</ | </ |