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
First of all thank you for the work you have done on this package.
I am currently facing a problem when using infer_trajectory on my HPC (SGE).
My HPC can not pull containers, the workaround I used for other projects was to pull the image localy and then to copy it on the HPC, and there was no error in this way.
Is there way to use a already pulled container, such as :
Hello,
First of all thank you for the work you have done on this package.
I am currently facing a problem when using infer_trajectory on my HPC (SGE).
My HPC can not pull containers, the workaround I used for other projects was to pull the image localy and then to copy it on the HPC, and there was no error in this way.
Is there way to use a already pulled container, such as :
I can not run
dynwrap::test_singularity_installation(detailed = TRUE)
since pulling is not possible on HPC.Best,
Simon Chevolleau
The text was updated successfully, but these errors were encountered: