Skip to content

Commit a32fc95

Browse files
author
Ralph Castain
committed
Add a bunch of missing ignores
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
1 parent 55cefed commit a32fc95

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.gitignore

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,29 @@ ompi/mpiext/cuda/c/MPIX_Query_cuda_support.3
251251
ompi/mpiext/cuda/c/mpiext_cuda_c.h
252252

253253
ompi/mpiext/pcollreq/c/MPIX_*.3
254+
ompi/mpiext/pcollreq/c/profile/pallgather_init.c
255+
ompi/mpiext/pcollreq/c/profile/pallgatherv_init.c
256+
ompi/mpiext/pcollreq/c/profile/pallreduce_init.c
257+
ompi/mpiext/pcollreq/c/profile/palltoall_init.c
258+
ompi/mpiext/pcollreq/c/profile/palltoallv_init.c
259+
ompi/mpiext/pcollreq/c/profile/palltoallw_init.c
260+
ompi/mpiext/pcollreq/c/profile/pbarrier_init.c
261+
ompi/mpiext/pcollreq/c/profile/pbcast_init.c
262+
ompi/mpiext/pcollreq/c/profile/pexscan_init.c
263+
ompi/mpiext/pcollreq/c/profile/pgather_init.c
264+
ompi/mpiext/pcollreq/c/profile/pgatherv_init.c
265+
ompi/mpiext/pcollreq/c/profile/pmpiext_pcollreq_c.h
266+
ompi/mpiext/pcollreq/c/profile/pneighbor_allgather_init.c
267+
ompi/mpiext/pcollreq/c/profile/pneighbor_allgatherv_init.c
268+
ompi/mpiext/pcollreq/c/profile/pneighbor_alltoall_init.c
269+
ompi/mpiext/pcollreq/c/profile/pneighbor_alltoallv_init.c
270+
ompi/mpiext/pcollreq/c/profile/pneighbor_alltoallw_init.c
271+
ompi/mpiext/pcollreq/c/profile/preduce_init.c
272+
ompi/mpiext/pcollreq/c/profile/preduce_scatter_block_init.c
273+
ompi/mpiext/pcollreq/c/profile/preduce_scatter_init.c
274+
ompi/mpiext/pcollreq/c/profile/pscan_init.c
275+
ompi/mpiext/pcollreq/c/profile/pscatter_init.c
276+
ompi/mpiext/pcollreq/c/profile/pscatterv_init.c
254277

255278
ompi/tools/mpisync/mpisync
256279
ompi/tools/mpisync/mpirun_prof

0 commit comments

Comments
 (0)