Skip to content

Commit 1c51619

Browse files
authored
Add host-supports-nvptx requirement to lit tests (#66129)
1 parent 02a3754 commit 1c51619

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sparse-matvec-const.mlir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: host-supports-nvptx
12
//
23
// NOTE: this test requires gpu-sm80
34
//

mlir/test/Integration/Dialect/SparseTensor/GPU/CUDA/sparse-matvec.mlir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: host-supports-nvptx
12
//
23
// NOTE: this test requires gpu-sm80
34
//

0 commit comments

Comments
 (0)