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 fdeb323 commit 4b03054Copy full SHA for 4b03054
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