Home
last modified time | relevance | path

Searched refs:someone_has_minusone (Results 1 – 1 of 1) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/
H A Dcheck_mpi_problems.c174 int someone_has_minusone = (err == -1); in check_large_allgather_or_abort() local
175 MPI_Allreduce(MPI_IN_PLACE, &someone_has_minusone, 1, MPI_INT, MPI_MAX, MPI_COMM_WORLD); in check_large_allgather_or_abort()
176 if (someone_has_minusone) { in check_large_allgather_or_abort()