Skip to content
  • Jakub Klinkovský's avatar
    Coverage reports with MPI support · 3b8e06fb
    Jakub Klinkovský authored
    And running CUDA binaries doesn't crash anymore, though they still do
    not produce any meaningful coverage report, even for host code. This is
    due to nvcc's temporary source files, we will have to compile with
    clang++ natively to fix this.
    3b8e06fb