Python script works well in local system,but SIGTERM in singularity images. #1680
Unanswered
jiangzhangze
asked this question in
Q&A
Replies: 1 comment 2 replies
-
This is a usage question rather than a bug report, so I'll transfer it to GitHub discussions. As noted in Slack, you need to provide more information about how you are running the Singularity images. Is this on a cluster, through a scheduler like Slurm etc.? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Type of issue
test problem
Description of issue
Hi ,@preminger.I try to train a subprocess environment reinforcement learning task by stable-baselines3.Script works in local system, but trainning is usually interrupted by SIGTRM when put the python script into singularity images and no error output.
What should I do to make my singularity images can work as same as my local systerm.
Beta Was this translation helpful? Give feedback.
All reactions