sfilippone
|
4d051c777d
|
Fix makefile and test program
|
11 months ago |
sfilippone
|
49e99a3e82
|
Fix conversion and product to enable overlap with GPU
|
11 months ago |
sfilippone
|
74cf138a6c
|
Merge branch 'repackage' into non-diag
|
11 months ago |
sfilippone
|
be7571f568
|
Fix missing directive
|
11 months ago |
sfilippone
|
e9d1238b43
|
Add detailed measurements.
|
11 months ago |
Salvatore Filippone
|
20a01d4d71
|
Attempt at fixing CSRG in CUDA 10.2. Not complete yet.
|
11 months ago |
sfilippone
|
1bc2a884e2
|
Adjust conditional compilation on CUDA version
|
11 months ago |
Salvatore Filippone
|
62db7c0449
|
Fix spsv with CSRG handling of descriptors.
|
11 months ago |
Salvatore Filippone
|
d28ea462d9
|
Modified CSRG to work with latest versions; cusparse docs are unclear
|
11 months ago |
sfilippone
|
6b65199afb
|
Check CUDA version for -dopt=on only from 11.7
|
11 months ago |
sfilippone
|
0230fbb7af
|
Identufied problems with CSRG. Will fix in a branch
|
11 months ago |
sfilippone
|
41491f7b9c
|
Fix HAVE_CUDA in test programs
|
11 months ago |
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
|
8633e76cb0
|
Silly bug in coo insert
|
11 months ago |
sfilippone
|
d3b2b7816d
|
Fix coo insert OpenMP. Fix Make.inc.in
|
11 months ago |
sfilippone
|
492b28f342
|
Fix wrong insert without OpenMP
|
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
|
cce3103bb4
|
Fix CXXDEFINES
|
12 months ago |
sfilippone
|
a082cdb1b6
|
Deactivate OpenMP in hash_g2lv_ins for the time being.
|
1 year ago |
sfilippone
|
b850c0ef6a
|
Fix typo
|
1 year ago |
sfilippone
|
f7d2c856ec
|
Fix gather with SERIAL
|
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 |
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 |