Sherman-Morrison/tests
Francois Coppens e188871df4 Fixed unsigned int/uint64_t/H5::PredType::STD_U32LE problem in qmckl_test_h5.cpp that caused the segmentation faults due to array indices running out of bounds. Naive Sherman-Morrison and Woodbury 2x2 kernels are working correctly from QMCkl with good accuracy.
Residual = sm1 23 2.665e-07 5.85161e-13
ok -- cycle 23
Residual = qmckl_sm1 23 2.665e-07 5.85161e-13
ok -- cycle 23
Residual = wb2 23 2.665e-07 5.85161e-13
ok -- cycle 23
Residual = qmckl_wb2 23 2.665e-07 5.85161e-13
ok -- cycle 23
2021-07-22 10:45:21 +02:00
..
cMaponiA3_test_3x3_3.cpp Created Woodbery kernel infrastructure and started wrinting Woodbery 2x2 kernel. 2021-06-04 16:50:49 +02:00
fMaponiA3_test_3x3_3.f90 Restructuring complete. Updated makefile. 2021-02-27 12:25:55 +01:00
fMaponiA3_test_4x4_2.f90 Restructuring complete. Updated makefile. 2021-02-27 12:25:55 +01:00
fnu_test_h5.cpp Minor modifications to test programs. 2021-07-17 11:40:59 +02:00
QMCChem_dataset_test.f90 * Woodburry 3x3 kernel fixed 2021-06-15 11:53:04 +02:00
qmckl_test_h5.cpp Fixed unsigned int/uint64_t/H5::PredType::STD_U32LE problem in qmckl_test_h5.cpp that caused the segmentation faults due to array indices running out of bounds. Naive Sherman-Morrison and Woodbury 2x2 kernels are working correctly from QMCkl with good accuracy. 2021-07-22 10:45:21 +02:00
run_test.sh - Added various Sherman-Morrison-Woodbury kernels 2021-06-21 14:33:35 +02:00
test_h5.cpp Minor modifications to test programs. 2021-07-17 11:40:59 +02:00
vfc_test_h5.cpp - Optimize WB3 by inlining matmuls and simplifying copies 2021-07-12 08:13:58 +02:00