We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 995723c commit 2750a6eCopy full SHA for 2750a6e
ompi/mpiext/cuda/c/Makefile.am
@@ -28,7 +28,7 @@ noinst_LTLIBRARIES = libmpiext_cuda.la
28
ompidir = $(ompiincludedir)/ompi/mpiext/cuda/c
29
30
# This is the header file that is installed.
31
-ompi_HEADERS = mpiext_cuda.h
+ompi_HEADERS = mpiext_cuda_c.h
32
33
# Sources for the convenience libtool library. Other than the one
34
# header file, all source files in the extension have no file naming
0 commit comments