sfilippone
|
3aa3c795e9
|
Refactor assembly and cnv
|
1 year ago |
sfilippone
|
49e99a3e82
|
Fix conversion and product to enable overlap with GPU
|
1 year ago |
sfilippone
|
74cf138a6c
|
Merge branch 'repackage' into non-diag
|
1 year ago |
sfilippone
|
be7571f568
|
Fix missing directive
|
1 year ago |
sfilippone
|
e9d1238b43
|
Add detailed measurements.
|
1 year ago |
sfilippone
|
a6016f00fa
|
Bump PSBLAS version to 3.9
|
1 year ago |
sfilippone
|
6c9ca58282
|
Silly bug in coo insert
|
1 year ago |
sfilippone
|
d3b2b7816d
|
Fix coo insert OpenMP. Fix Make.inc.in
|
1 year ago |
sfilippone
|
ae7fad95d4
|
Merge branch 'development' into non-diag
|
1 year ago |
sfilippone
|
a6ec655a97
|
Prepare merge
|
1 year ago |
sfilippone
|
a2788bdf0b
|
New version with ND product
|
1 year ago |
sfilippone
|
d718ef1e6d
|
Always allocate szs in psb_gather
|
1 year ago |
sfilippone
|
baf18cebd7
|
Further fix for gather.
|
1 year ago |
sfilippone
|
5caee551e5
|
Fixed IN_PLACE option for collectives.
|
1 year ago |
sfilippone
|
d82b090289
|
Fix makefile for psi_acx & friends
|
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
|
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
|
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 |
sfilippone
|
2f403e0df7
|
Rework cp_{from|to}_fmt for better OpenMP performance
|
2 years ago |
sfilippone
|
d378266f33
|
Fix synatx error
|
2 years ago |
sfilippone
|
a66778f270
|
Improve coo and merge development
|
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
|
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 |