Commit Graph

2708 Commits (b5f1442ac87c583ac8c6954f25ace8a819849de7)
 

Author SHA1 Message Date
sfilippone b2b7b074df Fix usage of HAVE_CUDA/HAVE_GPU (mostly disappeared) 11 months ago
sfilippone e373ed7e0b Modify configry to only use HAVE_CUDA, since SPGU is recompiled. 11 months ago
sfilippone a6016f00fa Bump PSBLAS version to 3.9 11 months ago
sfilippone ab8631439f Update configure script 11 months ago
sfilippone 6c9ca58282 Silly bug in coo insert 11 months ago
sfilippone d3b2b7816d Fix coo insert OpenMP. Fix Make.inc.in 11 months ago
sfilippone 655c86caed Updated docs. 11 months ago
sfilippone 9b713c177b Fix cuda interfaces for renaming 11 months ago
sfilippone 6fa0bf7fe7 Complete cuda renaming 11 months ago
sfilippone ae7fad95d4 Merge branch 'development' into non-diag 12 months ago
sfilippone a6ec655a97 Prepare merge 12 months ago
sfilippone a2788bdf0b New version with ND product 12 months ago
sfilippone d718ef1e6d Always allocate szs in psb_gather 12 months ago
sfilippone baf18cebd7 Further fix for gather. 12 months ago
sfilippone 5caee551e5 Fixed IN_PLACE option for collectives. 12 months ago
sfilippone d82b090289 Fix makefile for psi_acx & friends 12 months ago
Salvatore Filippone 25e9183e50 Fix SHFT implementation, step 2 1 year ago
Salvatore Filippone 250a6300ba Fix SHFT implementation 1 year ago
Salvatore Filippone 0b184e4313 Merge branch 'shift' into development 1 year ago
Salvatore Filippone d3fcd566d9 Define a SHIFT argument to compute ILU( A+shft I) 1 year ago
sfilippone 6aa7987d52 Rename GPU into cuda, and merge SPGPU code. 1 year ago
sfilippone 2732336915 Fix gpu/makefile 1 year ago
sfilippone 81e9121c91 Add GPULDLIBS into Make.inc (and fix configry) 1 year ago
sfilippone d0d4e45877 Fix for I gpu types from template: use psb_sizeof_ip 1 year ago
sfilippone 3a9116bc42 Merge psblas-ext into psblas step 2: GPU formats and configry. 1 year ago
sfilippone 1d5faa388d Merge psblas-ext into psblas, step 1: ext storage formats. 1 year ago
sfilippone d1bf46b0b1 Merge branch 'dev-openmp' into development 1 year ago
sfilippone e31dd52c41 Fixed CRITICAL in hash_mod 1 year ago
sfilippone def0635c53 More OMP directives in cd_inloc 1 year ago
sfilippone efa29bc3ad Fix configure for GCC when using --with-fcopt 1 year ago
sfilippone 3e29e603d2 Fix necessary flags for GCC 1 year ago
sfilippone 41be1357c3 Set defaults for SPSPMM depending on OpenMP compilation. 1 year ago
Salvatore Filippone 0d8a5d3dc2 New SPSPMM implementation 1 year ago
Salvatore Filippone d0cacda995 Moved various modules related to RB around, into auxil, update Makefile. 1 year ago
Salvatore Filippone 7b45994b70 Setter/getter for SPSPMM algorithm in base_mat_mod 1 year ago
wlthr 2322a9ce61 using end_idx to copy data from threads in gustavson and gustavson_1d 1 year ago
wlthr 0185b79b2a added setter for d_csr_spspmm implementation 1 year ago
wlthr 0fe95c3c76 added use statement 1 year ago
wlthr 979a3da95f merged dev-openmp into omp-walther 1 year ago
wlthr 1af76c067c added parallel double precision spspmm implementations 1 year ago
sfilippone 94c9060579 Merge branch 'dev-openmp' into development 1 year ago
sfilippone f4f37924e2 Update contributor list 1 year ago
sfilippone 815ecd5cc1 Merge branch 'dev-openmp' into development 1 year ago
sfilippone f001ebbad3 Final fix for COO on OMP 1 year ago
sfilippone 26bf4c5d69 Fixed COO csput for OMP/not OMP 1 year ago
sfilippone 3aa748b0e3 Finish dual OMP/notOMP g2lv1_ins 1 year ago
sfilippone 08c1ab0cd1 Fix tril/triu in COO for non-OMP paths. 1 year ago
sfilippone ca82520b88 Reworked CSR TRIL/TRIU for OpenMP 1 year ago
sfilippone 5e691d5bff Some improvements for openmp vector updates 1 year ago
sfilippone bb9f213551 Define and implement OMP version of TRIL/TRIU 1 year ago