Amend train.sh

This commit is contained in:
2025-11-22 07:49:48 -05:00
parent e6b5e43646
commit da68fbe986

View File

@@ -1,5 +1,5 @@
#!/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
export MKL_SERVICE_FORCE_INTEL=1
@@ -11,4 +11,4 @@ pkill -f simspark 2>/dev/null || true
sleep 2
python Run_Utils.py -r 1
python Run_Utils.py