1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2025-03-14 21:06:36 +01:00
Aurélien Delval 78fdbfca77 Increase the value of epsilon when vfc_ci is enabled
The previous value of epsilon, which was pulled form the qmckl_context
and reused fot the qmckl probes, was arout 4.10^-16. It's a good value
to use for the tests with IEEE arithmetic, however, MCA introduces some
noise which is at this order of magnitude, and caused one probe in
particular to fail, while its accuracy was actually satisfying.

This value is now multiplied by 16 if VFC_CI is defined (to ask for 4
less significant digits in base 2), which makes more sense for MCA.
2021-09-06 16:34:48 +02:00
..
2021-05-11 11:45:49 +02:00
2021-06-03 01:32:50 +02:00
2021-05-19 00:28:56 +02:00
2021-05-18 12:32:28 +02:00
2021-06-10 00:10:19 +02:00
2021-05-12 23:57:40 +02:00
2021-06-23 23:58:28 +02:00
2021-05-11 16:47:22 +02:00
2021-07-12 15:04:21 +02:00
2021-05-19 00:28:56 +02:00
2021-05-12 01:51:26 +02:00

QMCkl source code documentation


The .org files is included here in the order specified in the table_of_contents file.


The ultimate goal of the QMCkl library is to provide a high-performance implementation of the main kernels of QMC. In this particular implementation of the library, we focus on the definition of the API and the tests, and on a pedagogical presentation of the algorithms. We expect the HPC experts to use this repository as a reference for re-writing optimized libraries.

The source code of the library is available at https://github.com/trex-coe/qmckl and bug reports should be submitted at https://github.com/trex-coe/qmckl/issues.


https://trex-coe.eu/sites/default/files/inline-images/euflag.jpg TREX: Targeting Real Chemical Accuracy at the Exascale project has received funding from the European Unions Horizon 2020 - Research and Innovation program - under grant agreement no. 952165. The content of this document does not represent the opinion of the European Union, and the European Union is not responsible for any use that might be made of such content.