Advertisement
Guest User

gmx-single-mpi-cuda

a guest
Jan 14th, 2015
567
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. Gromacs version: VERSION 5.0.4
  2. Precision: single
  3. Memory model: 64 bit
  4. MPI library: MPI
  5. OpenMP support: enabled
  6. GPU support: enabled
  7. invsqrt routine: gmx_software_invsqrt(x)
  8. SIMD instructions: AVX_256
  9. FFT library: fftw-3.3.3-sse2
  10. RDTSCP usage: enabled
  11. C++11 compilation: disabled
  12. TNG support: enabled
  13. Tracing support: disabled
  14. Built on: Wed Jan 14 13:52:28 HKT 2015
  15. Built by: root@combo.ap.cityu.edu.hk [CMAKE]
  16. Build OS/arch: Linux 2.6.32-279.14.1.el6.x86_64 x86_64
  17. Build CPU vendor: GenuineIntel
  18. Build CPU brand: Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz
  19. Build CPU family: 6 Model: 45 Stepping: 7
  20. Build CPU features: aes apic avx clfsh cmov cx8 cx16 htt lahf_lm mmx msr nonstop_tsc pcid pclmuldq pdcm pdpe1gb popcnt pse rdtscp sse2 sse3 sse4.1 sse4.2 ssse3 tdt x2apic
  21. C compiler: /share/apps/openmpi/bin/mpicc GNU 4.4.6
  22. C compiler flags: -mavx -O3 -Wno-maybe-uninitialized -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wpointer-arith -Wall -Wno-unused -Wunused-value -Wunused-parameter -O3 -DNDEBUG -fomit-frame-pointer -funroll-all-loops -Wno-array-bounds
  23. C++ compiler: /share/apps/openmpi/bin/mpicxx GNU 4.4.6
  24. C++ compiler flags: -mavx -O3 -Wextra -Wno-missing-field-initializers -Wpointer-arith -Wall -Wno-unused-function -O3 -DNDEBUG -fomit-frame-pointer -funroll-all-loops -Wno-array-bounds
  25. Boost version: 1.55.0 (internal)
  26. CUDA compiler: /share/apps/cuda/bin/nvcc nvcc: NVIDIA (R) Cuda compiler driver;Copyright (c) 2005-2013 NVIDIA Corporation;Built on Thu_Mar_13_11:58:58_PDT_2014;Cuda compilation tools, release 6.0, V6.0.1
  27. CUDA compiler flags:-gencode;arch=compute_20,code=sm_20;-gencode;arch=compute_20,code=sm_21;-gencode;arch=compute_30,code=sm_30;-gencode;arch=compute_35,code=sm_35;-gencode;arch=compute_35,code=compute_35;-use_fast_math;-Xcompiler;-fPIC ; ;-mavx;-O3;-Wextra;-Wno-missing-field-initializers;-Wpointer-arith;-Wall;-Wno-unused-function;-O3;-DNDEBUG;-fomit-frame-pointer;-funroll-all-loops;-Wno-array-bounds;
  28. CUDA driver: 0.0
  29. CUDA runtime: 0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement