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 203141c commit 97e374dCopy full SHA for 97e374d
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