Skip to content

Commit e016bcb

Browse files
committed
disable ddt cuda test
1 parent b0a3000 commit e016bcb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

test/datatype/Makefile.am

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ if PROJECT_OMPI
2020
endif
2121
TESTS = opal_datatype_test $(MPI_TESTS)
2222

23-
if OPAL_cuda_support
24-
TESTS += ddt_benchmark
25-
endif
23+
#if OPAL_cuda_support
24+
#TESTS += ddt_benchmark
25+
#endif
2626

2727
check_PROGRAMS = $(TESTS) $(MPI_CHECKS)
2828

0 commit comments

Comments
 (0)