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 ef65ccd commit b6083d1Copy full SHA for b6083d1
Makefile
@@ -15,4 +15,4 @@ allgather.x: allgather.cu
15
${CC} ${CFLAGS} ${INC} ${LDFLAGS} -o allgather.x allgather.cu
16
17
clean:
18
- rm -f allgather.x
+ rm -f allgather.x
0 commit comments