Chris White

Results 137 issues of Chris White

We should move forward to CMake version 3.18+ across the board.

CS
build

We keep running out of space in the docker builds. This we can delete: - sudo rm -rf /usr/share/dotnet - sudo rm -rf /opt/ghc - docker rm -vf $(docker ps...

CI
quick
bugfix day

Unless the given expression to any of these macros is true on all ranks, the other ranks do not stop. This also will never be true on any ROOT call...

CS
TPL
output

I was trying to track down a problem and spent entirely too long looking into a test that was expected to fail. Obviously by looking at the source of the...

CS
testing
quick

It is unclear to developers that TPLs need to be rebuilt when they are updated by others on the team. We should investigate a solution to this so that people...

CS
build
TPL

We should allow the users to configure what field data they want output to a file. Something like: ``` output_fields = { type = json, frequency = end, [0] =...

enhancement
CS
input
output

This page could be improved by breaking it down into sections. https://serac.readthedocs.io/en/latest/sphinx/dev_guide/profiling.html

documentation
enhancement

Codecov seems to be less than secure given the recent news. We should investigate [coveralls](https://coveralls.io/) as an alternative.

CS
CI

From LC: We are planning to switch most of Tioga from Slurm to Flux for workload management on Tuesday, 8/30, at 8:00 AM. We will leave a few nodes in...

CI