Skip to content
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

clustermq via Job Launcher #2

Open
michaelmayer2 opened this issue Dec 21, 2021 · 0 comments
Open

clustermq via Job Launcher #2

michaelmayer2 opened this issue Dec 21, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@michaelmayer2
Copy link
Contributor

When using singularity and clustermq and launching clustermq jobs from the Job Launcher, the jobs are not properly run and the pre-processed template listed in the .out file, e.g.

YXJncz0tYyxjZCB+L3NvbC1lbmctc2luZ3VsYXJpdHkvc2luZ3VsYXJpdHkvY2x1c3Rlcm1xL2V4YW1w
bGUgJiYgUiAtLXNsYXZlIC0tbm8tc2F2ZSAtLW5vLXJlc3RvcmUgLWYgfi9zb2wtZW5nLXNpbmd1bGFy
aXR5L3Npbmd1bGFyaXR5L2NsdXN0ZXJtcS9leGFtcGxlL2Z1bmN0aW9uLlI7ZXhlPS9iaW4vYmFzaDt0
YWdzPXJzdHVkaW8tci1zY3JpcHQtam9iOn4vc29sLWVuZy1zaW5ndWxhcml0eS9zaW5ndWxhcml0eS9j
bHVzdGVybXEvZXhhbXBsZS9mdW5jdGlvbi5SO2Nvbj1Db250YWluZXIlZXItc2Vzc2lvbi1jb21wbGV0
ZS51YnVudHUyMDA0LmltZzs=
* The library is already synchronized with the lockfile.
[1] "#!/bin/sh\n#SBATCH --job-name=cmq9120\n#SBATCH --output=cmq9120-%a.log # yo
u can add .%a for array index\n#SBATCH --error=cmq9120-%a.log\n#SBATCH --mem-per
-cpu=1024\n#SBATCH --array=1-4\n#SBATCH --cpus-per-task=1\n#SBATCH --singularity
-container=r-session-complete.ubuntu2004.img\n###SBATCH --singularity-bind=/var/
spool/slurmd\n\nulimit -v $(( 1024 * 1024 ))\nCMQ_AUTH=kcruv R --no-save --no-re
store -e 'clustermq:::worker(\"tcp://all-dy-rstudio-1:9120\")'\n"

a517ba9a76e048d9907316b37bad4c1a
@michaelmayer2 michaelmayer2 added the bug Something isn't working label Dec 21, 2021
@michaelmayer2 michaelmayer2 self-assigned this Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant