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 cf3fd0e commit 0982dddCopy full SHA for 0982ddd
MPI/Makefile
@@ -1,7 +1,7 @@
1
CC = mpicc
2
CFLAGS = -O0 -g
3
4
-check_PROGRAMS = alltomany
+check_PROGRAMS = alltomany alltoallw
5
6
all: $(check_PROGRAMS)
7
0 commit comments