mirror of
https://github.com/TREX-CoE/Sherman-Morrison.git
synced 2024-12-27 06:43:55 +01:00
87e319189e
- Included lib paths for MKL/HDF5 and cuBLAS - Cleaned Makefile - Added GPU node session request script
5 lines
86 B
Bash
Executable File
5 lines
86 B
Bash
Executable File
salloc --nodes=1 --account=prcoe10 -p booster --gres=gpu:1
|
|
wait
|
|
srun --pty /bin/bash
|
|
|