Sherman-Morrison/independent_test_harness
Francois Coppens c0d21dd9af Various
2022-10-02 10:20:11 +02:00
..
cycles_329_dets Resolved some warnings of icx 2022-07-21 13:57:28 +02:00
cycles_15784_dets Added independent test harness, written in C. It has it's own Makefile and datasets. It is completely independent of the main tree. 2022-07-11 14:48:59 +02:00
cblasdgemm_vs_cublasdgemm_test.c cuBLAS version of Woodbury KxK is working, but called to lapacke dgetrf/ri need to be replaced with cuSOLVER calls to eliminate intermediate results to be transfered to/from device. 2022-09-22 14:37:00 +02:00
check_result.sh Replaced all CBLAS dgemms with cuBLAS dgemms and dgeams. Works but not ideal. 2022-09-09 17:15:12 +02:00
condition_numbers.py Various 2022-10-02 10:20:11 +02:00
cycles.h Added independent test harness, written in C. It has it's own Makefile and datasets. It is completely independent of the main tree. 2022-07-11 14:48:59 +02:00
dataset_329d_zeropadded_cm.hdf5 Added independent test harness, written in C. It has it's own Makefile and datasets. It is completely independent of the main tree. 2022-07-11 14:48:59 +02:00
dataset_15784d_zeropadded_cm.hdf5 Added independent test harness, written in C. It has it's own Makefile and datasets. It is completely independent of the main tree. 2022-07-11 14:48:59 +02:00
debug.h Added cuSOLVER and replaced LAPACKE_dgetrf with cusolverDnDgetrf. 2022-09-23 18:57:54 +02:00
detupdate21.f90 Added independent test harness, written in C. It has it's own Makefile and datasets. It is completely independent of the main tree. 2022-07-11 14:48:59 +02:00
gen_list_update_cycles.sh Various 2022-10-02 10:20:11 +02:00
get_stats.m Various 2022-10-02 10:20:11 +02:00
get_stats.m.old Various 2022-10-02 10:20:11 +02:00
goto_gpu_node.sh - Got rid of NVC compiler warnings 2022-07-22 11:34:29 +02:00
kernels.h - LAPACKE_dgetrf/ri replaced with cusolverDnDgetrf/rs. 2022-09-26 17:06:50 +02:00
Makefile Added cuSOLVER and replaced LAPACKE_dgetrf with cusolverDnDgetrf. 2022-09-23 18:57:54 +02:00
meuk.c Replaced all CBLAS dgemms with cuBLAS dgemms and dgeams. Works but not ideal. 2022-09-09 17:15:12 +02:00
meuk.h cuBLAS version of Woodbury KxK is working, but called to lapacke dgetrf/ri need to be replaced with cuSOLVER calls to eliminate intermediate results to be transfered to/from device. 2022-09-22 14:37:00 +02:00
run_tests.sh Various 2022-10-02 10:20:11 +02:00
sm.c Cleanup: consolidated some pragmas. 2022-09-27 11:11:54 +02:00
Test_method.md Added independent test harness, written in C. It has it's own Makefile and datasets. It is completely independent of the main tree. 2022-07-11 14:48:59 +02:00
test.c Added cuSOLVER and replaced LAPACKE_dgetrf with cusolverDnDgetrf. 2022-09-23 18:57:54 +02:00