Skip to content

Commit 800b047

Browse files
authored
Merge pull request #13514 from AntonDaumen/remove_unused_macros
ubcl: remove unused cuda-related m4 macro
2 parents 4b2fc51 + 7564015 commit 800b047

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ompi/mca/pml/ubcl/configure.m4

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ AC_DEFUN([MCA_ompi_pml_ubcl_CONFIG], [
2121
2222
AC_REQUIRE([MCA_ompi_common_ubcl_CONFIG])
2323
AC_REQUIRE([MCA_opal_common_ubcl_CONFIG])
24-
AC_REQUIRE([OPAL_CHECK_CUDA])
25-
AC_REQUIRE([OPAL_CHECK_CUDART])
2624
2725
AS_IF([test "$pml_ubcl_happy" = "yes"],
2826
[$1],

0 commit comments

Comments
 (0)