dc25c789efFixes for Intel compilation take 2. To be completed.
sfilippone
2025-09-18 20:27:26 +0200
727dc13a98First attempt at a fix for INTEL
sfilippone
2025-09-18 17:02:11 +0200
4343a78afcMerge branch 'development' of github.com:sfilippone/psblas3 into development
sfilippone
2025-09-02 15:47:12 +0200
ab7da2100bChange default CC for CUDA
sfilippone
2025-09-02 15:46:33 +0200
8b907dba79Merge branch 'development' into dev-openmp
dev-openmp
sfilippone
2025-08-28 13:50:55 +0200
08797b4e99[ADD] Added psb_gedots tests, even if tests using matrix do not work yet
Stack-1
2025-08-01 15:03:54 +0200
30c53f8075[ADD] Added multiple process check also for geaxpby test making it compliant with the gedot one
Stack-1
2025-07-30 18:04:37 +0200
448a6d6e0a[UPDATE] Changed compilation structure in gedot and added cleanup in autotes.sh, in order to remove files generated during the multi-process test phase
Stack-1
2025-07-29 13:15:48 +0200
4efcdbcfdfMerge branch 'test_dev' of github.com:sfilippone/psblas3 into test_dev
Luca Pepè Sciarria
2025-07-21 12:14:08 +0200
64a0377d6frefactor geaxpby test into the standard format used for gedot. Add CMake compilation for that
Luca Pepè Sciarria
2025-07-21 12:09:54 +0200
465f97ecbcMerge remote-tracking branch 'refs/remotes/origin/development' into developmentFabio Durastante2025-07-18 17:45:08 +0200
b51dc38140Added C interface to initialize communicator from existing MPI communicatorFabio Durastante2025-07-18 17:44:57 +0200
a4464942d4add cmake building of utils
Luca Pepè Sciarria
2025-07-16 15:56:28 +0200
52c8c4edea[UPDATE] Updated psb_gedot test, adding a new check on global vs local computation. Also implemented some utils to support it, since multiple kernels will use this feature.
Stack-1
2025-07-14 17:34:12 +0200
36eed9f821[ADD] Added support for mutliple validation methods. Now it is both possible to specify a manual threshold or use gamma_n, at least for psb_gedot
Stack-1
2025-07-12 13:25:27 +0200
a70ff5b5f2[FIX] Fixed test environment defining an init and an exit default subroutine in order to automatically handle test metadata and log initialization
Stack-1
2025-07-10 12:52:24 +0200
f82a911fb6[UPDATE] Modified psb_gedto_test adding utils to use in all kernels test.
Stack-1
2025-07-09 18:47:52 +0200
2395bb0b12[UPDATE] Modified psb_gedot_test and added utils usefull for all kernel test. Refactor of the testing structure.
Stack-1
2025-07-09 18:28:14 +0200
da3f16ba56Use less memory, check on symbmm
sfilippone
2025-07-09 11:30:41 +0200
0dcb24b786[Hot fix]: remove default cuda include
Luca Pepè Sciarria
2025-07-07 12:34:14 +0200
86a6ab413aUse less memory in spspmm
sfilippone
2025-06-27 14:03:46 +0200
d8a9fb8374[FIX] Fixed main script to excecute autotest on multiple subdirs without stoppin. Also added first implementation of psb_gedot test
Stack-1
2025-06-12 13:43:09 +0200
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
Stack-1
2025-06-11 12:41:32 +0200
c556d729cd[UPDATE] Completed testing using double precision comparison with single precision unit roundoff
Stack-1
2025-06-10 12:26:10 +0200
0f786e5b18[DOCS] Major changes in main test README.md in order to report all the computational kernels that should be analyzed
Stack-1
2025-06-10 01:04:43 +0200
acb71a1c4d[ADD] Added geaxpby test, still work in progress
Stack-1
2025-06-07 17:43:25 +0200
931c999e90[UPDATE] Starting to add geaxpby test, to reach p-digit accuracy on computations
Stack-1
2025-06-06 22:25:41 +0200
f4acd766fbcmake building now works
Luca Pepè Sciarria
2025-06-06 15:07:13 +0200
c70ceb072ccmake building now works
Luca Pepè Sciarria
2025-06-06 14:57:43 +0200
9c80208a33hot fix: now cbind contains the c interface
Luca Pepè Sciarria
2025-06-06 14:57:12 +0200
a9685267a4Merge branch 'development' into cmake
sfilippone
2025-06-06 12:35:36 +0200
67b2937e6eDefine CLINK as well as FLINK
sfilippone
2025-06-06 12:33:30 +0200
ee64f622d2hot fix: change installation folder name for samples subproject
Luca Pepè Sciarria
2025-06-06 10:17:12 +0200