Tom Scogland
Tom Scogland
These should work directly as arguments to the constructor of a time_point or duration defined using a double as its storage, then let you do the conversion safely. Something like...
# Summary - This PR is an update of blt and desul and corresponding adjustment of raja's config for desul to fix an issue reported by @rhornung67 Depends on desul/desul#117...
Moving here so we run tests for #1293. @MrBurmark, could you take a look at the workgroup plugin test file here? I'm not 100% sure the merge is as it...
Update clang-format using some options from versions up to 11, and format some files with version 12 so we can see what they look like. This is not really meant...
On LLNL TOSS3 systems users can invoke a slurm plugin with `--userns` that configures the compute nodes they are assigned to allow them to use user/fs/etc namespaces. The main use-case...
This is a design/discussion issue for the command line arguments and syntax for a jobspec-oriented run/submit interface. The main idea is that there is a "slot shape", and a target...
This is a first cut at fixing multi-subsystem traversals. When I tried one earlier today, resource-query segfaulted trying to access an uninitialized `shared_ptr`. I'm not sure how the aux traversals...
Only used a bit of basic c++17 to pull some of the crud out of tuple. Now uses overload resolution for get rather than template instantiation.
11->14 _Originally posted by @mdavis36 in https://github.com/LLNL/camp/pull/85#discussion_r756184751_