Skip to content
Snippets Groups Projects

set OMP_NUM_THREADS for make checks

Merged Ashwin Kumar Karnad requested to merge fix-docker-job-env-variables into dev-23a

The best parameters for our ssu buildbot builder should ideally be:

OCT_TEST_NJOBS = 4 # Num threads/2
OMP_NUM_THREADS=1

Based on the email from Sebastian. Testing this and OCT_TEST_NJOBS = 8 and merging the faster variant.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading