1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-05-29 21:44:17 +01:00

Crusher compile

This commit is contained in:
Peter Boyle
2022-02-14 15:09:08 -05:00
parent 48772f0976
commit a3b022d469
6 changed files with 108 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
#!/bin/bash
lrank=$SLURM_LOCALID
export ROCR_VISIBLE_DEVICES=$SLURM_LOCALID
echo "`hostname` - $lrank device=$ROCR_VISIBLE_DEVICES binding=$BINDING"
$*