1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-12-22 20:36:01 +01:00
Commit Graph

69 Commits

Author SHA1 Message Date
8086c2078e Fixed HPC function 2024-12-14 00:33:18 +01:00
243e937356 Fixed memset 2024-12-13 18:07:21 +01:00
b20373b02d Lower tolerance doc vs hpc 2024-12-13 17:55:35 +01:00
2402b064b2 Fixed HPC Jastrow 2024-12-13 17:46:06 +01:00
fb86c01008 Debugging CI 2024-12-13 16:44:02 +01:00
7ea3123ebe Flush 2024-12-13 16:41:51 +01:00
f72973b32f Debugging CI 2024-12-13 16:08:03 +01:00
73a1603138 Debugging CI 2024-12-13 15:18:45 +01:00
29877ee1e5 Debugging CI 2024-12-13 15:09:34 +01:00
5ae5e187c4 Minor changes 2024-12-13 14:41:51 +01:00
53c7bc7e9a Fixed een_gl 2024-12-13 14:36:51 +01:00
85e1261916 pragmas 2024-12-13 03:10:10 +01:00
71de52c39f Introduced many tests in Jastrow 2024-12-13 03:00:01 +01:00
edf40dc6ff Introduced many tests 2024-12-13 01:13:54 +01:00
d76fb10f61 Cleaning Jastrow functions 2024-12-12 18:10:00 +01:00
a10f724573 Added test for factor_en_gl 2024-12-12 17:27:10 +01:00
8acdd4ed7a Test for ee_distance_rescaled_gl 2024-12-12 17:06:15 +01:00
2820978da6 Fixed bug in Jastrow 2024-11-04 16:44:28 +01:00
574cde88e5 Removed redundant iso_c_binding 2024-02-24 00:58:11 +02:00
83dea2b773 Fix warnings with Cray ftn 2024-02-23 11:56:28 +01:00
21f40b3a13 Fixed gradient of Jastrow in HPC version 2024-02-21 16:33:49 +01:00
e07b8bfa55 Avoid memset in Jastrow 2024-02-20 23:59:28 +01:00
41615ba14b Avoid memset in Jastrow 2024-02-20 23:38:34 +01:00
2f0ca9f674 Improved Jastrow 2024-02-14 11:26:10 +01:00
be2a7199c2 simd 2024-02-14 11:11:50 +01:00
2228ab23c5 Vectorization 2024-02-14 10:59:31 +01:00
48b80f68f1 HPC implementation in Jastrow 2024-02-14 09:31:06 +01:00
24e3f8dd11 OpenMP in Fortran function 2024-02-13 17:21:53 +01:00
949cfb6f82 Accelerated Jastrow (OpenMP) 2024-02-13 17:07:59 +01:00
dd3db966b0 Replace += by = ... + for better FMA 2024-01-30 11:31:07 +01:00
eaa44b45c4 Fixed bug in Jastrow en HPC 2023-09-27 22:12:26 +02:00
c70b7b246b Fixed Jastrow GL for spin-independent Jastrow 2023-09-27 15:56:37 +02:00
89a4a57c32 Added spin-independent Jastrow 2023-09-26 17:32:51 +02:00
ad378103a5 Fixed cast 2023-09-26 16:25:24 +02:00
1dc1c0f192 Fixed warning with Clang 2023-09-26 16:10:37 +02:00
233edeeae2 Fixed warning with Clang 2023-09-26 16:02:10 +02:00
ab596fe408 Fix CI 2023-09-26 15:18:22 +02:00
50fa3aa754 Introduced qmckl_constants module 2023-09-22 09:33:54 +02:00
7a995a0f6b Simplify Fortran call 2023-09-21 13:02:13 +02:00
0d2327cae3 Accelerated 1-body Jastrow 2023-09-21 12:37:57 +02:00
6939891ac3 Bug in J_gl 2023-09-14 17:41:45 +02:00
d77dc26e52 Fix bugs for Python and Jastrow 2023-09-13 16:22:23 +02:00
3db1765cdb Reduced OMP stack size 2023-09-13 13:23:16 +02:00
5303bf88b3 Fixed bug in Jastrow gradient and Laplacian 2023-09-12 17:50:13 +02:00
4133a6ba0e Fixed bug in 3-body Jastrow. Tested in CHAMP->correct 2023-09-12 16:41:26 +02:00
cbc8b9bd58 Fixes in Fortran interface 2023-09-11 17:05:41 +02:00
1f3a08fa30 Avoid FPE in Jastrow GL 2023-08-23 14:32:33 +02:00
2a38543ba0 Avoid FPE in Jastrow 2023-08-23 13:58:51 +02:00
71d271572e Check values of type_nucl in Jastrow 2023-08-23 13:40:32 +02:00
5228c287ad Fix #110 2023-06-21 14:42:40 +02:00