You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we run AnalyzeManager (data analysis) directly on slurm head node which may not be permitted on general Slurm server.
We may need to think about how to run AnalyzeManager or general python script as Slurm Job instead, by doing so, we may also take advantage of resources provided by Slurm environment.
The text was updated successfully, but these errors were encountered:
Currently we run AnalyzeManager (data analysis) directly on slurm head node which may not be permitted on general Slurm server.
We may need to think about how to run AnalyzeManager or general python script as Slurm Job instead, by doing so, we may also take advantage of resources provided by Slurm environment.
The text was updated successfully, but these errors were encountered: