Commit Graph

16 Commits (6b7115e7f06f42970f57734367ea641b2eb21eee)

Author SHA1 Message Date
Stack-1 f725ccdeeb Merge branch 'development' into communication_v2
# Conflicts:
#	base/CMakeLists.txt
#	base/comm/internals/psi_cswapdata.F90
#	base/comm/internals/psi_dswapdata.F90
#	base/comm/internals/psi_iswapdata.F90
#	base/comm/internals/psi_lswapdata.F90
#	base/comm/internals/psi_sswapdata.F90
#	base/comm/internals/psi_zswapdata.F90
#	base/modules/Makefile
#	base/modules/comm/psb_i2_comm_mod.f90
#	base/modules/comm/psi_i2_comm_v_mod.f90
#	base/modules/serial/psb_i2_base_vect_mod.F90
#	test/computational_routines/spmm/spmm_checker
19 hours ago
Stack-1 2acfbe7e4a [FIX] Fixed threshold for spmm computational_routines test 20 hours ago
Stack-1 e88e3d3008 [UPDATE] Added comm tests for all precisions and fixed spmm test in computational_routines 2 days ago
Stack-1 33477e4f03 [UPDATE] Changed all the interfaces that calls psi_swapdata inside PSBLAS internals for double precision vectors. Added also tests under test/comm/ in order to check psi_swapdata, psb_spmv and psb_cg calls 2 months ago
Stack-1 02f1ef741c [] 2 months ago
sfilippone d2fba9e952 Fix licensing text 3 months ago
sfilippone 897d466013 Define DESC%check_addr for debugging 4 months ago
Luca Pepè Sciarria 4db11f9301 [ADD] CMake compilation for gedot test 11 months ago
Luca Pepè Sciarria 17c920188f [ADD] CMake compilation for geaxpby test 11 months ago
Luca Pepè Sciarria e64f78418e [ADD] CMake compilation for spmm test 11 months ago
Stack-1 d8a9fb8374 [FIX] Fixed main script to excecute autotest on multiple subdirs without stoppin. Also added first implementation of psb_gedot test 12 months ago
Stack-1 0801b00d56 [UPDATE] Automated the excecution of tests in psb_geaxpby kernel. Now both single process and mulitple processes tests are excecuted thanks to the autotest.sh script 12 months ago
Stack-1 c556d729cd [UPDATE] Completed testing using double precision comparison with single precision unit roundoff 1 year ago
Stack-1 0f786e5b18 [DOCS] Major changes in main test README.md in order to report all the computational kernels that should be analyzed 1 year ago
Stack-1 acb71a1c4d [ADD] Added geaxpby test, still work in progress 1 year ago
Stack-1 931c999e90 [UPDATE] Starting to add geaxpby test, to reach p-digit accuracy on computations 1 year ago