Commit Graph

2744 Commits (5389ff245eeae42089e7d600a739e15b55ef7498)
 

Author SHA1 Message Date
gabrielequatrana 5389ff245e Merge branch 'psblas-bgmres' of https://github.com/sfilippone/psblas3 into psblas-bgmres 10 months ago
gabrielequatrana 77b1e03b39 Added test 10 months ago
Salvatore Filippone 5b95f1920c Regenerate configure, fix typo in hlg_vect_mv 10 months ago
gabrielequatrana 08984619dc Fixed SpMM for HLG 10 months ago
gabrielequatrana beb418e00b Fixed SpMM for ELG (AXPBY GPU not working) 10 months ago
gabrielequatrana c807d88c57 SpMM using Cusparse dedicated routine (CSRG) 10 months ago
Salvatore Filippone 399818a482 Never do arithmetic on a (void *) 10 months ago
Salvatore Filippone 1ecf36c9c3 Merge branch 'psblas-bgmres' of github.com:sfilippone/psblas3 into psblas-bgmres 10 months ago
Salvatore Filippone 7d74ebf5c4 Make multivectors work 10 months ago
gabrielequatrana 82715fec9b Fixed SpMM for CSRG 10 months ago
gabrielequatrana 409b51e609 Try to fix SpMM 10 months ago
gabrielequatrana ee140bc8dd Read/Write multivect fixed (SpMM bug) 10 months ago
gabrielequatrana a624b7098b Cuda multivect methods implementation 10 months ago
sfilippone c1e4f9c2b1 Merge branch 'repackage' into psblas-bgmres, fixes to resolve merge 10 months ago
sfilippone 0760e4d553 Fix C function declarations for compilation with LLVM/clang in CUDA 10 months ago
sfilippone 4347c663c2 Change conftest **argv to recognize CUDA_VERSION. 10 months ago
sfilippone a2f92e616f Put VOLATILE under ifdef for FLANG 11 months ago
sfilippone 59e6df73a4 Make sure configure recognizes FLANG 11 months ago
gabrielequatrana 02fb43ba82 Fixed convergence 11 months ago
gabrielequatrana 6b785d66c6 Check convergence now working 11 months ago
gabrielequatrana 0839165bdc Added convergence check 11 months ago
sfilippone 0023b8ac78 Compile adjcncy_fnd_owner 11 months ago
sfilippone 3a25d7b04a Fixes for LLVM compilation 11 months ago
sfilippone 373d841bce Don't need renaming of psi_gth and psi_sct 11 months ago
sfilippone 472f16f0df Fix compilation with --enable-serial 11 months ago
gabrielequatrana 1b79939255 Fixed some bugs (QR_fact serial) 11 months ago
gabrielequatrana 676652fcff Working parallel (QR_fact serial) 11 months ago
gabrielequatrana d10631530f Init Parallelize 11 months ago
sfilippone e0a4d362fa Define flag TRACK_CUDA_MALLOC 11 months ago
gabrielequatrana 6987582c30 Done SERIAL 11 months ago
Salvatore Filippone b5f1442ac8 Merge branch 'nond-rep' into repackage 11 months ago
sfilippone 48455190ec Add GPU version of XYZW 11 months ago
sfilippone a11f328e62 Added CUDA version of XYZW 11 months ago
sfilippone 86be8ebcd0 New method W%XYZW() 11 months ago
sfilippone b5d5f97661 Improve cuda%zero() 12 months ago
sfilippone 0e269ed641 typo in Cabgdxyz 12 months ago
Salvatore Filippone d95077ffd6 Fix typo in vectordev_mod 12 months ago
Salvatore Filippone 2d3773df98 CUDA kernels for ABGDXYZ 12 months ago
Salvatore Filippone 2a75d677d0 ABGDXYZ in vectordev_mod 12 months ago
sfilippone 2391f64df6 X_cuda_vect%abgdxyz 12 months ago
sfilippone 93c71c4316 Fix %ZERO() on cuda 12 months ago
sfilippone 0568a83734 Fix ifdef and old code 12 months ago
Salvatore Filippone 35d68aa4e3 Reuse calls to getDeviceProperties done at init time 12 months ago
Salvatore Filippone 1ba8dfc7b7 Switch FOR and IF in AXPBY 12 months ago
Salvatore Filippone f9677bc892 Enabled new CUDA version of ABGDXYZ 12 months ago
Salvatore Filippone 4681767ef8 New implementation for ABGDXYZ in CUDA 12 months ago
Salvatore Filippone 105aa3c570 Intermediate impl of ABGDXYZ 12 months ago
Salvatore Filippone 864872ecac Intermediate implementation of abgdxyz on cuda 12 months ago
Salvatore Filippone a41b209144 Better AXPBY implementation in CUDA. 12 months ago
Salvatore Filippone f4c7604f61 Fix base implementation of abgdxyz to call set_host 12 months ago