Ensure tracers are inside box
This commit is contained in:
parent
ea7019b2db
commit
cbcd1fce0f
17 changed files with 735 additions and 52 deletions
|
@ -9,8 +9,6 @@ module load cuda/12.6
|
|||
source /home/bartlett/.bashrc
|
||||
source /home/bartlett/anaconda3/etc/profile.d/conda.sh
|
||||
conda deactivate
|
||||
#conda activate borg_env
|
||||
#conda activate compiler_test
|
||||
conda activate borg_new
|
||||
|
||||
# Kill job if there are any errors
|
||||
|
@ -18,7 +16,7 @@ set -e
|
|||
|
||||
# Path variables
|
||||
BORG=/data101/bartlett/build_borg/tools/hades_python/hades_python
|
||||
RUN_DIR=/data101/bartlett/fsigma8/borg_velocity/test_dir_blackjax_restart
|
||||
RUN_DIR=/data101/bartlett/fsigma8/borg_velocity/blackjax_model_ic_v2
|
||||
|
||||
mkdir -p $RUN_DIR
|
||||
cd $RUN_DIR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue