diff --git a/src/job_make_examples_BullX_irene b/src/job_make_examples_BullX_irene index 21417e485a30c324c038ffb4fd53401fee148080..86a6ae4652ace170eef85a03e195aabbbfac2b25 100755 --- a/src/job_make_examples_BullX_irene +++ b/src/job_make_examples_BullX_irene @@ -5,7 +5,7 @@ #MSUB -o Examples.eo%j # #MSUB -e Examples.eo%j # #MSUB -T 3600 # time limit -#MSUB -I # do not propaget variable from interactif +##MSUB -I # do not propaget variable from interactif, /!\ problem with module load if activate #MSUB -m work,scratch,store # use this files system #MSUB -x # exclusive usage of nodes #MSUB -X # enable X forwarding -> force 'ccc_msub -i ' to get it work diff --git a/src/job_make_examples_BullX_irene_AMD b/src/job_make_examples_BullX_irene_AMD index 3f1c97facacc4c1ddcb5592143ce86616a82a878..004a7fe2bb733b6893a923281ebf3f2d43b632be 100755 --- a/src/job_make_examples_BullX_irene_AMD +++ b/src/job_make_examples_BullX_irene_AMD @@ -5,7 +5,7 @@ #MSUB -o Examples_AMD.eo%j # #MSUB -e Examples_AMD.eo%j # #MSUB -T 3600 # time limit -#MSUB -I # do not propaget variable from interactif +##MSUB -I # do not propaget variable from interactif , /!\ problem with module load if activate #MSUB -m work,scratch,store # use this files system #MSUB -x # exclusive usage of nodes ##MSUB -X # enable X forwarding -> force 'ccc_msub -i ' to get it work