Skip to content
Snippets Groups Projects
Commit 7ca829ae authored by Rui Wang's avatar Rui Wang
Browse files

Update submit.sh

parent b82151e2
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
prun --exec="./run.sh" --inDS hc_test:mc15_13TeV.361106.PowhegPythia8EvtGen_AZNLOCTEQ6L1_Zee.evgen.EVNT.e3601_tid04972714_00 --nFiles 1 --outDS user.$USER.tensorflow.`uuidgen` --outputs my_model.h5 --disableAutoRetry --noBuild --extFile=*.log,*.h5,prmon* --site NERSC_Perlmutter_GPU_Test --nCore=4 --architecture nvidia # --prodSourceLabel test
# prun --exec="./run.sh" --inDS hc_test:mc15_13TeV.361106.PowhegPythia8EvtGen_AZNLOCTEQ6L1_Zee.evgen.EVNT.e3601_tid04972714_00 --nFiles 1 --outDS user.$USER.tensorflow.`uuidgen` --outputs my_model.h5 --disableAutoRetry --noBuild --extFile=*.log,*.h5,prmon* --site NERSC_Perlmutter_GPU --nCore=4 --architecture nvidia # --prodSourceLabel test
## test custom image
# prun --exec="./run_custom_img.sh" --outDS user.$USER.tensorflow.`uuidgen` --outputs my_model.h5 --disableAutoRetry --noBuild --extFile=*.log,*.h5,prmon* --site NERSC_Perlmutter_GPU --nCore=4 --architecture nvidia
## custom image
prun --exec="./run_custom_img.sh" --outDS user.$USER.tensorflow.`uuidgen` --outputs my_model.h5 --disableAutoRetry --noBuild --extFile=*.log,*.h5,prmon* --site NERSC_Perlmutter_GPU --nCore=4 --architecture nvidia
#ANALY_BNL_GPU_ARC : test
#ANALY_INFN-T1_GPU : brokeroff
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment