forked from nbody6ppgpu/Nbody6PPGPU-beijing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.log
890 lines (863 loc) · 32.3 KB
/
config.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Nbody6++ configure 1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --with-par=b1m --enable-simd=sse --enable-mcmodel=large
## --------- ##
## Platform. ##
## --------- ##
hostname = wn12.titan.ari
uname -m = x86_64
uname -r = 3.10.0-1127.19.1.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Tue Aug 25 17:23:54 UTC 2020
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/Tit1/spurzem/.local/bin
PATH: /usr/local/cuda-7.5/bin
PATH: /opt/share7/cuda-7.5/bin
PATH: /usr/lib64/openmpi/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2605: checking for gfortran
configure:2621: found /usr/bin/gfortran
configure:2632: result: gfortran
configure:2658: checking for Fortran compiler version
configure:2667: gfortran --version >&5
GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
Copyright (C) 2015 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:2678: $? = 0
configure:2667: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC)
configure:2678: $? = 0
configure:2667: gfortran -V >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:2678: $? = 4
configure:2667: gfortran -qversion >&5
gfortran: error: unrecognized command line option '-qversion'
gfortran: fatal error: no input files
compilation terminated.
configure:2678: $? = 4
configure:2693: checking whether the Fortran compiler works
configure:2715: gfortran conftest.f >&5
configure:2719: $? = 0
configure:2767: result: yes
configure:2770: checking for Fortran compiler default output file name
configure:2772: result: a.out
configure:2778: checking for suffix of executables
configure:2785: gfortran -o conftest conftest.f >&5
configure:2789: $? = 0
configure:2811: result:
configure:2827: checking whether we are cross compiling
configure:2835: gfortran -o conftest conftest.f >&5
configure:2839: $? = 0
configure:2846: ./conftest
configure:2850: $? = 0
configure:2865: result: no
configure:2870: checking for suffix of object files
configure:2886: gfortran -c conftest.f >&5
configure:2890: $? = 0
configure:2911: result: o
configure:2919: checking whether we are using the GNU Fortran compiler
configure:2932: gfortran -c conftest.F >&5
configure:2932: $? = 0
configure:2941: result: yes
configure:2947: checking whether gfortran accepts -g
configure:2958: gfortran -c -g conftest.f >&5
configure:2958: $? = 0
configure:2966: result: yes
configure:3041: checking for mpif77
configure:3057: found /usr/lib64/openmpi/bin/mpif77
configure:3069: result: mpif77
configure:3280: checking whether Fortran compiler accepts -fPIC
configure:3293: mpif77 -c -O3 -fPIC conftest.f >&5
configure:3293: $? = 0
configure:3301: result: yes
configure:3343: checking whether Fortran compiler accepts -mcmodel=large
configure:3356: mpif77 -c -O3 -fPIC -mcmodel=large conftest.f >&5
configure:3356: $? = 0
configure:3365: result: yes
configure:3385: checking for mpif77 option to support OpenMP
configure:3400: mpif77 -o conftest -O3 -fPIC -mcmodel=large conftest.f >&5
conftest.f:5.9:
tid = 42
1
Error: Symbol 'tid' at (1) has no IMPLICIT type
configure:3400: $? = 1
configure: failed program was:
|
| program main
| implicit none
| !$ integer tid
| tid = 42
| call omp_set_num_threads(2)
| end
|
configure:3418: mpif77 -o conftest -O3 -fPIC -mcmodel=large -fopenmp conftest.f >&5
configure:3418: $? = 0
configure:3432: result: -fopenmp
configure:3547: checking for g++
configure:3563: found /usr/bin/g++
configure:3574: result: g++
configure:3601: checking for C++ compiler version
configure:3610: g++ --version >&5
g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3621: $? = 0
configure:3610: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC)
configure:3621: $? = 0
configure:3610: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3621: $? = 4
configure:3610: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:3621: $? = 4
configure:3625: checking whether we are using the GNU C++ compiler
configure:3644: g++ -c conftest.cpp >&5
configure:3644: $? = 0
configure:3653: result: yes
configure:3662: checking whether g++ accepts -g
configure:3682: g++ -c -g conftest.cpp >&5
configure:3682: $? = 0
configure:3723: result: yes
configure:3794: checking for gcc
configure:3810: found /usr/bin/gcc
configure:3821: result: gcc
configure:4050: checking for C compiler version
configure:4059: gcc --version >&5
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4070: $? = 0
configure:4059: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC)
configure:4070: $? = 0
configure:4059: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4070: $? = 4
configure:4059: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4070: $? = 4
configure:4074: checking whether we are using the GNU C compiler
configure:4093: gcc -c conftest.c >&5
configure:4093: $? = 0
configure:4102: result: yes
configure:4111: checking whether gcc accepts -g
configure:4131: gcc -c -g conftest.c >&5
configure:4131: $? = 0
configure:4172: result: yes
configure:4189: checking for gcc option to accept ISO C89
configure:4252: gcc -c -g -O2 conftest.c >&5
configure:4252: $? = 0
configure:4265: result: none needed
configure:4287: checking for main in -lstdc++
configure:4306: g++ -o conftest -g -O2 conftest.cpp -lstdc++ >&5
configure:4306: $? = 0
configure:4315: result: yes
configure:4335: checking for g++ option to support OpenMP
configure:4350: g++ -o conftest -O3 conftest.cpp -lstdc++ >&5
conftest.cpp:11:2: error: 'choke' does not name a type
choke me
^
In file included from conftest.cpp:13:0:
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:38:3: error: 'omp_lock_t' does not name a type
} omp_lock_t;
^
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:76:28: error: variable or field 'omp_init_lock' declared void
extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
^
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:76:28: error: 'omp_lock_t' was not declared in this scope
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:76:40: error: expected primary-expression before ')' token
extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW;
^
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:77:31: error: variable or field 'omp_destroy_lock' declared void
extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
^
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:77:31: error: 'omp_lock_t' was not declared in this scope
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:77:43: error: expected primary-expression before ')' token
extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW;
^
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:78:27: error: variable or field 'omp_set_lock' declared void
extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
^
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:78:27: error: 'omp_lock_t' was not declared in this scope
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:78:39: error: expected primary-expression before ')' token
extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW;
^
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:79:29: error: variable or field 'omp_unset_lock' declared void
extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
^
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:79:29: error: 'omp_lock_t' was not declared in this scope
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:79:41: error: expected primary-expression before ')' token
extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW;
^
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:80:27: error: 'omp_lock_t' was not declared in this scope
extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
^
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:80:39: error: expected primary-expression before ')' token
extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
^
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/omp.h:80:41: error: expected ',' or ';' before 'throw'
extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW;
^
configure:4350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Nbody6++"
| #define PACKAGE_TARNAME "nbody6--"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "Nbody6++ 1.0"
| #define PACKAGE_BUGREPORT "longwang.astro@gmail.com"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| #ifndef _OPENMP
| choke me
| #endif
| #include <omp.h>
| int main () { return omp_get_num_threads (); }
|
configure:4368: g++ -o conftest -O3 -fopenmp conftest.cpp -lstdc++ >&5
configure:4368: $? = 0
configure:4382: result: -fopenmp
configure:4397: checking whether C++ compiler accepts -march=native
configure:4416: g++ -c -O3 -fopenmp -I../include -march=native conftest.cpp >&5
configure:4416: $? = 0
configure:4424: result: yes
configure:4434: checking whether C++ compiler accepts -fPIC
configure:4453: g++ -c -O3 -fopenmp -I../include -march=native -fPIC conftest.cpp >&5
configure:4453: $? = 0
configure:4461: result: yes
configure:4509: checking whether C++ compiler accepts -mcmodel=large
configure:4528: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large conftest.cpp >&5
configure:4528: $? = 0
configure:4537: result: yes
configure:4832: checking for "/proc/cpuinfo"
configure:4846: result: yes
configure:4849: checking for grep that handles long lines and -e
configure:4907: result: /usr/bin/grep
configure:4917: checking whether current CPU support sse
configure:4923: result: yes
configure:4930: checking whether C++ compiler accepts -msse
configure:4949: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp >&5
configure:4949: $? = 0
configure:4958: result: yes
configure:4991: checking how to run the C++ preprocessor
configure:5018: g++ -E conftest.cpp
configure:5018: $? = 0
configure:5032: g++ -E conftest.cpp
conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:5032: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Nbody6++"
| #define PACKAGE_TARNAME "nbody6--"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "Nbody6++ 1.0"
| #define PACKAGE_BUGREPORT "longwang.astro@gmail.com"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5057: result: g++ -E
configure:5077: g++ -E conftest.cpp
configure:5077: $? = 0
configure:5091: g++ -E conftest.cpp
conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:5091: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Nbody6++"
| #define PACKAGE_TARNAME "nbody6--"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "Nbody6++ 1.0"
| #define PACKAGE_BUGREPORT "longwang.astro@gmail.com"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5120: checking for egrep
configure:5182: result: /usr/bin/grep -E
configure:5187: checking for ANSI C header files
configure:5207: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp >&5
configure:5207: $? = 0
configure:5280: g++ -o conftest -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp -lstdc++ >&5
configure:5280: $? = 0
configure:5280: ./conftest
configure:5280: $? = 0
configure:5291: result: yes
configure:5304: checking for sys/types.h
configure:5304: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp >&5
configure:5304: $? = 0
configure:5304: result: yes
configure:5304: checking for sys/stat.h
configure:5304: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp >&5
configure:5304: $? = 0
configure:5304: result: yes
configure:5304: checking for stdlib.h
configure:5304: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp >&5
configure:5304: $? = 0
configure:5304: result: yes
configure:5304: checking for string.h
configure:5304: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp >&5
configure:5304: $? = 0
configure:5304: result: yes
configure:5304: checking for memory.h
configure:5304: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp >&5
configure:5304: $? = 0
configure:5304: result: yes
configure:5304: checking for strings.h
configure:5304: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp >&5
configure:5304: $? = 0
configure:5304: result: yes
configure:5304: checking for inttypes.h
configure:5304: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp >&5
configure:5304: $? = 0
configure:5304: result: yes
configure:5304: checking for stdint.h
configure:5304: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp >&5
configure:5304: $? = 0
configure:5304: result: yes
configure:5304: checking for unistd.h
configure:5304: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp >&5
configure:5304: $? = 0
configure:5304: result: yes
configure:5319: checking for stdlib.h
configure:5319: result: yes
configure:5319: checking for string.h
configure:5319: result: yes
configure:5319: checking for strings.h
configure:5319: result: yes
configure:5319: checking sys/time.h usability
configure:5319: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp >&5
configure:5319: $? = 0
configure:5319: result: yes
configure:5319: checking sys/time.h presence
configure:5319: g++ -E conftest.cpp
configure:5319: $? = 0
configure:5319: result: yes
configure:5319: checking for sys/time.h
configure:5319: result: yes
configure:5319: checking for unistd.h
configure:5319: result: yes
configure:5331: checking for stdbool.h that conforms to C99
configure:5398: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp >&5
configure:5398: $? = 0
configure:5405: result: yes
configure:5407: checking for _Bool
configure:5407: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:60:13: error: '_Bool' was not declared in this scope
if (sizeof (_Bool))
^
configure:5407: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Nbody6++"
| #define PACKAGE_TARNAME "nbody6--"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "Nbody6++ 1.0"
| #define PACKAGE_BUGREPORT "longwang.astro@gmail.com"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (_Bool))
| return 0;
| ;
| return 0;
| }
configure:5407: result: no
configure:5418: checking for inline
configure:5434: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp >&5
configure:5434: $? = 0
configure:5442: result: inline
configure:5460: checking for size_t
configure:5460: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp >&5
configure:5460: $? = 0
configure:5460: g++ -c -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:60:20: error: expected primary-expression before ')' token
if (sizeof ((size_t)))
^
configure:5460: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Nbody6++"
| #define PACKAGE_TARNAME "nbody6--"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "Nbody6++ 1.0"
| #define PACKAGE_BUGREPORT "longwang.astro@gmail.com"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:5460: result: yes
configure:5475: checking for stdlib.h
configure:5475: result: yes
configure:5485: checking for GNU libc compatible malloc
configure:5509: g++ -o conftest -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp -lstdc++ >&5
configure:5509: $? = 0
configure:5509: ./conftest
configure:5509: $? = 0
configure:5519: result: yes
configure:5543: checking for gettimeofday
configure:5543: g++ -o conftest -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp -lstdc++ >&5
configure:5543: $? = 0
configure:5543: result: yes
configure:5543: checking for memset
configure:5543: g++ -o conftest -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp -lstdc++ >&5
configure:5543: $? = 0
configure:5543: result: yes
configure:5543: checking for sqrt
configure:5543: g++ -o conftest -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp -lstdc++ >&5
configure:5543: $? = 0
configure:5543: result: yes
configure:5543: checking for strchr
configure:5543: g++ -o conftest -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp -lstdc++ >&5
configure:5543: $? = 0
configure:5543: result: yes
configure:5576: checking for nvcc
configure:5592: found /usr/local/cuda-7.5/bin/nvcc
configure:5604: result: nvcc
configure:5658: checking for a sed that does not truncate output
configure:5722: result: /usr/bin/sed
configure:5729: checking for main in -lcudart
configure:5748: g++ -o conftest -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse conftest.cpp -lcudart -lstdc++ >&5
/usr/bin/ld: cannot find -lcudart
collect2: error: ld returned 1 exit status
configure:5748: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Nbody6++"
| #define PACKAGE_TARNAME "nbody6--"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "Nbody6++ 1.0"
| #define PACKAGE_BUGREPORT "longwang.astro@gmail.com"
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_SQRT 1
| #define HAVE_STRCHR 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:5757: result: no
configure:5763: checking for "/usr/local/cuda-7.5/lib64/libcudart.so"
configure:5777: result: yes
configure:5796: checking for gawk
configure:5812: found /usr/bin/gawk
configure:5823: result: gawk
configure:5834: checking for CUDA version
configure:5838: result: 7.5
configure:5843: checking for "/usr/local/cuda-7.5/samples/common/inc/helper_cuda.h"
configure:5857: result: yes
configure:6189: ----------------------Configure Summary--------------------
configure:6191: --Features:
configure:6193: Using MPI: yes
configure:6195: Using GPU: yes
configure:6197: CUDA version: 7.5
configure:6199: Using SIMD: sse
configure:6213: mcmodel: large
configure:6215: OpenMP option: -fopenmp
configure:6217: Debug mode: no
configure:6219: HDF5 format: no
configure:6221: TT package: no
configure:6223: --Compilers:
configure:6225: C++ compiler: g++
configure:6227: Fortran compiler: mpif77
configure:6229: CUDA compiler: nvcc
configure:6231: --Targets:
configure:6233: Program name: nbody6++.sse.gpu.mpi
configure:6235: Extra tools: no
configure:6237: Install path: NONE
configure:6239: --Parameters:
configure:6241: NMAX: 1510720
configure:6243: KMAX: 512000
configure:6245: LMAX: 600
configure:6247: MMAX: 2048
configure:6249: -----------------------------------------------------------
configure:6261: Reference paper: Wang, L., et al., 2015, MNRAS, 450, 4070 (http://arxiv.org/abs/1504.03687)
configure:6263: Email: Long Wang<longwang.astro@gmail.com>
configure:6265: -----------------------------------------------------------
configure:6420: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Nbody6++ config.status 1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on wn12.titan.ari
config.status:747: creating Makefile
config.status:747: creating build/Makefile
config.status:747: creating include/params.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=
ac_cv_env_FC_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_fc_compiler_gnu=yes
ac_cv_file__proc_cpuinfo=yes
ac_cv_file__usr_local_cuda_7_5_lib64_libcudart_so=yes
ac_cv_file__usr_local_cuda_7_5_samples_common_inc_helper_cuda_h=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memset=yes
ac_cv_func_sqrt=yes
ac_cv_func_strchr=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_cudart_main=no
ac_cv_lib_stdcpp_main=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_prog_AWK=gawk
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_FC=mpif77
ac_cv_prog_NVCC=nvcc
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_FC=gfortran
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_openmp=-fopenmp
ac_cv_prog_fc_g=yes
ac_cv_prog_fc_openmp=-fopenmp
ac_cv_type__Bool=no
ac_cv_type_size_t=yes
ax_cv_check_cxxflags___fPIC=yes
ax_cv_check_cxxflags___march_native=yes
ax_cv_check_cxxflags___mcmodel_large=yes
ax_cv_check_cxxflags___msse=yes
ax_cv_check_fcflags___fPIC=yes
ax_cv_check_fcflags___mcmodel_large=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AWK='gawk'
CC='gcc'
CFLAGS='-g -O2'
CPPFLAGS=''
CUFLAGS=' -O3 -D CUDA_5 -I /usr/local/cuda-7.5/samples/common/inc'
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS=' -O3 -fopenmp -I../include -march=native -fPIC -mcmodel=large -msse ${OMP_FLAGS}'
DEFS='-DPACKAGE_NAME=\"Nbody6++\" -DPACKAGE_TARNAME=\"nbody6--\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Nbody6++\ 1.0\" -DPACKAGE_BUGREPORT=\"longwang.astro@gmail.com\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMSET=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
EXTRAOBJ=' $(CUDA_OBJECTS) ${IRRSSE_OBJECTS}'
EXTRARESULT=''
EXTRASRC=' $(GPU_FSOURCES) $(MPI_FSOURCES)'
FC='mpif77'
FCFLAGS=' -O3 -fPIC -mcmodel=large -fopenmp -I../include $(GPU_FLAGS) $(MPI_FLAGS) ${SIMD_FLAGS} ${OMP_FLAGS}'
GREP='/usr/bin/grep'
KMAX='512000'
LDFLAGS=' -L'
LIBOBJS=''
LIBS=' -lstdc++ -L/usr/local/cuda-7.5/lib64 -lcudart'
LMAX='600'
LTLIBOBJS=''
MMAX='2048'
NMAX='1510720'
NVCC='nvcc'
OBJEXT='o'
OPENMP_CXXFLAGS='-fopenmp'
OPENMP_FCFLAGS='-fopenmp'
PACKAGE_BUGREPORT='longwang.astro@gmail.com'
PACKAGE_NAME='Nbody6++'
PACKAGE_STRING='Nbody6++ 1.0'
PACKAGE_TARNAME='nbody6--'
PACKAGE_URL=''
PACKAGE_VERSION='1.0'
PATH_SEPARATOR=':'
RESULT='.sse.gpu.mpi'
SED='/usr/bin/sed'
SHELL='/bin/sh'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_FC='gfortran'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "Nbody6++"
#define PACKAGE_TARNAME "nbody6--"
#define PACKAGE_VERSION "1.0"
#define PACKAGE_STRING "Nbody6++ 1.0"
#define PACKAGE_BUGREPORT "longwang.astro@gmail.com"
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_MEMSET 1
#define HAVE_SQRT 1
#define HAVE_STRCHR 1
configure: exit 0