Amend train.sh
This commit is contained in:
4
train.sh
4
train.sh
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
source /home/lumi/Downloads/Anaconda/etc/profile.d/conda.sh
|
source /home/solren/Downloads/Anaconda/etc/profile.d/conda.sh
|
||||||
conda activate FCP
|
conda activate FCP
|
||||||
|
|
||||||
export MKL_SERVICE_FORCE_INTEL=1
|
export MKL_SERVICE_FORCE_INTEL=1
|
||||||
@@ -11,4 +11,4 @@ pkill -f simspark 2>/dev/null || true
|
|||||||
|
|
||||||
sleep 2
|
sleep 2
|
||||||
|
|
||||||
python Run_Utils.py -r 1
|
python Run_Utils.py
|
||||||
Reference in New Issue
Block a user