llnl / llnl/UMT

Error in spack package for "find_mpi"

Open
#7 1 comment 0 reactions 1 assignee View on GitHub

@aaroncblack is already working on this.

Since Jun 30, 2023.

bug
Dominant language
Fortran
Stars
8
Forks
11
PR merge metrics
No merged PRs in 30d

Description

I'm seeing issues building with spack with the following line in package.py

https://github.com/LLNL/UMT/blob/a110b15f7bb77237b31d2edb76f1192c235a1069/spack/package.py#L168

I think this should be `if "+find_mpi" in self.spec` or there should be something like `spec = self.spec` as in other functions.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.