Skip to content

Commit

Permalink
Try again with Python, but have Spack build it instead of using the e…
Browse files Browse the repository at this point in the history
…xternal module [ascent-rebuild]
  • Loading branch information
nkoukpaizan committed Oct 12, 2023
1 parent 4d9f021 commit 1638299
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
1 change: 0 additions & 1 deletion buildsystem/spack/ascent/env.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/bash

# Configure python
module load python/3.9-anaconda3
module load unzip/6.0
module load autoconf/2.69

Expand Down
8 changes: 1 addition & 7 deletions buildsystem/spack/ascent/spack.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
spack:
specs:
- patch
# See #19 for python issues
- exago@develop+cuda~python cuda_arch=70
- exago@develop+cuda cuda_arch=70
view: false
concretizer:
unify: when_possible
Expand Down Expand Up @@ -90,11 +89,6 @@ spack:
- spec: [email protected]
prefix: /sw/ascent/spack-envs/base/opt/linux-rhel8-ppc64le/gcc-9.1.0/perl-5.30.1-on54l56f2ipu67zkupe6nm7qyhhzn66l/
buildable: false
python:
externals:
- spec: [email protected]
prefix: /sw/ascent/python/3.9/anaconda-base
buildable: false
spectrum-mpi:
externals:
- spec: [email protected]
Expand Down

0 comments on commit 1638299

Please sign in to comment.