Skip to content

Commit

Permalink
Change back to cu extension
Browse files Browse the repository at this point in the history
  • Loading branch information
kchristin22 committed Nov 8, 2024
1 parent 3a3ff0b commit bd9e5af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CUDA/ErrorChecking.C → test/CUDA/ErrorChecking.cu
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// RUN: %cladclang %s -I%S/../../include -fsyntax-only -Xclang -verify 2>&1
// RUN: %cladclang -nocudainc -nocudalib %s -I%S/../../include -fsyntax-only -Xclang -verify 2>&1
//
// UNSUPPORTED: cuda-runtime

Expand Down

0 comments on commit bd9e5af

Please sign in to comment.