1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2025-04-30 04:15:00 +02:00
Aurélien Delval 9428eaa19e Implement computation of tmp_c and dtmp_c in OpenACC
These 2 kernels seem to give good speedup compared to the CPU BLAS
versions. However, the current GPU implementation of factor_een_deriv seems to
be slightly slower (on the tested machine).

TODO:
- Try to improve factor_een_deriv GPU implem
- Try out a cuBLAS implementation of tmp_c and dtmp_c
2022-03-30 16:16:06 +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
2022-03-21 18:32:39 +01:00
2022-03-21 18:32:39 +01:00
2022-02-25 13:57:13 +01:00
2022-02-09 14:37:38 +01:00
2022-02-24 19:06:19 +01:00
2022-02-11 15:28:11 +01:00
2022-01-06 18:54:31 +01:00
2022-02-16 15:14:41 +01:00
2022-02-27 11:18:26 +01:00
2021-10-06 10:35:43 +02:00
2022-01-06 18:54:31 +01:00
2021-10-15 12:09:48 +02:00
2022-01-20 01:50:54 +01:00
2022-01-06 02:28:13 +01:00
2022-01-20 01:50:54 +01: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 Quantum Monte Carlo methods. 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.