Commit Graph

2911 Commits (7700d4e0da70a2570e879c55009c0e9d318e9b6f)
 

Author SHA1 Message Date
sfilippone 7700d4e0da Update copyright 2 weeks ago
sfilippone 3621b1a0b8 Update readme 2 weeks ago
sfilippone 3c5d629da2 Removed make veryclean, introduced make distclean 2 weeks ago
sfilippone 75eb6c851b Fix handling of LLVM in configry 2 weeks ago
sfilippone 14644548a3 Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage 2 weeks ago
sfilippone 12440e577f Fix util Makefile to delete metis_int.h and all .mod files 2 weeks ago
sfilippone 5f7e40b0f5 Merge branch 'cmake' into repackage 3 weeks ago
sfilippone 654733b004 Use FLIBS in configry for specific Fortran libs 3 weeks ago
Luca Pepè Sciarria 12f8c31228 Add cmake building to test examples 3 weeks ago
Luca Pepè Sciarria f362b5878e Update files to be compiled: added .c files 3 weeks ago
sfilippone 094f229fb8 Changes to configry to accommodate LLVM 3 weeks ago
sfilippone c9386c58d8 Remove default(none) from some OpenMP directives. 3 weeks ago
sfilippone dd31854042 Add --with-extra-opt to configry 3 weeks ago
sfilippone e2b00032b6 Fix compile warnings for printf and missing return() 3 weeks ago
sfilippone 6772315d4d Fix use of psi_Xaxpby 3 weeks ago
sfilippone a527493258 Fix mat_get_nnz to return correct value 3 weeks ago
sfilippone 269477435b Fix usage of serial AXPBY 3 weeks ago
sfilippone 30810f804e Additional OpenMP tweaks, to be redesigned in the future. 3 weeks ago
Luca Pepè Sciarria eb46c1a558 Hot fix: now the CMakeLists.txt uses the right prefix path 1 month ago
Luca Pepè Sciarria 26fb1ae755 Add CMake export throught <name>Config.cmake and <name>TargetsCmake.cmake files 1 month ago
Luca Pepè Sciarria 7278dde01a Add Cmake compilation for hello and pingpong through cmake building 1 month ago
sfilippone 772533b6f1 Avoid excessive OpenMP overhead in SPINS. Will have to be redesigned. 1 month ago
gnumlab 928ae981f9 add metis building. It needs a check whether all the compile flags are present 2 months ago
Luca Pepè Sciarria 5e07d7aad5 Merge branch 'cmake' of github.com:sfilippone/psblas3 into cmake 2 months ago
Luca Pepè Sciarria bf0149d4eb update CMakeLists.txt to cover Metis 2 months ago
sfilippone 4e71fa971c Modify clean_zeros and have it only at base% 2 months 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 3 months ago
Luca Pepè Sciarria ef71a32484 Merge branch 'cmake2' into cmake 3 months ago
Luca Pepè Sciarria 61976812be Add cmake building for base, cbind, ext, linsolve, prec, util 3 months ago
Luca Pepè Sciarria 5b81cbac12 Add CMake building for base, prec, ext, util, krylov, cbind 3 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 4 months ago
sfilippone 5936c05eb4 Fix UG 4 months ago
Fabio Durastante 931000cc68
Update README.md 4 months ago
sfilippone f825bf37a1 Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage 4 months ago
sfilippone 8907a7600a Fix krylov-> linsolve in test/openacc 4 months ago
Salvatore Filippone 7187575915 Doc fixes 4 months ago
Salvatore Filippone 9c4f4c4d15 Doc fixes 4 months ago
Salvatore Filippone eefc67bbdd Docs and krylov->linsolve changes 4 months ago
sfilippone ef1cc4b321 Update CUDA description in README 4 months ago
sfilippone 6743913690 Update README Fortran 2003 to 2008 4 months ago
Fabio Durastante f35a9ec13c
Update README.md 4 months ago