sfilippone
|
14644548a3
|
Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage
|
7 days ago |
sfilippone
|
12440e577f
|
Fix util Makefile to delete metis_int.h and all .mod files
|
7 days ago |
sfilippone
|
5f7e40b0f5
|
Merge branch 'cmake' into repackage
|
1 week ago |
sfilippone
|
654733b004
|
Use FLIBS in configry for specific Fortran libs
|
1 week ago |
Luca Pepè Sciarria
|
12f8c31228
|
Add cmake building to test examples
|
2 weeks ago |
Luca Pepè Sciarria
|
f362b5878e
|
Update files to be compiled: added .c files
|
2 weeks ago |
sfilippone
|
094f229fb8
|
Changes to configry to accommodate LLVM
|
2 weeks ago |
sfilippone
|
c9386c58d8
|
Remove default(none) from some OpenMP directives.
|
2 weeks ago |
sfilippone
|
dd31854042
|
Add --with-extra-opt to configry
|
2 weeks ago |
sfilippone
|
e2b00032b6
|
Fix compile warnings for printf and missing return()
|
2 weeks ago |
sfilippone
|
6772315d4d
|
Fix use of psi_Xaxpby
|
2 weeks ago |
sfilippone
|
a527493258
|
Fix mat_get_nnz to return correct value
|
2 weeks ago |
sfilippone
|
269477435b
|
Fix usage of serial AXPBY
|
2 weeks ago |
sfilippone
|
30810f804e
|
Additional OpenMP tweaks, to be redesigned in the future.
|
2 weeks ago |
Luca Pepè Sciarria
|
eb46c1a558
|
Hot fix: now the CMakeLists.txt uses the right prefix path
|
3 weeks ago |
Luca Pepè Sciarria
|
26fb1ae755
|
Add CMake export throught <name>Config.cmake and <name>TargetsCmake.cmake files
|
4 weeks ago |
Luca Pepè Sciarria
|
7278dde01a
|
Add Cmake compilation for hello and pingpong through cmake building
|
4 weeks ago |
sfilippone
|
772533b6f1
|
Avoid excessive OpenMP overhead in SPINS. Will have to be redesigned.
|
4 weeks ago |
gnumlab
|
928ae981f9
|
add metis building. It needs a check whether all the compile flags are present
|
1 month ago |
Luca Pepè Sciarria
|
5e07d7aad5
|
Merge branch 'cmake' of github.com:sfilippone/psblas3 into cmake
|
1 month ago |
Luca Pepè Sciarria
|
bf0149d4eb
|
update CMakeLists.txt to cover Metis
|
1 month ago |
sfilippone
|
4e71fa971c
|
Modify clean_zeros and have it only at base%
|
1 month ago |
Salvatore Filippone
|
66a9d5e50a
|
Interface psb_sizeof_X size computation
|
2 months ago |
Salvatore Filippone
|
c83137cf78
|
Constants psb_sizeof_X should be 8 bytes
|
2 months ago |
sfilippone
|
2af0d56938
|
Malloc and trasnfers with CUDA should use (size_t) casts
|
2 months ago |
sfilippone
|
20958f654a
|
Make CUDAKERN tests lighter
|
2 months ago |
sfilippone
|
488f5dfd86
|
CMAKE should look for util/psb_metis_int.c
|
2 months ago |
Luca Pepè Sciarria
|
7669f2ee26
|
Hot fix
|
2 months ago |
Luca Pepè Sciarria
|
ef71a32484
|
Merge branch 'cmake2' into cmake
|
2 months ago |
Luca Pepè Sciarria
|
61976812be
|
Add cmake building for base, cbind, ext, linsolve, prec, util
|
2 months ago |
Luca Pepè Sciarria
|
5b81cbac12
|
Add CMake building for base, prec, ext, util, krylov, cbind
|
2 months ago |
Salvatore Filippone
|
63fb828528
|
Fix Makefile for I2
|
3 months ago |
sfilippone
|
fa6b8d5e33
|
Enable I2 send/receive/collectives
|
3 months ago |
sfilippone
|
7e73900703
|
Fix clean_zeros' description
|
3 months ago |
sfilippone
|
999830f225
|
Update description of clean_zeros
|
3 months ago |
sfilippone
|
283e849c94
|
Cleanup use of RICHARDSON
|
3 months ago |
sfilippone
|
5936c05eb4
|
Fix UG
|
3 months ago |
Fabio Durastante
|
931000cc68
|
Update README.md
|
3 months ago |
sfilippone
|
f825bf37a1
|
Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage
|
3 months ago |
sfilippone
|
8907a7600a
|
Fix krylov-> linsolve in test/openacc
|
3 months ago |
Salvatore Filippone
|
7187575915
|
Doc fixes
|
3 months ago |
Salvatore Filippone
|
9c4f4c4d15
|
Doc fixes
|
3 months ago |
Salvatore Filippone
|
eefc67bbdd
|
Docs and krylov->linsolve changes
|
3 months ago |
sfilippone
|
ef1cc4b321
|
Update CUDA description in README
|
3 months ago |
sfilippone
|
6743913690
|
Update README Fortran 2003 to 2008
|
3 months ago |
Fabio Durastante
|
f35a9ec13c
|
Update README.md
|
3 months ago |
Fabio Durastante
|
961a315936
|
Update README.md
Updated the look of the README
|
3 months ago |
sfilippone
|
d7cb13a283
|
Final fix for log_conv in rgmres
|
3 months ago |
sfilippone
|
e2605d5e48
|
Final fix for log_conv in rgmres
|
3 months ago |
sfilippone
|
0ed2c105ac
|
Fix RGMRES log_conv
|
3 months ago |