gabrielequatrana
|
b22cba4413
|
Added distributed MGS QR working on GPU
|
7 months ago |
gabrielequatrana
|
f7d44a70d6
|
Multivector Product GPU
|
8 months ago |
gabrielequatrana
|
34a2a7ddbc
|
Update dpdegenmm.F90
|
8 months ago |
gabrielequatrana
|
cfa0a785c5
|
Fixed multiple bugs
|
8 months ago |
gabrielequatrana
|
80f54fed09
|
Test fix
|
9 months ago |
gabrielequatrana
|
c08431d71e
|
Merge remote-tracking branch 'origin/cuda-multivect' into psblas-bgmres
|
9 months ago |
Salvatore Filippone
|
897cfb4028
|
Multicolumn HLG product
|
10 months ago |
gabrielequatrana
|
cf315660e1
|
Updated tests
|
10 months ago |
gabrielequatrana
|
77b1e03b39
|
Added test
|
10 months ago |
gabrielequatrana
|
08984619dc
|
Fixed SpMM for HLG
|
10 months ago |
gabrielequatrana
|
beb418e00b
|
Fixed SpMM for ELG (AXPBY GPU not working)
|
10 months ago |
gabrielequatrana
|
82715fec9b
|
Fixed SpMM for CSRG
|
10 months ago |
gabrielequatrana
|
409b51e609
|
Try to fix SpMM
|
10 months ago |
gabrielequatrana
|
ee140bc8dd
|
Read/Write multivect fixed (SpMM bug)
|
10 months ago |
gabrielequatrana
|
a624b7098b
|
Cuda multivect methods implementation
|
10 months ago |
sfilippone
|
c1e4f9c2b1
|
Merge branch 'repackage' into psblas-bgmres, fixes to resolve merge
|
10 months ago |
gabrielequatrana
|
6b785d66c6
|
Check convergence now working
|
11 months ago |
gabrielequatrana
|
0839165bdc
|
Added convergence check
|
11 months ago |
gabrielequatrana
|
1b79939255
|
Fixed some bugs (QR_fact serial)
|
11 months ago |
gabrielequatrana
|
676652fcff
|
Working parallel (QR_fact serial)
|
11 months ago |
gabrielequatrana
|
d10631530f
|
Init Parallelize
|
11 months ago |
gabrielequatrana
|
6987582c30
|
Done SERIAL
|
11 months ago |
Salvatore Filippone
|
14c4ff0f32
|
Added new methd for two combined axpbys
|
12 months ago |
sfilippone
|
4d051c777d
|
Fix makefile and test program
|
1 year ago |
sfilippone
|
74cf138a6c
|
Merge branch 'repackage' into non-diag
|
1 year ago |
sfilippone
|
e9d1238b43
|
Add detailed measurements.
|
1 year ago |
sfilippone
|
41491f7b9c
|
Fix HAVE_CUDA in test programs
|
1 year ago |
sfilippone
|
655c86caed
|
Updated docs.
|
1 year ago |
sfilippone
|
9b713c177b
|
Fix cuda interfaces for renaming
|
1 year ago |
sfilippone
|
6fa0bf7fe7
|
Complete cuda renaming
|
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
|
6aa7987d52
|
Rename GPU into cuda, and merge SPGPU code.
|
1 year ago |
sfilippone
|
347352fe1e
|
Make spins work in OpenMP from either par or serial
|
2 years ago |
sfilippone
|
1941affe7a
|
Exposed error in AMG test when not parallelizing generation loop
|
2 years ago |
sfilippone
|
7e5dc20e03
|
Define new options for BSRCH, clean interface
|
2 years ago |
sfilippone
|
08ff37332a
|
Enable OpenMP in test/pargen
|
2 years ago |
sfilippone
|
dbd55321f8
|
Fixed CSR mv and cp _from_coo with OpenMP.
|
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
|
0f1603a2e9
|
The current version of test/omp seems to be working. To be completed
|
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
|
86b8a261ef
|
Fixed conversion bug, changed SPASB interface
|
2 years ago |
Salvatore Filippone
|
f09e25524e
|
Create ECSR format and use it for A%AND
|
2 years ago |
Salvatore Filippone
|
00cc83cde8
|
First version of AD/AND with memory duplication
|
2 years ago |
Salvatore Filippone
|
5aef5451fa
|
Fix test program
|
2 years ago |
Salvatore Filippone
|
4d988ea3db
|
Improvemnts to MAT ASB in OpenMP
|
2 years ago |