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 f609542 commit 791bf3cCopy full SHA for 791bf3c
.gitignore
@@ -249,6 +249,7 @@ ompi/mpiext/example/tests/progress_usempif08
249
250
ompi/mpiext/cuda/c/MPIX_Query_cuda_support.3
251
ompi/mpiext/cuda/c/mpiext_cuda_c.h
252
+ompi/mpiext/cuda/c/cuda_c.h
253
254
ompi/mpiext/pcollreq/c/MPIX_*.3
255
ompi/mpiext/pcollreq/c/profile/pallgather_init.c
@@ -274,6 +275,7 @@ ompi/mpiext/pcollreq/c/profile/preduce_scatter_init.c
274
275
ompi/mpiext/pcollreq/c/profile/pscan_init.c
276
ompi/mpiext/pcollreq/c/profile/pscatter_init.c
277
ompi/mpiext/pcollreq/c/profile/pscatterv_init.c
278
+ompi/mpiext/pcollreq/c/profile/ppcollreq_c.h
279
280
ompi/mpiext/pcollreq/mpif-h/profile/pallgather_init_f.c
281
ompi/mpiext/pcollreq/mpif-h/profile/pallgatherv_init_f.c
0 commit comments