Skip to content

two inner CE: Singularity CE and Pool CE can work together or not? #5938

Answered by aldbr
zhangxiaomei asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like this is not really documented (at least I didn't find the information in the DIRAC documentation).

The Pool computing element (CE) is a special case, it embeds an inner computing element.
By default the Pool CE uses the InProcess CE, which simply executes the job on the machine.
The Pool CE also supports the Singularity CE. To use it, you just have to add the following option in the CE configuration:

InnerCESubmissionType = Singularity

LocalCEType = Pool/Singularity

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by fstagni
Comment options

You must be logged in to vote
8 replies
@aldbr
Comment options

@aldbr
Comment options

@zhangxiaomei
Comment options

@zhangxiaomei
Comment options

@aldbr
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants