Skip to content

Commit

Permalink
use mochi-margo spackage with specific libfabric config
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelBrim authored and adammoody committed Feb 22, 2021
1 parent 0a8f77f commit ff6cf06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -67,7 +67,7 @@ before_install:
install:
- . $HOME/spack/share/spack/setup-env.sh
- spack install gotcha@1.0.3 && spack load gotcha@1.0.3
- spack install margo@0.4.3^mercury@1.0.1+bmi~ofi~boostsys && spack load argobots && spack load mercury && spack load margo
- spack install mochi-margo ^libfabric fabrics=rxm,sockets,tcp && spack load argobots && spack load mercury && spack load mochi-margo
- spack install spath && spack load spath
# prepare build environment
- eval $(./scripts/git_log_test_env.sh)
Expand Down

0 comments on commit ff6cf06

Please sign in to comment.