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

Checklist for release #201

Closed
15 of 18 tasks
mschubert opened this issue Jun 21, 2020 · 2 comments
Closed
15 of 18 tasks

Checklist for release #201

mschubert opened this issue Jun 21, 2020 · 2 comments
Assignees

Comments

@mschubert
Copy link
Owner

mschubert commented Jun 21, 2020

This all concerns the develop branch and should not impact users on master or the stable CRAN release.

Optional

@mschubert mschubert self-assigned this Jun 21, 2020
@mschubert
Copy link
Owner Author

@mstr3336 I've updated the PBS scheduler to produce cmq-specific default log names, using $PBS_ARRAY_INDEX as per PBS User Guide, page 160. Can you confirm this works?

remotes::install_github("mschubert/clustermq", ref="develop")
clustermq::Q(function(x) x*2, x=1:5, n_jobs=1, log_worker=T) # should create cmqXXXX-1.log in $(pwd)

@strazto
Copy link
Contributor

strazto commented Jul 1, 2020

Looks awesome, I'll test it out on the HPC soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants