Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rzansel: Tweak SMPI's lrun options for tests that use MPI+OpenMP. #1011

Merged
merged 1 commit into from
Jan 8, 2021

Conversation

KineticTheory
Copy link
Collaborator

@KineticTheory KineticTheory commented Jan 8, 2021

Background

  • While releasing Draco-7_9_0, a couple of tests were spitting out warnings from lrun. I worked with LLNL's admins to isolate the issue. For the updated lrun, we need to use --bind=none instead of --pack in our testing system.
  • I also found a bug related to setting these flags when OMP_NUM_THREADS was not set in the developer's environment and provided a fix.

Status

+ While releasing Draco-7_9_0, a couple of tests were spitting out warnings from `lrun`. I worked
  with LLNL's admins to isolate the issue.  For the updated `lrun`, we need to use `--bind=none`
  instead of `--pack` in our testing system.
+ I also found a bug related to setting these flags when `OMP_NUM_THREADS` was not set in the
  developer's environment and provided a fix.
@KineticTheory KineticTheory added this to the Draco-7_10_0 milestone Jan 8, 2021
@KineticTheory KineticTheory self-assigned this Jan 8, 2021
@codecov
Copy link

codecov bot commented Jan 8, 2021

Codecov Report

Merging #1011 (647deb2) into develop (68cd753) will increase coverage by 0.0%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           develop   #1011   +/-   ##
=======================================
  Coverage     94.0%   94.0%           
=======================================
  Files          368     368           
  Lines        17412   17429   +17     
=======================================
+ Hits         16380   16397   +17     
  Misses        1032    1032           

@alexrlongne alexrlongne merged commit 1761272 into lanl:develop Jan 8, 2021
@KineticTheory KineticTheory deleted the rzansel_lrun_options branch January 10, 2021 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants