Commit Graph

2769 Commits (b22cba4413383351199c4125846e9bfbc079f7c4)
 

Author SHA1 Message Date
gabrielequatrana b22cba4413 Added distributed MGS QR working on GPU 3 months ago
gabrielequatrana 3f22276aff Added Givens rotations to compute Y one time 4 months ago
gabrielequatrana f7d44a70d6 Multivector Product GPU 4 months ago
gabrielequatrana 34a2a7ddbc Update dpdegenmm.F90 5 months ago
gabrielequatrana cfa0a785c5 Fixed multiple bugs 5 months ago
gabrielequatrana 80f54fed09 Test fix 5 months ago
gabrielequatrana 448533effb Merge remote-tracking branch 'origin/cuda-multivect' into psblas-bgmres 5 months ago
gabrielequatrana efccdc88cd Fixed another typo 5 months ago
gabrielequatrana fabf53a225 Fixed some typos 5 months ago
gabrielequatrana c08431d71e Merge remote-tracking branch 'origin/cuda-multivect' into psblas-bgmres 5 months ago
gabrielequatrana 4ff0f112a9 SpMM HDIAG working 5 months ago
gabrielequatrana bdd04a6911 Adding support to HDIAG SpMM 5 months ago
gabrielequatrana 0490dd77db ELG SpMM now working 6 months ago
gabrielequatrana dc6e5bb942 ELG SpMM (compiling but not working) 6 months ago
gabrielequatrana 6b8199f84b ELG SpMM (not compiling) 6 months ago
gabrielequatrana 9daa04c3dc Updated HLG SpMM (s,d,c,z) 6 months ago
Salvatore Filippone ccb4f73dca Choose version of HLG-multivect kernel 6 months ago
sfilippone 19aa3f56b6 Merge branch 'repackage' into cuda-multivect 6 months ago
sfilippone 148a5e5e14 Check for shmemsize 6 months ago
sfilippone 6f92a5c37a Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage 6 months ago
sfilippone 553531eefb Take out obsolete ilu_fct source files 6 months ago
sfilippone 2f575894fc Fix --with-cudacc in configure 6 months ago
Salvatore Filippone 378c126055 Use MMBSZ=8, prepare to check shmem size 6 months ago
Salvatore Filippone 897cfb4028 Multicolumn HLG product 6 months ago
gabrielequatrana cf315660e1 Updated tests 6 months ago
gabrielequatrana 5389ff245e Merge branch 'psblas-bgmres' of https://github.com/sfilippone/psblas3 into psblas-bgmres 6 months ago
gabrielequatrana 77b1e03b39 Added test 6 months ago
Salvatore Filippone 5b95f1920c Regenerate configure, fix typo in hlg_vect_mv 6 months ago
gabrielequatrana 08984619dc Fixed SpMM for HLG 6 months ago
gabrielequatrana beb418e00b Fixed SpMM for ELG (AXPBY GPU not working) 6 months ago
gabrielequatrana c807d88c57 SpMM using Cusparse dedicated routine (CSRG) 6 months ago
Salvatore Filippone 399818a482 Never do arithmetic on a (void *) 6 months ago
Salvatore Filippone 1ecf36c9c3 Merge branch 'psblas-bgmres' of github.com:sfilippone/psblas3 into psblas-bgmres 6 months ago
Salvatore Filippone 7d74ebf5c4 Make multivectors work 6 months ago
gabrielequatrana 82715fec9b Fixed SpMM for CSRG 6 months ago
gabrielequatrana 409b51e609 Try to fix SpMM 6 months ago
gabrielequatrana ee140bc8dd Read/Write multivect fixed (SpMM bug) 6 months ago
gabrielequatrana a624b7098b Cuda multivect methods implementation 6 months ago
sfilippone c1e4f9c2b1 Merge branch 'repackage' into psblas-bgmres, fixes to resolve merge 7 months ago
sfilippone 0760e4d553 Fix C function declarations for compilation with LLVM/clang in CUDA 7 months ago
sfilippone 4347c663c2 Change conftest **argv to recognize CUDA_VERSION. 7 months ago
sfilippone a2f92e616f Put VOLATILE under ifdef for FLANG 7 months ago
sfilippone 59e6df73a4 Make sure configure recognizes FLANG 7 months ago
gabrielequatrana 02fb43ba82 Fixed convergence 7 months ago
gabrielequatrana 6b785d66c6 Check convergence now working 7 months ago
gabrielequatrana 0839165bdc Added convergence check 7 months ago
sfilippone 0023b8ac78 Compile adjcncy_fnd_owner 7 months ago
sfilippone 3a25d7b04a Fixes for LLVM compilation 7 months ago
sfilippone 373d841bce Don't need renaming of psi_gth and psi_sct 7 months ago
sfilippone 472f16f0df Fix compilation with --enable-serial 7 months ago