@@ -417,7 +417,7 @@ $config_files
417
417
418
418
Report bugs to <[email protected] >."
419
419
420
- ac_cs_config=" '--with-par=b10m ' '--enable-simd=sse' '--enable-mcmodel=large'"
420
+ ac_cs_config=" '--with-par=b1m ' '--enable-simd=sse' '--enable-mcmodel=large'"
421
421
ac_cs_version=" \
422
422
Nbody6++ config.status 1.0
423
423
configured by ./configure, generated by GNU Autoconf 2.69,
@@ -427,7 +427,7 @@ Copyright (C) 2012 Free Software Foundation, Inc.
427
427
This config.status script is free software; the Free Software Foundation
428
428
gives unlimited permission to copy, distribute and modify it."
429
429
430
- ac_pwd=' /p/ home/jusers/spurzem2/juwels/ Nbody/Nbody6++GPU-Dec2020 '
430
+ ac_pwd=' /home/Tit1/spurzem/ Nbody/Nbody6++GPU-Aug2021 '
431
431
srcdir=' .'
432
432
AWK=' gawk'
433
433
test -n " $AWK " || AWK=awk
@@ -496,7 +496,7 @@ if $ac_cs_silent; then
496
496
fi
497
497
498
498
if $ac_cs_recheck ; then
499
- set X /bin/sh ' ./configure' ' --with-par=b10m ' ' --enable-simd=sse' ' --enable-mcmodel=large' $ac_configure_extra_args --no-create --no-recursion
499
+ set X /bin/sh ' ./configure' ' --with-par=b1m ' ' --enable-simd=sse' ' --enable-mcmodel=large' $ac_configure_extra_args --no-create --no-recursion
500
500
shift
501
501
$as_echo " running CONFIG_SHELL=/bin/sh $* " >&6
502
502
CONFIG_SHELL=' /bin/sh'
@@ -587,13 +587,13 @@ cat >>"$ac_tmp/subs1.awk" <<\_ACAWK &&
587
587
S["LTLIBOBJS"]=""
588
588
S["MMAX"]="2048"
589
589
S["LMAX"]="600"
590
- S["KMAX"]="5120000 "
591
- S["NMAX"]="15107200 "
590
+ S["KMAX"]="512000 "
591
+ S["NMAX"]="1510720 "
592
592
S["EXTRARESULT"]=""
593
593
S["EXTRAOBJ"]=" $( CUDA_OBJECTS) ${IRRSSE_OBJECTS} "
594
594
S["EXTRASRC"]=" $( GPU_FSOURCES) $( MPI_FSOURCES) "
595
595
S["RESULT"]=".sse.gpu.mpi"
596
- S["CUFLAGS"]=" -O3 -I ../extra_inc/ cuda"
596
+ S["CUFLAGS"]=" -O3 -D CUDA_5 -I /usr/local/ cuda-7.5/samples/common/inc "
597
597
S["AWK"]="gawk"
598
598
S["SED"]="/usr/bin/sed"
599
599
S["NVCC"]="nvcc"
@@ -619,7 +619,7 @@ S["FC"]="mpif77"
619
619
S["target_alias"]=""
620
620
S["host_alias"]=""
621
621
S["build_alias"]=""
622
- S["LIBS"]=" -lstdc++ -lcudart"
622
+ S["LIBS"]=" -lstdc++ -L/usr/local/cuda-7.5/lib64 - lcudart"
623
623
S["ECHO_T"]=""
624
624
S["ECHO_N"]="-n"
625
625
S["ECHO_C"]=""
0 commit comments