Skip to content
Snippets Groups Projects
  • Jakub Klinkovský's avatar
    3b8e06fb
    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
    History
    Coverage reports with MPI support
    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.