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

First implementation to search for shifter #4

Merged
merged 3 commits into from
Apr 22, 2019

Conversation

CodyKank
Copy link
Collaborator

Note that back end job execution is still hardcoded for singularity arguments. This is a work in progress.

Changed how the htcondor job wrapper searches for
a container. Instead of assuming singularity
now searches through a list to be expanded
later.

Singularity is still hardcoded with arguments.
files/job_wrapper.sh Outdated Show resolved Hide resolved
files/job_wrapper.sh Outdated Show resolved Hide resolved
Erroneously left out shifter in module search list,
fixed incorrect usage of cntr_path in job_wrapper.
To account for environments with bash versions > 4.0
associative arrays in job_wrapper for htcondor were
removed and replaced with simple arrays.
Adjusted call to modules within job_wrapper due to
failure on Blue Waters.
@khurtado khurtado merged commit 8ffa28c into khurtado:job_manager Apr 22, 2019
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