Peter Boyle
|
b57a4d32aa
|
Merge branch 'develop' into feature/gpu-port
|
2018-12-13 05:11:34 +00:00 |
|
|
6364aa8acf
|
Merge branch 'feature/contractor' into develop
|
2018-11-22 15:44:46 +00:00 |
|
|
d77bc88170
|
Optional support for faster CRC32C checksum through Intel IPP
|
2018-11-19 17:21:53 +00:00 |
|
Peter Boyle
|
2205b1e63e
|
Add CXX to grid-config
|
2018-11-07 13:32:46 +00:00 |
|
|
aadd9f4468
|
Eigenpack converter, to be tested, HadronsXmlRun moved to Utilities directory
|
2018-10-02 00:02:34 +01:00 |
|
|
2db1a4628c
|
build system minor fix
|
2018-08-28 18:26:30 +01:00 |
|
|
fb7d021b9d
|
Hadrons: moving Hadrons to root directory, build system improvements
|
2018-08-28 15:00:40 +01:00 |
|
|
133d5c2e34
|
Merge branch 'develop' into feature/hadrons
|
2018-08-10 16:36:40 +01:00 |
|
|
2a94244890
|
configure: --with-openssl option and LIME is now mandatory
|
2018-08-10 16:36:11 +01:00 |
|
|
584c921ca0
|
Eigen support fix (use of Grid as a library was broken)
|
2018-08-03 21:07:58 +01:00 |
|
paboyle
|
e036800261
|
Eigen fix
|
2018-07-31 01:08:42 +01:00 |
|
paboyle
|
e3a309a73f
|
Eigen happiness
|
2018-07-31 00:35:17 +01:00 |
|
Peter Boyle
|
a0714de8ec
|
Define vector length for GPU
|
2018-07-23 06:09:05 -04:00 |
|
paboyle
|
7a4c142955
|
Add GPU specific simd targets
|
2018-06-13 19:55:30 +01:00 |
|
Peter Boyle
|
172f412102
|
shmget reintroduce
|
2018-05-02 14:07:41 +01:00 |
|
Peter Boyle
|
c45f24a1b5
|
Improvements for tesseract
|
2018-04-30 21:50:00 +01:00 |
|
Peter Boyle
|
a8a0bb85cc
|
Control scalar execution or vector under generic. Disable Eigen vectorisation on powerpc / SUmmit
|
2018-04-12 12:32:57 -04:00 |
|
Peter Boyle
|
d5ce66f6ab
|
Extra SHM option
|
2018-03-16 21:37:03 +00:00 |
|
paboyle
|
5fac7080bc
|
Adding -fno-strict-aliasing by default
|
2018-03-08 13:01:24 +00:00 |
|
paboyle
|
03f8da8fbc
|
enable-debug option for debug flags in compile
|
2018-03-04 15:51:47 +00:00 |
|
paboyle
|
78a9e31ff0
|
options more obvious
|
2018-02-24 22:26:32 +00:00 |
|
Guido Cossu
|
655a69259a
|
Added support for GCC compilation for Skylake AVX512
|
2018-01-28 17:02:46 +01:00 |
|
paboyle
|
be7b37b9c9
|
Mistake on openmp
|
2018-01-27 00:05:11 +00:00 |
|
paboyle
|
c4f82e072b
|
_grid becomes private ; use Grid()§
|
2018-01-27 00:04:12 +00:00 |
|
paboyle
|
ff7b587fad
|
Ugly... nvcc needs -x cu to compile .cc as cuda.
Since CXXFLAGS is Also passed to linker, and -x cu breaks link phase must replace
CXX and CXXLD with nvcc -x cu and nvcc -link respectively.
|
2018-01-24 13:18:19 +00:00 |
|
paboyle
|
d74c21a386
|
GLobal edit for QCD namespace removal & NAMESPACE macros
|
2018-01-15 09:37:58 +00:00 |
|
paboyle
|
7b3ed160aa
|
Rationalise MPI options
|
2018-01-08 11:26:48 +00:00 |
|
paboyle
|
9fe6ac71ea
|
Starting reorg of Blocked lanczos
|
2017-10-11 10:12:07 +01:00 |
|
Peter Boyle
|
837bf8a5be
|
Updating to control the SHM allocation scheme under configure time options
|
2017-09-05 12:51:02 +01:00 |
|
Peter Boyle
|
7d88198387
|
Merge branch 'develop' into feature/multi-communicator
|
2017-08-19 13:03:35 -04:00 |
|
Guido Cossu
|
c7036f6717
|
Adding checks for libm and libstdc++
|
2017-07-27 11:15:09 +01:00 |
|
Guido Cossu
|
237cfd11ab
|
Solving the spurious O2 flags
|
2017-07-26 12:08:51 +01:00 |
|
azusayamaguchi
|
dc6f078246
|
fixed the header file for mpi3
|
2017-07-11 14:15:08 +01:00 |
|
Peter Boyle
|
a0be3f7330
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2017-06-30 10:53:50 +01:00 |
|
Peter Boyle
|
2d3737a133
|
O3, KNL
|
2017-06-30 10:15:59 +01:00 |
|
Guido Cossu
|
8859a151cc
|
Small corrections to the NEON port
|
2017-06-29 11:30:29 +01:00 |
|
Guido Cossu
|
688a39cfd9
|
Merge pull request #114 from nmeyer-ur/feature/arm-neon
ARM neon intrinsics support
Guido: checked and approved
|
2017-06-29 09:57:17 +01:00 |
|
paboyle
|
54e94360ad
|
Experimental: Multiple communicators to see if we can avoid thread locks in --enable-comms=mpit
|
2017-06-24 23:10:24 +01:00 |
|
Nils Meyer
|
3d04dc33c6
|
ARM neon intrinsics support
|
2017-06-13 13:26:59 +02:00 |
|
paboyle
|
0494feec98
|
Libz dependency
|
2017-06-13 12:00:23 +01:00 |
|
paboyle
|
3bfd1f13e6
|
I/O improvements
|
2017-06-11 23:14:10 +01:00 |
|
paboyle
|
7a8f6af5f8
|
Drop verbose compiler predefine check
|
2017-05-11 12:48:40 +01:00 |
|
paboyle
|
2b3fdd4a58
|
Print CXX predefines
|
2017-05-11 12:05:50 +01:00 |
|
paboyle
|
529e78d43f
|
Restart the v0.7.0 release
|
2017-05-08 18:20:04 +01:00 |
|
paboyle
|
c1c7566089
|
GCC bug work around in 5.0 through 6.2 inclusive.
|
2017-05-06 15:20:25 +01:00 |
|
paboyle
|
2439999ec8
|
Warning elimination; drop to -O2 on G++ bad versions
|
2017-05-06 14:44:49 +01:00 |
|
paboyle
|
751f2b9703
|
Better check and benchmark driving
|
2017-05-05 19:54:38 +01:00 |
|
Guido Cossu
|
de84aacdfd
|
Fixing a configure error for the smearing tests
|
2017-05-05 13:59:10 +01:00 |
|
Guido Cossu
|
20999c1370
|
Merge branch 'develop' into feature/hmc_generalise
|
2017-05-05 12:47:17 +01:00 |
|
|
124bf4d829
|
git ref in config summary
|
2017-05-02 19:41:01 +01:00 |
|