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

On rzansel, do not use the --pack lrun/jsrun option. #835

Merged
merged 1 commit into from
May 19, 2020

Conversation

KineticTheory
Copy link
Collaborator

@KineticTheory KineticTheory commented May 18, 2020

Description of changes

  • The --pack option assumes tests only use one core and one thread. This is not appropriate for most Draco tests.
  • Also, set an environment variable to prevent warnings about oversubscribing.

Status

+ The `--pack` option assumes tests only use one core and one thread.  This
  is not appropriate for most Draco tests.
+ Also set an environment variable to prevent warnings about oversubscribing.
@KineticTheory KineticTheory added this to the Draco-7_7_0 milestone May 18, 2020
@KineticTheory KineticTheory self-assigned this May 18, 2020
@codecov
Copy link

codecov bot commented May 18, 2020

Codecov Report

Merging #835 into develop will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           develop    #835   +/-   ##
=======================================
  Coverage     94.2%   94.2%           
=======================================
  Files          367     367           
  Lines        17260   17260           
=======================================
  Hits         16264   16264           
  Misses         996     996           

@alexrlongne alexrlongne merged commit cbb310d into lanl:develop May 19, 2020
@KineticTheory KineticTheory deleted the spectrum-mpi branch May 19, 2020 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants