Skip to content

Commit

Permalink
Merge pull request #338 from metrumresearchgroup/slurm
Browse files Browse the repository at this point in the history
Support Slurm execution
  • Loading branch information
kyleam authored Jan 13, 2025
2 parents 06792da + c04cfde commit eb49f40
Show file tree
Hide file tree
Showing 19 changed files with 830 additions and 580 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ MAKE_HOME=${PWD}
install:
cd cmd/bbi; go install ${LDFLAGS}

VT_TEST_ALLOW_SKIPS = yes
VT_TEST_RUNNERS = scripts/run-unit-tests
VT_TEST_RUNNERS += scripts/run-integration-tests
include internal/valtools/rules.mk
Loading

0 comments on commit eb49f40

Please sign in to comment.