Dear Loris,
I just checked removing the &
it didn't work.
On Mon, Aug 19, 2024 at 1:43 PM Loris Bennett
wrote:
> Dear Arko,
>
> Arko Roy writes:
>
> > Thanks Loris and Gareth. here is the job submission script. if you find
> any errors please let me know.
> > since i am not the admin but just
Thanks Loris and Gareth. here is the job submission script. if you find any
errors please let me know.
since i am not the admin but just an user, i think i dont have access to
the prolog and epilogue files.
If the jobs are independent, why do you want to run them all on the same
node?
I am running
I want to run 50 sequential jobs (essentially 50 copies of the same code
with different input parameters) on a particular node. However, as soon as
one of the jobs gets executed, the other 49 jobs get killed immediately
with exit code 9. The jobs are not interacting and are strictly parallel.
Howe