mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
Run through wrapper script
This commit is contained in:
parent
a2cefaa53a
commit
68e4d833dd
9
systems/Crusher/wrap.sh
Executable file
9
systems/Crusher/wrap.sh
Executable file
@ -0,0 +1,9 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
export HIP_VISIBLE_DEVICES=$ROCR_VISIBLE_DEVICES
|
||||||
|
unset ROCR_VISIBLE_DEVICES
|
||||||
|
|
||||||
|
#rank=$SLURM_PROCID
|
||||||
|
#rocprof -d rocprof.$rank -o rocprof.$rank/results.rank$SLURM_PROCID.csv --sys-trace $@
|
||||||
|
|
||||||
|
$@
|
Loading…
x
Reference in New Issue
Block a user