Francois Coppens
|
2e45927e04
|
Added AVX2 detection to autoconfig script.
Fixed minor SIMD bug in tests.
|
2023-01-30 17:35:11 +01:00 |
|
|
9a779f2a94
|
Avoid SIMD length=127
|
2023-01-30 16:25:02 +01:00 |
|
|
f1bffe274b
|
Fix #95
|
2023-01-25 11:02:36 +01:00 |
|
|
4616467c4e
|
Added SIMD_LENGTH detection
|
2023-01-17 15:40:00 +01:00 |
|
|
088bca96f3
|
Fix maintainer mode
|
2022-11-24 16:21:11 +01:00 |
|
|
ca22f0c277
|
Maintainer mode file
|
2022-11-24 16:17:47 +01:00 |
|
|
3a3b03b2ce
|
Cleaning configure
|
2022-10-20 15:44:11 +02:00 |
|
|
245220211b
|
configure --without-python
|
2022-10-13 15:49:45 +02:00 |
|
|
1c5713f2f6
|
Add options for PGCC and PGF90 compilers
|
2022-10-13 10:30:56 +02:00 |
|
|
fe0ad737d8
|
Make --with-openmp default
|
2022-10-07 09:36:06 +02:00 |
|
|
0def40720d
|
Fixed --enable-hpc
|
2022-10-06 22:39:35 +02:00 |
|
|
5a0038e96f
|
Trying to fix pkgconfig
|
2022-10-06 10:26:49 +02:00 |
|
|
c66be3602a
|
debug flags
|
2022-10-06 10:22:59 +02:00 |
|
|
de6b2d27f3
|
Fix bug in configure
|
2022-09-28 18:00:16 +02:00 |
|
|
5c62bc1c71
|
Added --disable-doc to configure
|
2022-09-28 17:52:33 +02:00 |
|
Aurelien Delval
|
eab4e56c18
|
Add the Verificarlo probes library to LDFLAG
|
2022-09-27 14:09:34 +00:00 |
|
Aurelien Delval
|
f10a2fe91e
|
Modify the vfc_ci wrapper and its config
- init and dump have to be called manually
- Few config changes to fix CI
|
2022-09-27 13:37:06 +00:00 |
|
|
858bdbf7f4
|
Cleaned qmckl_dgemm integration
|
2022-09-22 16:43:57 +02:00 |
|
|
8c388a93b7
|
Improve configure
|
2022-09-22 13:56:52 +02:00 |
|
|
eba2873316
|
Clean configure file
|
2022-09-22 13:37:29 +02:00 |
|
v1j4y
|
e0513e6d4a
|
Configure script for qmckl_dgemm.
|
2022-08-09 16:01:26 +02:00 |
|
|
a2b4e515e8
|
Bump version to 0.3.1
|
2022-08-07 16:01:03 +02:00 |
|
|
9ec3d19777
|
Add AddressSanitizer to the debug configure
|
2022-07-11 10:20:50 +02:00 |
|
|
49e535feb9
|
Moved python in Makefile.am
|
2022-06-29 10:34:26 +02:00 |
|
|
e00e034497
|
Merge branch 'master' into add-python-api
|
2022-05-20 19:19:42 +02:00 |
|
|
d1e88ad475
|
Fixed efence compilation
|
2022-05-06 11:29:46 +02:00 |
|
|
0ea5405004
|
Add SWIG and pyqmckl ingredients for Autotools
|
2022-05-03 16:48:27 +02:00 |
|
Aurelien Delval
|
69009900f7
|
Revert cuBLAS to old config
|
2022-04-08 11:37:37 +02:00 |
|
Aurelien Delval
|
ad531dddf9
|
Configure cuBLAS with --enable-gpu and clean code
|
2022-04-08 11:11:15 +02:00 |
|
|
07cc64bb31
|
Changed enable-cublas into with-cublas
|
2022-04-08 10:32:38 +02:00 |
|
|
47d63aa9d3
|
Fix cublas
|
2022-04-07 17:02:36 +02:00 |
|
|
6c7634038f
|
Improve configure
|
2022-04-06 13:48:37 +02:00 |
|
|
0d5d14b8e4
|
Fix openacc
|
2022-04-06 11:51:36 +02:00 |
|
2323
|
72fad819bf
|
Fix flags
|
2022-04-06 10:03:56 +02:00 |
|
2323
|
f02e761b79
|
Fixed configure.ac for GPUs
|
2022-04-05 19:31:11 +02:00 |
|
2323
|
08f01ece89
|
Fix configure
|
2022-04-05 17:57:56 +02:00 |
|
|
0489831e18
|
Simplified configure
|
2022-04-05 17:06:29 +02:00 |
|
Aurélien Delval
|
0e43d33a1d
|
Merge branch 'gpu' into master
|
2022-04-05 11:39:16 +02:00 |
|
hoffer
|
508b294190
|
Fix flag for nvc and nvfortran
|
2022-04-05 10:07:25 +02:00 |
|
hoffer
|
31a05c47e2
|
Add flags for nvc and nvfortran to support offload
|
2022-04-04 12:41:00 +02:00 |
|
|
bac1eb33f0
|
Fixed configure for Nvidian compilers
|
2022-04-04 12:11:26 +02:00 |
|
Aurélien Delval
|
1173bb2586
|
Update configure.ac with cuBLAS support
(forgotten in last commit)
|
2022-04-01 17:56:27 +02:00 |
|
Aurelien Delval
|
99306473a4
|
Start OpenACC implementation in Jastro, including compute_dtmp_c
|
2022-03-30 09:01:32 +02:00 |
|
Aurelien Delval
|
383c6ac78a
|
Add OFFLOAD_FLAGS, OFFLOAD_CFLAGS and OFFLOAD_FCFLAGS vars to configure
|
2022-03-28 07:58:01 +02:00 |
|
Aurélien Delval
|
79d4cf130b
|
Add detection of configure arguments to enable GPU offloading
As of now, only OpenMP offload will be implemented as a test.
|
2022-03-24 10:06:25 +01:00 |
|
|
9124c9209a
|
Merge branch 'master' of github.com:TREX-CoE/qmckl
|
2022-03-11 13:16:48 +01:00 |
|
|
9eef4e8c12
|
Compiling options with gcc
|
2022-02-25 16:39:44 +01:00 |
|
|
d919c53c42
|
Fix bug in HPC AOs
|
2022-02-19 19:24:18 +01:00 |
|
|
45e7eab963
|
Fixing MacOS CI
|
2022-02-17 16:08:22 +01:00 |
|
|
39bc0fb2e8
|
Fixing MacOS CI
|
2022-02-17 15:49:41 +01:00 |
|