Commit Graph

141 Commits (V3.9.0-1-rc2)

Author SHA1 Message Date
sfilippone d2fba9e952 Fix licensing text 4 months ago
Marco Feder 303edfedc7 Fix return value 4 months ago
sfilippone 356bdba5c7 Fix intent on base_vect%reinit 4 months ago
sfilippone e8c5c0b8b0 Add clear argument to reinit method in vectors. 4 months ago
sfilippone 96ab382ce8 Fix vect_clone and define check_addr 5 months ago
sfilippone 897d466013 Define DESC%check_addr for debugging 5 months ago
sfilippone ac5512974b Fix vector allocation etc. 6 months ago
sfilippone 3337a12e59 Fix multivect handling 6 months ago
sfilippone c1ca1665e7 Fixes to vector status and build processing for dealii 7 months ago
sfilippone 5333117010 Fix vect_clone, expose to C interface 7 months ago
sfilippone 0c84efb887 Working version with mods for building with dealii requests 8 months ago
sfilippone 98a6eba948 First round of changes for vector builds 8 months ago
sfilippone 0239569e2b Final fixes for compilation with INTEL 10 months ago
sfilippone dc25c789ef Fixes for Intel compilation take 2. To be completed. 10 months ago
sfilippone 727dc13a98 First attempt at a fix for INTEL 10 months ago
Salvatore Filippone cc8cab0e8a Workaround for strange ipk8 issue 1 year ago
sfilippone 07fa2323eb Fixes for IPK8 1 year ago
sfilippone ea6c4181f7 Changed all defines with prefix PSB_ 1 year ago
sfilippone 3c53066a04 Walk back some generic method changes made for NVHPC. 1 year ago
sfilippone 55518f5553 Avoid specific method names' conflicts between vect and multivect. 1 year ago
sfilippone 4e71fa971c Modify clean_zeros and have it only at base% 2 years ago
sfilippone ee56c6be3c Cosmetic changes to OpenACC vectors 2 years ago
sfilippone 8220140729 Merged recent changes from development 2 years ago
sfilippone 3168b7e8f7 Merge branch 'development' into oacc_loloum 2 years ago
sfilippone 7857015923 Cosmetic changes to vect_mod 2 years ago
sfilippone 2982aaee27 Implementation in OpenACC for ELL and HLL into templates. Merge from development 2 years ago
sfilippone 4461b44eda Change name abgdxyz into upd_xyz 2 years ago
sfilippone ba8c32c507 Define merge_nd method 2 years ago
sfilippone 373d841bce Don't need renaming of psi_gth and psi_sct 2 years ago
sfilippone 86be8ebcd0 New method W%XYZW() 2 years ago
Salvatore Filippone f4c7604f61 Fix base implementation of abgdxyz to call set_host 2 years ago
Salvatore Filippone b8f9badf95 Fix interface between vect and base_vect%ABGD 2 years ago
Salvatore Filippone 2a40b82b58 Fix typo in base_vect_mod 2 years ago
Salvatore Filippone 4e611bb078 Enable psi_abgdxyz 2 years ago
sfilippone 45f00e6e19 Fixed comments 2 years ago
Salvatore Filippone 14c4ff0f32 Added new methd for two combined axpbys 2 years ago
sfilippone 3aa3c795e9 Refactor assembly and cnv 3 years ago
sfilippone ae7fad95d4 Merge branch 'development' into non-diag 3 years ago
sfilippone 41be1357c3 Set defaults for SPSPMM depending on OpenMP compilation. 3 years ago
Salvatore Filippone 0d8a5d3dc2 New SPSPMM implementation 3 years ago
Salvatore Filippone d0cacda995 Moved various modules related to RB around, into auxil, update Makefile. 3 years ago
Salvatore Filippone 7b45994b70 Setter/getter for SPSPMM algorithm in base_mat_mod 3 years ago
wlthr 0185b79b2a added setter for d_csr_spspmm implementation 3 years ago
wlthr 979a3da95f merged dev-openmp into omp-walther 3 years ago
wlthr 1af76c067c added parallel double precision spspmm implementations 3 years ago
sfilippone 5e691d5bff Some improvements for openmp vector updates 3 years ago
sfilippone bb9f213551 Define and implement OMP version of TRIL/TRIU 3 years ago
sfilippone 40cc78854a Improve implementation of fix_coo using exscan 3 years ago
Salvatore Filippone f09e25524e Create ECSR format and use it for A%AND 4 years ago
Salvatore Filippone 00cc83cde8 First version of AD/AND with memory duplication 4 years ago