Skip to content

Add support for partition in slurm template #118

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

Merged
merged 1 commit into from
Jun 29, 2017
Merged

Conversation

nsheff
Copy link
Contributor

@nsheff nsheff commented Jun 26, 2017

This PR is an idea to enable a user to easily adjust the partition they submit to on a slurm cluster. On my cluster, you can't leave partition blank.

I can just use my own templates, I know, but thought you might find this useful. If no partition variable is provided in the resources list, it doesn't change anything.

@mllg mllg merged commit ced900c into mlr-org:master Jun 29, 2017
jakob-r added a commit that referenced this pull request Sep 25, 2017
* robustify doJobCollection

* new backports

* Update Travis (#111)

* selectively import backports

* fix travis

* removed remotes from desc

* Warn about factors in addExperiments (#112)

* fix appveyor

* relative path handling

* improved docs for reduceResults

* paths

* added tibble to suggests to check xrefs

* improve getLogFiles

* fix logs

* fixed visibility in shared object

* Add support for `partition` in slurm template (#118)

Agreed. Thanks for the PR.

* fix testJob for win?

* simplified path lookup

* added some tests

* use %chin%

* added some comments

* docs

* docs

* fixed a bug where time stamps where rounded to seconds

* fixed printing of remaining runtimes

* fixed error message

* use withr

* warn instead of stop on the master if not all depenencies are satisfied (fixes #122)

* fix travis

* removeExperiments returns ids invisibly

* fix heuristic of getJobPars

* improved message

* always use winslash

* file.path/winslash

* vignettes

* updated README [ci skip]

* updated README [ci skip]

* docs

* depend on withr 2.0.0

* Job names (#124)

* updated NEWS

* increase version number for CRAN release

* vignette and docs

* vignette

* docs

* NEWS formating

* docs

* increase version number after CRAN release

* improved docs of reduceResults (fixes #116)

* fix for #135

* added test, fixes #135

* fix test

* README

* small fix in printer

* read-only mode (#137)

* ClusterFunctions rework: Do not swallow system errors (#138)

* added update routine for job.name

* NEWS

* improved control over sleep duration; nodename in cfSlurm

* Wait for jobs rework (#140)

* wait for brewed file before submit

* version, docs

* increased version after release

* updated travis

* fix links in vignette (#142)

* version 0.9.6

* added test for algo caching

* test for PM
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

Successfully merging this pull request may close these issues.

2 participants