Open pearce8 opened 1 week ago
Enable a way to generate run scripts without scheduler instructions, for interactive runs or composing CI runs.
./bin/benchpark system init --dest=tioga-system tioga rocm=551 compiler=cce ~gtl scheduler=mpi
mpi
system init
values=("flux", "mpi")
Now that Tioga has a new variant, the hash location of the Ramble workspace has changed (sorry - https://github.com/LLNL/benchpark/pull/450 ought to help with this)
Enable a way to generate run scripts without scheduler instructions, for interactive runs or composing CI runs.
mpi
).system init
).values=("flux", "mpi")
with "flux" being the default option seems brittle.