Commit 0e3697c
committed
Add GPU shared mode support to quickrun.sbatch
- Enabled shared GPU compute mode by adding the `#SBATCH --gpu_cmode=shared` directive.
- Included comments to clarify the purpose of the new setting and provide a reference for users regarding GPU compute modes.1 parent 6a5f098 commit 0e3697c
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
0 commit comments