Commit Graph

2612 Commits (sp3mm-interface)
 

Author SHA1 Message Date
wlthr 4929991249 changed all unsigned longs to int, modified makefile for debug purposes, reallocate c matrix arrays in sp3mm_impl.f90 2 years ago
wlthr 5e252b77bb fixed issues with passing of arrays from fortran to c 2 years ago
wlthr c252f16fd0 merged development into sp3mm-interface 2 years ago
wlthr 7ea80e04e7 fixed some minor errors 2 years ago
wlthr 981e40f689 compilation errors fix 2 years ago
wlthr 9b6542d350 added using new spmm implementation 2 years ago
wlthr 867ca0c1d0 added makefile to compile sp3mm source code 2 years ago
wlthr bfd88ca2c1 finished interface for spmm with uperbound method 2 years ago
wlthr 250163f1bc created fortran interface for C spmm code 2 years ago
wlthr 0c88352530 added sp3mm4amg source code to the repository and created C wrapper routine to be used in the fortran interface 2 years ago
wlther 1a4ae1e973 created sp3mm module and implementation files as well as an interface, still needs C files and C binds 2 years ago
wlther c093a6e11d added cbinds for C structs 2 years ago
Salvatore Filippone 402354dbd8 Fix syntax issue 2 years ago
sfilippone 677789469c Reworked ensure_size 2 years ago
sfilippone 347352fe1e Make spins work in OpenMP from either par or serial 2 years ago
sfilippone db0e4db507 Minimize debug sttements in hash_ins 2 years ago
sfilippone 1941affe7a Exposed error in AMG test when not parallelizing generation loop 2 years ago
sfilippone 494e29dd2e Cosmetic adjustments to COO and BSRCH 2 years ago
sfilippone 739dc78a75 Merge branch 'development' into omp-threadsafe 2 years ago
sfilippone 7e5dc20e03 Define new options for BSRCH, clean interface 2 years ago
sfilippone 40cc78854a Improve implementation of fix_coo using exscan 2 years ago
sfilippone 91d3e66547 Merge branch 'omp-threadsafe' of github.com:sfilippone/psblas3 into omp-threadsafe 2 years ago
sfilippone 74a8217520 Fixed silly bug in EXSCAN and usage in CSR_IMPL 2 years ago
Salvatore Filippone 5bc02fb2e6 Take out redundant statements in SPINS 2 years ago
sfilippone f3efea0a89 Take out IBASE from exscan, makes no sense. 2 years ago
sfilippone 08ff37332a Enable OpenMP in test/pargen 2 years ago
sfilippone 05b684ddbb Updated use of exscan in CSC 2 years ago
sfilippone 9c248a31e2 Refactored EXSCAN and its OpenMP usage. 2 years ago
sfilippone 02dd204351 Implement psi_exscan and use in _from_coo 2 years ago
sfilippone dbd55321f8 Fixed CSR mv and cp _from_coo with OpenMP. 2 years ago
sfilippone 6ba7d93159 Fix CRITICAL in LIST%G2L_INS 2 years ago
sfilippone 5a5712b4f0 Rely on CRITICAL inside G2L_INS implementation 2 years ago
sfilippone f068d73ef1 First working version 2 years ago
sfilippone 8459ea28f5 Modified matrix build procedures with OpenMP 2 years ago
sfilippone eb11e5e053 Put CRITICAL(name) in G2L_INS 2 years ago
sfilippone 0f1603a2e9 The current version of test/omp seems to be working. To be completed 2 years ago
sfilippone 98945f36b5 Fix nrm2 with overlap 2 years ago
sfilippone e6a70410e0 Make sure to use install -p 2 years ago
sfilippone c05b32c202 Reset status for csr_impl. 2 years ago
Salvatore Filippone ed7862a848 Fix OpenMP g2lv1_ins 2 years ago
Salvatore Filippone bb4e80f647 Bit of cleanup in psb_hash_map_mod 2 years ago
Salvatore Filippone 49d37911ca Work on psb_hash_map_mod 2 years ago
Salvatore Filippone 0480610822 Merge branch 'dev-openmp' of github.com:sfilippone/psblas3 into dev-openmp 2 years ago
Salvatore Filippone 784cc65e51 Temporarily revert hash_map_mod waiting for a proper fix 2 years ago
Salvatore Filippone fd0b1482e5 Merge branch 'dev-openmp' of github.com:sfilippone/psblas3 into dev-openmp 2 years ago
Salvatore Filippone afdbac6727 Swicth csr_impl to F90 2 years ago
Salvatore Filippone beefe9aa1a Missing "compile" for configure. 2 years ago
Salvatore Filippone e6d1a1a085 Fix white spaces in configry 2 years ago
Salvatore Filippone de37e3602a Fix SV with CONJG 2 years ago
Salvatore Filippone d4b6d4dfa1 Fix reinit 2 years ago