--- /arch ---


Filename: CRAY-XC-KNL-intel.arch
Revision 1.2jim 2016/12/16 22:00:47+6 -0
Avoid Intel 17.0 compiler due to apparent vectorization bug.
Show difference between Revision 1.1 and 1.2
Revision 1.1jim 2016/08/14 21:04:46None
Add Cray XC KNL arch files.

Filename: CRAY-XC-KNL.base
Revision 1.1jim 2016/08/14 21:04:46None
Add Cray XC KNL arch files.

Filename: CRAY-XC-KNL.fftw
Revision 1.1jim 2016/08/14 21:04:46None
Add Cray XC KNL arch files.

Filename: CRAY-XC-KNL.fftw3
Revision 1.1jim 2016/08/14 21:04:46None
Add Cray XC KNL arch files.

Filename: CRAY-XC-KNL.tcl
Revision 1.1jim 2016/08/14 21:04:46None
Add Cray XC KNL arch files.

Filename: CRAY-XC-intel.arch

Filename: CRAY-XC.cuda
Revision 1.4jim 2016/09/14 15:47:14+5 -3
New CUDA kernels and PME from Antti-Pekka Hynninen. Enable with "useCUDA2 yes" and "usePMECUDA yes".
Show difference between Revision 1.3 and 1.4

Filename: CRAY-XE-gnu.arch
Revision 1.4jim 2016/09/08 21:12:27+1 -1
Use C++ 11 standard.
Show difference between Revision 1.3 and 1.4

Filename: CRAY-XE.cuda
Revision 1.5jim 2016/09/14 15:47:14+5 -3
New CUDA kernels and PME from Antti-Pekka Hynninen. Enable with "useCUDA2 yes" and "usePMECUDA yes".
Show difference between Revision 1.4 and 1.5

Filename: CRAY-XT.cuda
Revision 1.7jim 2016/09/14 15:47:14+5 -3
New CUDA kernels and PME from Antti-Pekka Hynninen. Enable with "useCUDA2 yes" and "usePMECUDA yes".
Show difference between Revision 1.6 and 1.7

Filename: Linux-ARM-g++.arch
Revision 1.3jim 2016/09/29 21:58:45+2 -2
Add -std=c++11 to compiler options.
Show difference between Revision 1.2 and 1.3

Filename: Linux-ARM.cuda
Revision 1.5jim 2016/09/14 15:47:14+6 -4
New CUDA kernels and PME from Antti-Pekka Hynninen. Enable with "useCUDA2 yes" and "usePMECUDA yes".
Show difference between Revision 1.4 and 1.5

Filename: Linux-ARM64-g++.arch
Revision 1.2jim 2016/09/29 21:58:44+1 -1
Add -std=c++11 to compiler options.
Show difference between Revision 1.1 and 1.2

Filename: Linux-ARM64.cuda
Revision 1.3jim 2016/09/14 15:47:14+6 -4
New CUDA kernels and PME from Antti-Pekka Hynninen. Enable with "useCUDA2 yes" and "usePMECUDA yes".
Show difference between Revision 1.2 and 1.3

Filename: Linux-KNL-icc.arch
Revision 1.3jim 2016/12/16 22:35:26+9 -0
Avoid Intel 17.0 compiler due to apparent vectorization bug.
Show difference between Revision 1.2 and 1.3
Revision 1.2jim 2016/08/26 17:09:26+1 -1
Generate optimization reports.
Show difference between Revision 1.1 and 1.2
Revision 1.1jim 2016/07/28 15:24:38None
Add arch files for Intel Xeon Phi KNL processor (self-hosted, not co-processor).

Filename: Linux-KNL.base
Revision 1.1jim 2016/07/28 15:24:38None
Add arch files for Intel Xeon Phi KNL processor (self-hosted, not co-processor).

Filename: Linux-KNL.fftw
Revision 1.1jim 2016/07/28 15:24:38None
Add arch files for Intel Xeon Phi KNL processor (self-hosted, not co-processor).

Filename: Linux-KNL.fftw3
Revision 1.1jim 2016/07/28 15:24:38None
Add arch files for Intel Xeon Phi KNL processor (self-hosted, not co-processor).

Filename: Linux-KNL.mkl
Revision 1.1jim 2016/07/29 21:16:20None
Add config options for Intel Math Kernel Library.

Filename: Linux-KNL.tcl
Revision 1.1jim 2016/07/28 15:24:38None
Add arch files for Intel Xeon Phi KNL processor (self-hosted, not co-processor).

Filename: Linux-POWER-g++.arch
Revision 1.2jim 2016/09/08 21:12:27+1 -1
Use C++ 11 standard.
Show difference between Revision 1.1 and 1.2

Filename: Linux-POWER.cuda
Revision 1.3jim 2016/09/14 15:47:14+6 -5
New CUDA kernels and PME from Antti-Pekka Hynninen. Enable with "useCUDA2 yes" and "usePMECUDA yes".
Show difference between Revision 1.2 and 1.3

Filename: Linux-POWER.fftw3
Revision 1.1jim 2016/09/14 15:47:14None
New CUDA kernels and PME from Antti-Pekka Hynninen. Enable with "useCUDA2 yes" and "usePMECUDA yes".

Filename: Linux-POWER.tcl

Filename: Linux-x86-g++.arch
Revision 1.4jim 2017/04/30 17:20:56+1 -1
Change c++11 to c++0x to work with gcc 4.4.
Show difference between Revision 1.3 and 1.4
Revision 1.3dhardy 2017/04/28 15:32:40+1 -1
Use of auto typing in ComputeQM.C needs -std=c++11 compile option to g++
Show difference between Revision 1.2 and 1.3

Filename: Linux-x86_64-g++.arch
Revision 1.8jim 2017/04/30 17:20:56+1 -1
Change c++11 to c++0x to work with gcc 4.4.
Show difference between Revision 1.7 and 1.8
Revision 1.7dhardy 2017/04/28 15:32:40+1 -1
Use of auto typing in ComputeQM.C needs -std=c++11 compile option to g++
Show difference between Revision 1.6 and 1.7

Filename: Linux-x86_64.cuda
Revision 1.16jim 2017/02/15 18:24:38+6 -3
Support CUDA 8.0, which requires different gencode options to dlink cuFFT static library.
Show difference between Revision 1.15 and 1.16
Revision 1.15jim 2016/11/10 22:18:30+1 -1
Add gencode flags for compute_30 support.
Show difference between Revision 1.14 and 1.15
Revision 1.14jim 2016/09/14 15:47:14+8 -6
New CUDA kernels and PME from Antti-Pekka Hynninen. Enable with "useCUDA2 yes" and "usePMECUDA yes".
Show difference between Revision 1.13 and 1.14

Filename: Linux-x86_64.mkl
Revision 1.2jim 2016/08/26 17:39:59+2 -0
MKL static link options. Commented out because needs new charmc that avoid reordering arguments.
Show difference between Revision 1.1 and 1.2
Revision 1.1jim 2016/07/29 21:16:20None
Add config options for Intel Math Kernel Library.

Filename: Linux-x86_64.tcl

Filename: MacOSX-x86_64.cuda
Revision 1.9jim 2017/02/15 18:24:38+5 -2
Support CUDA 8.0, which requires different gencode options to dlink cuFFT static library.
Show difference between Revision 1.8 and 1.9
Revision 1.8jim 2016/09/14 15:47:14+9 -6
New CUDA kernels and PME from Antti-Pekka Hynninen. Enable with "useCUDA2 yes" and "usePMECUDA yes".
Show difference between Revision 1.7 and 1.8

Filename: Win64.cuda
Revision 1.11jim 2016/09/14 15:47:14+7 -4
New CUDA kernels and PME from Antti-Pekka Hynninen. Enable with "useCUDA2 yes" and "usePMECUDA yes".
Show difference between Revision 1.10 and 1.11


File made using version 1.53 of cvs2html by at 117-05-26 1:27 leaving out any log message prior to May 26 2016.