-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Cannot submit jobs from a GPU Node #482
Comments
Here is the error I got with similar submision:
|
I haven't been able to reproduce this bug. I used a reservation done via
submitted jobs for deskew and reconstruction without a problem |
@tayllatheodoro, can you add your notes here? You said that you found a workaround by commenting @amitabhverma, @ieivanov gave me a verbal report that he ran the recOrder GUI reconstruction from a gpu node and found an error that he figured was related to this issue. @amitabhverma can you remind which HPC node you've been testing with? A GPU node or a login node? |
@talonchandler I don't think my issue was the same and never encountered the OP error. I could not run the reconstruction via a login node but it runs fine via a GPU/nomachine node. I use the Bruno interactive to setup my session. |
When submitting jobs on a GPU node, the generated batch job requests GRES that is not valid:
Submitting the same job on a login node succeeds.
The text was updated successfully, but these errors were encountered: