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

Provide basic environment for ATS-4. #1104

Merged
merged 2 commits into from
Aug 11, 2021
Merged

Conversation

KineticTheory
Copy link
Collaborator

Background

  • We are starting to port our codes to rzNevada. This update provides a very basic developer environment.

Description of changes

  • Provides a basic set of modules that load third-party libraries needed by Draco.
rznevada % module list

Currently Loaded Modules:
  1) craype-x86-rome          6) cray-libsci/21.06.1.1      11) cray-mpich/8.1.7  16) gsl/2.6              21) csk/0.5.0
  2) craype-network-ofi       7) PrgEnv-cray/8.1.0          12) numdiff/5.9.0     17) metis/5.1.0          22) ack/2.22
  3) libfabric/1.10.2pre1     8) rocm/4.2.0                 13) random123/1.13.2  18) netlib-lapack/3.8.0  23) git/2.31.1
  4) perftools-base/21.05.0   9) StdEnv                (S)  14) cmake/3.20.2      19) parmetis/4.0.3       24) htop/2.2.0
  5) craype/2.7.8            10) cce/12.0.1                 15) eospac/6.4.2beta  20) libquo/1.3.1         25) draco/cce1201
  • Currently, I am unable to build superlu-dist (and thus trilinos) or caliper with %cce@12.0.1.
  • Draco will configure, but the build fails due to a link error when mixing Fortran and C++.
  • See https://re-git.lanl.gov/draco/devops/-/issues/21 for additional details.

Status

@KineticTheory KineticTheory added this to the Draco-7_12_0 milestone Aug 10, 2021
@KineticTheory KineticTheory self-assigned this Aug 10, 2021
@codecov
Copy link

codecov bot commented Aug 11, 2021

Codecov Report

Merging #1104 (8a642bc) into develop (137eed3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           develop   #1104   +/-   ##
=======================================
  Coverage     88.7%   88.7%           
=======================================
  Files          374     374           
  Lines        18593   18593           
=======================================
  Hits         16497   16497           
  Misses        2096    2096           

@KineticTheory
Copy link
Collaborator Author

I'm going to merge this w/o review because it should only impact rznevada and support for this machine is still experimental.

@KineticTheory KineticTheory merged commit f23bf69 into lanl:develop Aug 11, 2021
@KineticTheory KineticTheory deleted the ats4 branch August 12, 2021 23:47
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.

1 participant