Skip to content
Snippets Groups Projects

[Bandwidth tests] Use LBN_BUILD_JOBS to properly set n_threads on Moore in BW test

Merged Ross John Hunter requested to merge rjhunter-reduce-moore-threads-in-bw-test into master

FYI @clemenci

The Moore bandwidth tests were recently moved over to a new 64-core machine, but they should only be using 16 threads for the Moore event loop. They're currently using everything through nproc - this changes it to use the LBN_BUILD_JOBS environment variable, defaulting to single-thread if this variable not set (e.g. when running locally).

Edited by Ross John Hunter

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