File size: 343 Bytes
d023e59
 
d5b1458
 
 
81672b4
dda1b89
e29cb2a
54e4d52
21e9266
81672b4
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash

echo "Checking h100"
#python /check_h100.py
echo "Attempting to run."
#if [[ $? = 0 ]]; then
chmod 777 /runs
optimum-benchmark --config-name text_classification --config-dir /optimum-benchmark/examples/energy_star/ hydra.run.dir="/runs/" #$@ ##--config-dir /optimum-benchmark/examples/energy_star/ $@

#python /pause_space.py
#fi