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

Usage of condor within containers #31

Merged
merged 15 commits into from
May 31, 2024
Merged

Conversation

kpedro88
Copy link
Contributor

This PR introduces two methods to use condor while inside containers:

  1. Using pipes to run condor commands on the host node while inside a container
  2. Importing the host condor configuration into the container and installing the python bindings locally

Known issues:

  • The automatic OS detection on cmslpc does not know about containers, so you have to specify the desired OS and/or container manually in the job description file.
  • Support for other (non-cmslpc) clusters is not included yet.

@kpedro88 kpedro88 force-pushed the pipe_condor branch 2 times, most recently from cb5fc96 to f68d96d Compare May 31, 2024 18:02
@kpedro88 kpedro88 merged commit 683d8e4 into FNALLPC:master May 31, 2024
2 checks passed
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.

1 participant