Skip to content

Commit

Permalink
Debug linux openmpi install
Browse files Browse the repository at this point in the history
  • Loading branch information
davidt0x committed Oct 4, 2024
1 parent b3bbdbb commit df09ea5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ before-all = [
"echo 'export PATH=/usr/lib64/openmpi/bin:$PATH' > /etc/profile.d/openmpi.sh",
"source /etc/profile.d/openmpi.sh",
]
before-build = "which mpicc"

#[tool.cibuildwheel.linux.environment]
#MPICC = "/usr/lib64/openmpi/bin/mpicc"
Expand Down

0 comments on commit df09ea5

Please sign in to comment.