Skip to content

Conversation

@giffels
Copy link
Member

@giffels giffels commented Sep 24, 2025

When using the HTCondor Grid Universe to submit jobs to a CE, you have to use specific ClassAds (see https://htcondor.com/htcondor-ce/v24/remote-job-submission/) to request the number of cores and memory . Therefore, I have adjusted the documentation accordingly.

@giffels giffels requested review from a team, eileen-kuehn and maxfischer2781 and removed request for a team September 24, 2025 15:50
@giffels giffels added the Improvement Code Improvements label Sep 24, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.03%. Comparing base (58b66e0) to head (f8c43ec).
⚠️ Report is 58 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #382      +/-   ##
==========================================
+ Coverage   98.94%   99.03%   +0.09%     
==========================================
  Files          55       55              
  Lines        2266     2288      +22     
==========================================
+ Hits         2242     2266      +24     
+ Misses         24       22       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@maxfischer2781 maxfischer2781 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These settings are only applicable to the HTCondor-CE (see the HTCondor Grid docs - just about everything else uses the regular attributes 😮‍💨). I think this must be highlighted.

Instead of the generic header

.. rubric:: Example HTCondor JDL (Grid Universe)

we should have something like

.. rubric:: Example HTCondor JDL (Grid Universe for HTCondor-CE)

Copy link
Member

@mschnepf mschnepf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add +maxWalltime and add a link to the HTCondor-ce docu?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement Code Improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants