Skip to content

Commit

Permalink
Disable failing test for old nvcc and clang
Browse files Browse the repository at this point in the history
  • Loading branch information
miscco committed Jan 30, 2025
1 parent 9e6ecd3 commit e337f30
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
//===----------------------------------------------------------------------===//

// UNSUPPORTED: c++11, c++14
// UNSUPPORTED: nvcc-12.0 && clang

#include <cuda/std/cassert>
#include <cuda/std/mdspan>
Expand Down

0 comments on commit e337f30

Please sign in to comment.