Stack-1
|
356c60aa18
|
[FIX] Try modifyng .yml file
|
7 months ago |
Stack-1
|
1086823193
|
[FIX] Yet another try for CI
|
7 months ago |
Stack-1
|
10f0caa32c
|
[FIX] Workflow MPI try
|
7 months ago |
Stack-1
|
070f1cbe57
|
[FIX] Workflow try
|
7 months ago |
Stack-1
|
6bf2460df4
|
[FIX] Another try changing MPI handling
|
7 months ago |
Stack-1
|
3d1f0c2503
|
[FIX] Another try to fix MPI not found in workflow compilation
|
7 months ago |
Stack-1
|
6b17afbbbf
|
[FIX] Changed mpi detection logic, in order to work also on workflow
|
7 months ago |
Stack-1
|
896686eac7
|
[ADD] Added mpifort install during setup
|
7 months ago |
Stack-1
|
c525a35a82
|
[FIX] FIxed cmake for CI using workflows
|
7 months ago |
Stack-1
|
f0e6592275
|
[FIX] Fixed cmake file in order to compile usingmpifort avoiding manually copying mpi.mod files
|
7 months ago |
Stack-1
|
0065674e93
|
[UPDATE] Updated workflow in order to cache build phase
|
7 months ago |
Stack-1
|
834bde5e27
|
[FIX] Fixed install directory permession missing
|
7 months ago |
Stack-1
|
72f614327b
|
[FIX] Fixed BLAS dependency on workflow
|
7 months ago |
Stack-1
|
746e1bd87e
|
[FIX] Fixed MPI dependency on workflow
|
7 months ago |
Stack-1
|
1923317374
|
[FIX] Try fix workflows file
|
7 months ago |
Stack-1
|
800a74fbea
|
[ADD] First try to create github workflows
|
7 months ago |
Stack-1
|
08797b4e99
|
[ADD] Added psb_gedots tests, even if tests using matrix do not work yet
|
10 months ago |
Stack-1
|
30c53f8075
|
[ADD] Added multiple process check also for geaxpby test making it compliant with the gedot one
|
10 months ago |
Stack-1
|
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
|
10 months ago |
Stack-1
|
20bcd553ca
|
[FIX] Fixed multiprocess comparison in gedot kernel
|
10 months ago |
Luca Pepè Sciarria
|
4efcdbcfdf
|
Merge branch 'test_dev' of github.com:sfilippone/psblas3 into test_dev
|
10 months ago |
Luca Pepè Sciarria
|
64a0377d6f
|
refactor geaxpby test into the standard format used for gedot. Add CMake compilation for that
|
10 months ago |
Luca Pepè Sciarria
|
a4464942d4
|
add cmake building of utils
|
10 months ago |
Stack-1
|
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.
|
10 months ago |
Stack-1
|
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
|
10 months ago |
Stack-1
|
a70ff5b5f2
|
[FIX] Fixed test environment defining an init and an exit default subroutine in order to automatically handle test metadata and log initialization
|
10 months ago |
Stack-1
|
f82a911fb6
|
[UPDATE] Modified psb_gedto_test adding utils to use in all kernels test.
|
10 months ago |
Stack-1
|
2395bb0b12
|
[UPDATE] Modified psb_gedot_test and added utils usefull for all kernel test. Refactor of the testing structure.
|
10 months ago |
Luca Pepè Sciarria
|
0dcb24b786
|
[Hot fix]: remove default cuda include
|
10 months ago |
Luca Pepè Sciarria
|
3cd334ea5d
|
Merge branch 'development' into cmake
|
11 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 |
Luca Pepè Sciarria
|
c47e691d44
|
Merge branch 'test_dev' into cmake
|
11 months ago |
Luca Pepè Sciarria
|
76c2af67bc
|
Merge branch 'test_dev' into cmake
|
11 months ago |
sfilippone
|
86a6ab413a
|
Use less memory in spspmm
|
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
|
11 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
|
11 months ago |
Stack-1
|
c556d729cd
|
[UPDATE] Completed testing using double precision comparison with single precision unit roundoff
|
11 months ago |
Stack-1
|
0f786e5b18
|
[DOCS] Major changes in main test README.md in order to report all the computational kernels that should be analyzed
|
11 months ago |
Stack-1
|
acb71a1c4d
|
[ADD] Added geaxpby test, still work in progress
|
11 months ago |
Stack-1
|
931c999e90
|
[UPDATE] Starting to add geaxpby test, to reach p-digit accuracy on computations
|
11 months ago |
Luca Pepè Sciarria
|
f4acd766fb
|
cmake building now works
|
11 months ago |
Luca Pepè Sciarria
|
c70ceb072c
|
cmake building now works
|
11 months ago |
Luca Pepè Sciarria
|
9c80208a33
|
hot fix: now cbind contains the c interface
|
11 months ago |
sfilippone
|
a9685267a4
|
Merge branch 'development' into cmake
|
11 months ago |
sfilippone
|
67b2937e6e
|
Define CLINK as well as FLINK
|
11 months ago |
Luca Pepè Sciarria
|
ee64f622d2
|
hot fix: change installation folder name for samples subproject
|
11 months ago |
sfilippone
|
6d7b502f70
|
Users guide updates
|
11 months ago |
Luca Pepè Sciarria
|
ed0ae66d5d
|
add CMakeLists.txt for test subprojects
|
11 months ago |