1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-07-18 08:53:47 +02:00
qmckl/org
vijay 61e09a7870
Jastrow implementation via dgemm (#57)
* Added chameleon support.

* Started work on tmp_c.

* Added initial implementation of dtmp_c.

* Jastrow een and een_deriv_e can now use tmp_c and dtmp_c.

* Correct indexing. Still testing.

* Fixed a bug in call to provide_dtmp_c.

* Added test for tmp_c.

* Using dtmp_c for een_deriv_e. All tests pass.

* Added final test for dtmp_c. All tests passing. Ready for merge.
2022-01-21 08:52:02 +01:00
..
hpc Working on automake 2021-05-11 11:45:49 +02:00
.gitignore Clean configure 2021-06-03 01:32:50 +02:00
chbrclf.png Added 'N' and 'T' in coord 2021-05-19 00:28:56 +02:00
Makefile Added eN distances 2021-05-18 12:32:28 +02:00
qmckl_ao.org Added qmckl_point 2022-01-20 01:50:54 +01:00
qmckl_blas.org Added vector/matrix/tensor types in blas 2022-01-20 12:09:08 +01:00
qmckl_context.org Added qmckl_point 2022-01-20 01:50:54 +01:00
qmckl_determinant.org Merge branch 'master' of github.com:TREX-CoE/qmckl 2022-01-17 16:11:51 +01:00
qmckl_distance.org All tests pass without trexio 2022-01-06 02:28:13 +01:00
qmckl_electron.org Added size_max to elec_coord 2022-01-17 16:09:41 +01:00
qmckl_error.org Remove annoying warning in debug 2021-10-14 18:53:31 +02:00
qmckl_jastrow.org Jastrow implementation via dgemm (#57) 2022-01-21 08:52:02 +01:00
qmckl_local_energy.org Merge branch 'master' of github.com:TREX-CoE/qmckl 2022-01-17 16:11:51 +01:00
qmckl_memory.org Updated QMCkl for TREXIOv2.0 2022-01-06 18:54:31 +01:00
qmckl_mo.org Added size_max to elec_coord 2022-01-17 16:09:41 +01:00
qmckl_nucleus.org Added cutoff for the calculation of PE. #41 2021-10-29 08:44:53 +02:00
qmckl_numprec.org Fixed #40 2021-10-06 10:35:43 +02:00
qmckl_point.org Added vector/matrix/tensor types in blas 2022-01-20 12:09:08 +01:00
qmckl_sherman_morrison_woodbury.org Moved the Shermann-Morrison tests out of org-mode 2021-11-25 15:21:44 +01:00
qmckl_tests.org Updated QMCkl for TREXIOv2.0 2022-01-06 18:54:31 +01:00
qmckl_trexio.org Updated QMCkl for TREXIOv2.0 2022-01-06 18:54:31 +01:00
qmckl_utils.org Added 'N' and 'T' in coord 2021-05-19 00:28:56 +02:00
qmckl_verificarlo.org style for documentation 2021-10-15 12:09:48 +02:00
qmckl.org Added qmckl_point 2022-01-20 01:50:54 +01:00
README.org All tests pass without trexio 2022-01-06 02:28:13 +01:00
table_of_contents Added qmckl_point 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.