Skip to content

Set the KHIOPS_PROC_NUMBER env var for each training run using the value of max_cores - #623

Open
tramora wants to merge 1 commit into
mainfrom
max-cores-allocated
Open

tramora wants to merge 1 commit into
mainfrom
max-cores-allocated

Conversation

@tramora

@tramora tramora commented Sep 20, 2026

Copy link
Copy Markdown
Collaborator
  • the allocated number of CPU cores can never be greater that the value of max_cores

Fixes #585


TODO Before Asking for a Review

  • Rebase your branch to the latest version of main (or main-v10)
  • Make sure all CI workflows are green
  • When adding a public feature/fix: Update the Unreleased section of CHANGELOG.md (no date)
  • Self-Review: Review "Files Changed" tab and fix any problems you find
  • API Docs (only if there are changes in docstrings, markdown files or samples):
    • Check the docs build without warning: see the log of the API Docs workflow
    • Check that your changes render well in HTML: download the API Docs artifact and open index.html
    • If there are any problems it is faster to iterate by building locally the API Docs

…value of `max_cores`

- the allocated number of CPU cores can never be greater that the value of `max_cores`
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.

Use KHIOPS_PROC_NUMBER when max_cores is set

1 participant