File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,12 +65,12 @@ install:
65
65
- source share/spack/setup-env.sh
66
66
- spack compilers
67
67
# - travis_wait 60 spack install -j2 --only dependencies funhpc %"$comp" ^openmpi ^pkg-config %"$syscomp"
68
- - travis_wait 60 spack install -j2 --only dependencies funhpc %"$comp"
68
+ - travis_wait 60 spack install -j2 --only dependencies funhpc %"$comp" ^hwloc @:1.999.999
69
69
- spack find
70
70
- spack view -d true hardlink "$HOME/spack-view" cereal
71
71
- spack view -d true hardlink "$HOME/spack-view" cmake
72
72
- spack view -d true hardlink "$HOME/spack-view" googletest
73
- - spack view -d true hardlink "$HOME/spack-view" hwloc @:1.999.999
73
+ - spack view -d true hardlink "$HOME/spack-view" hwloc
74
74
- spack view -d true hardlink "$HOME/spack-view" jemalloc
75
75
# - spack view -d true hardlink "$HOME/spack-view" openmpi
76
76
- spack view -d true hardlink "$HOME/spack-view" qthreads
You can’t perform that action at this time.
0 commit comments