- 02 Jul, 2019 1 commit
-
-
Philip Carns authored
- size of buffer to iterate over during transfer - if this size matches transfer size, then a single hot buffer will be used repeatedly for all operations
-
- 26 Jun, 2019 2 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
- 25 Jun, 2019 3 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
- 21 Jun, 2019 1 commit
-
-
Philip Carns authored
-
- 18 Jun, 2019 1 commit
-
-
Philip Carns authored
- some examples are crashing at runtime, not sure why yet
-
- 23 May, 2019 1 commit
-
-
Philip Carns authored
- set $HOME to avoid perturbing ~/ config files for the user running this script - remove deprecated --dirty and LD_PRELOAD hacks - remove explicit set of SPACK_ROOT in favor of variable set by spack itself - other misc streamlining improvements
-
- 22 May, 2019 1 commit
-
-
Philip Carns authored
-
- 12 Apr, 2019 1 commit
-
-
Philip Carns authored
-
- 05 Apr, 2019 3 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
- also remove buffer allocation since we aren't using it
-
- 04 Apr, 2019 1 commit
-
-
Philip Carns authored
- accidentally left pmem persist commented out
-
- 03 Apr, 2019 1 commit
-
-
Shane Snyder authored
-
- 26 Mar, 2019 1 commit
-
-
Shane Snyder authored
-
- 15 Mar, 2019 2 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
- 14 Mar, 2019 2 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
- 13 Mar, 2019 2 commits
-
-
Philip Carns authored
- this gets the regression tests running under carns account
-
Philip Carns authored
- this is a workaround to strip unusual characters out of output so that the mailx command will put it inline with message
-
- 10 Mar, 2019 1 commit
-
-
Philip Carns authored
-
- 08 Mar, 2019 1 commit
-
-
Philip Carns authored
-
- 07 Mar, 2019 1 commit
-
-
Rob Latham authored
-
- 06 Mar, 2019 2 commits
-
-
Rob Latham authored
idiomatic spack sets SPACK_ROOT and sources env based on that Whoops: while I was here, build ior-mobject which will pull in just about every one of our SDS packages
-
Rob Latham authored
doesn't save a ton of time: mvapich2 takes much longer, but it's not a package we need to build on cooley
-
- 05 Mar, 2019 2 commits
-
-
Philip Carns authored
-
Philip Carns authored
- build and run against mvapich with verbs support - use newer gcc - don't do dirty builds
-
- 27 Feb, 2019 1 commit
-
-
Philip Carns authored
- no longer any need for fork of spack (PR merged) - no longer any need for @develop libfabric
-
- 25 Feb, 2019 1 commit
-
-
Rob Latham authored
-
- 21 Feb, 2019 1 commit
-
-
Rob Latham authored
- back out a recent opa-psm2 change - updated packages.yaml reuqires a specific compiler
-
- 20 Feb, 2019 3 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
- not completely working yet, but seems to be close
-
- 19 Feb, 2019 4 commits
-
-
Philip Carns authored
- check separately for requirements for the pmdk, margo, and bake benchmarks - compile whichever ones are compatible with the environment - this is meant to make it easier to run certain benchmarks in incomplete environments
-
Philip Carns authored
- fastest config is 4 rpc handler threads, pipelining, on socket 2
-
Rob Latham authored
Looks like if we set SPACK_ROOT in this script we can isolate spack from our onw environment
-
Rob Latham authored
-