Skip to content

Commit d0add97

Browse files
committedMar 17, 2022
Nbody6++GPU-Oct2019
1 parent d3998fb commit d0add97

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+10116
-2013
lines changed
 

‎Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# make install
77
#
88

9-
RESULT = nbody6++.avx.gpu.mpi
9+
RESULT = nbody6++.sse.gpu.mpi
1010
INSTALLDIR = /usr/local
1111
EXTRATOOLS = nb6++dumpb2a libinitial.so libnb6out3.so nb6++snapshot
1212
ifeq ("x", "x $(EXTRATOOLS)")

‎Makefile.in

100755100644
File mode changed.

0 commit comments

Comments
 (0)
Please sign in to comment.