Josh Hoke Davis
Josh Hoke Davis
After reading in an HPCToolkit database, I attempt to call filter on the resulting GraphFrame. This results in an AttributeError, apparently coming from the squash call within filter. I am...
I'm encountering validation failures in BabelStream's OpenACC version on the main branch related to the number of iterations. Specifically, when the number of iterations is less than 723, validation failures...
When trying to build CHAI with the RAJA plugin enabled, I get the following CMake error: ``` CMake Error at blt/cmake/BLTMacros.cmake:550 (add_library): add_library cannot create target "blt_stub" because another target...
Attempting to build the Kokkos branch of miniqmc on OLCF Summit gives the following error: ``` /gpfs/alpine/csc452/proj-shared/perf_port_builds/kokkos/core/src/Kokkos_View.hpp(848): error: static assertion failed with "" detected during: instantiation of "void Kokkos::View::check_operator_parens_valid_args(Is...) [with...
We have a number of tests that are in C but still need to be written in Fortran: For 4.5 - [x] test_target_enter_exit_data_depend.c (PR Merged) - [ ] test_target_enter_exit_data_map_global_array.c -...
**Describe the bug** After running the report online makefile rule, the link is generated correctly but when viewing the page, no results appear. The console reveals there is an error:...