Commit Graph

3180 Commits (7e0347281e4dfee9cd8a59cad0df0efc305bcbc0)
 

Author SHA1 Message Date
sfilippone 7e0347281e Docs updates. 7 months ago
sfilippone 5eb4f55406 README updates 7 months ago
sfilippone c980ce8712 Update list of compilers 7 months ago
Luca Pepè Sciarria 506d673ad1
Update README.md's section for cmake building 7 months ago
Salvatore Filippone a519c4fa5c README updates 7 months ago
Salvatore Filippone 996bcabab1 README jupdates 7 months ago
Salvatore Filippone 67044d0dc4 README updates 7 months ago
Salvatore Filippone e68a5eb0b7 Updates for README 7 months ago
Salvatore Filippone f3fcd3a41a Improved error messaging for sample programs. 7 months ago
Salvatore Filippone b954ae6090 README updates 7 months ago
Salvatore Filippone ee62a7df52 Updates 7 months ago
Salvatore Filippone 8f3f1e4a2f Updates readme 7 months ago
Salvatore Filippone 5997912a98 Further updates 7 months ago
Salvatore Filippone a9b653e03b Update readme 7 months ago
sfilippone 01610305b2 Rename base/internals into base/auxil. Fix aplusat in CMakeLists 7 months ago
sfilippone 54d1d4420b Contributors list mods 7 months ago
sfilippone 5885caaab9 Fix krylov -> linsolve in CBIND 8 months ago
sfilippone 339efde796 Changed library names and machinery for CUDA. 8 months ago
sfilippone 43fcc53344 Final (hopefully) version of Makefile dependencies 8 months ago
sfilippone 24a85013ab Further fixes for Makefile dependencies 8 months ago
Salvatore Filippone dbc3c59e53 Improve Makefile dependencies 8 months ago
sfilippone 0432f8c876 Fix dependencies in main Makefile 8 months ago
sfilippone d887d5ee8a Split mods from impl in build process 8 months ago
sfilippone e508de917f Fix CUDA include copying 8 months ago
sfilippone 7436929b74 Merge branch 'cmake' into development 8 months ago
sfilippone 29af092fd6 Require SUBMODULES and bump minimum GNU version to 6.0 8 months ago
sfilippone dff0c06486 Improve messaging from configure and docs 8 months ago
Luca Pepè Sciarria 41cc9e8af8 hot fix: add " " to PSBLASSTRING 8 months ago
Luca Pepè Sciarria 14f27ed9d8 delete build tracking 8 months ago
Luca Pepè Sciarria b81518bb83 Add variable about psblas version for psb_config.h generation 8 months ago
sfilippone 82666d517a Update release news 8 months ago
Luca Pepè Sciarria 4c27ffb760 Merge branch 'development' into cmake 8 months ago
sfilippone 3c791b5370 Fixed file renamed into CMakeLists 8 months ago
sfilippone 8292608125 Refactor test/openacc 9 months ago
sfilippone 388b679d8a Fixed OpenACC test program mixed with CUDA 9 months ago
sfilippone ae66855005 Merge branch 'development' of github.com:sfilippone/psblas3 into development 9 months ago
sfilippone 8f6000f940 Fix OpenACC files 9 months ago
sfilippone b60fc25314 New OpenACC test and compile fix 9 months ago
Stack-1 f0e6592275 [FIX] Fixed cmake file in order to compile usingmpifort avoiding manually copying mpi.mod files 9 months ago
Salvatore Filippone 8f09b4be34 Work around OpenMPI issue with mpi_get_attr 9 months ago
sfilippone d757c9f1fa Show EXTRA_OPT in screen log 10 months ago
sfilippone 246bd70b3a Modify sorting with REORD. Document same. 10 months ago
sfilippone ed97717037 Change name of an error constant. 10 months ago
Salvatore Filippone 043587e51e
Merge pull request #30 from fdrmrc/expose_lidx_to_cdins
Expose variant of psb_cdins() with local indices to C interface
10 months ago
Marco Feder cd72888cd4 Expose variant of psb_cdins() with local indices to C interface 10 months ago
Salvatore Filippone 30c8fd7a6d
Merge pull request #29 from fdrmrc/local_idx
Expose psb_cdall() routine that takes local indices to C interface
10 months ago
Marco Feder 1bba419d79 Add local indices to psb_c_cdall C interface 10 months ago
sfilippone 6ef434bcbe Confg machinery to extract PSB version into psb_config.h 10 months ago
Fabio Durastante f120015ff5 Exposed psb_c_cd_is_asb to check is descriptor is assembled 10 months ago
Fabio Durastante 6ee08787a5 Merged with documentation modification 10 months ago