Salvatore Filippone
|
fe87ca52e3
|
Missing impl files
|
8 months ago |
Salvatore Filippone
|
173ffec2d3
|
First working version of CSGA. To be tested and refined.
|
8 months ago |
sfilippone
|
3ba2002e60
|
First attempt at running CSGA. To be debugged.
|
8 months ago |
sfilippone
|
c35b3b9ef3
|
Merge branch 'repackage' into repack-csga
|
8 months ago |
Salvatore Filippone
|
42293c62b6
|
Fix usage of sync()
|
8 months ago |
Salvatore Filippone
|
a177e94ba5
|
Fix comments,
|
8 months ago |
sfilippone
|
a3f839ad62
|
Push some intermediate mods.
|
8 months ago |
sfilippone
|
c547de218d
|
Merge branch 'repackage' into repack-csga
|
8 months ago |
sfilippone
|
15477c9eb2
|
Fix csga_mod
|
8 months ago |
sfilippone
|
d71d355b68
|
Refactor cusparse includes..
|
8 months ago |
sfilippone
|
2e3f862e42
|
Start refactoring cusparse.h
|
8 months ago |
sfilippone
|
f91c887c36
|
Start working on CSR adaptive
|
8 months ago |
sfilippone
|
97b962e280
|
Merge branch 'repackage' into repack-csga
|
8 months ago |
sfilippone
|
80d7b1362b
|
Preparation for csga
|
8 months ago |
sfilippone
|
ee66db5efd
|
Refactor interface to cusparse in preparation for CSR Adaptive
|
8 months ago |
sfilippone
|
12a4c21fed
|
Fixes for OpenMP compilation in map_mod
|
8 months ago |
sfilippone
|
e19284eb6c
|
Small omp addition
|
9 months ago |
sfilippone
|
10f81577f4
|
Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage
|
9 months ago |
sfilippone
|
35096a2ef9
|
Cosmetic changes to coo_impl
|
9 months ago |
sfilippone
|
add3389a81
|
Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage
|
9 months ago |
sfilippone
|
c8cc2275d0
|
Fix cuda/makefile for make -j
|
9 months ago |
sfilippone
|
70f51b9da8
|
Improve handling of fix_coo buffers with OpenMP
|
9 months ago |
sfilippone
|
ecccb13914
|
Fix COO fix_coo_inner_rowmajor not to overflow on integers.
|
9 months ago |
sfilippone
|
a613e963db
|
First step in fix for coo_impl on OpenMP
|
9 months ago |
sfilippone
|
d01b8145c6
|
Fix cuda makefile dependencies
|
9 months ago |
sfilippone
|
d8ed01218d
|
Cleanup hash_map using new indx_map%set_lc
|
9 months ago |
sfilippone
|
7ec394ce1c
|
Rename indx_map_mod and put SET_LR/C under ifdef
|
9 months ago |
sfilippone
|
7dc64692cc
|
Fix for OpenMP runs in hash_map_mod
|
9 months ago |
Salvatore Filippone
|
e711c53fab
|
Make sure we compile when LPK /= IPK
|
9 months ago |
Salvatore Filippone
|
b5a32a59f9
|
Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage
|
9 months ago |
Salvatore Filippone
|
773b79e7bc
|
OpenMP in repl_map
|
9 months ago |
Salvatore Filippone
|
98a9005602
|
Further advances on OpenMP versions of various index maps.
|
9 months ago |
Salvatore Filippone
|
fa86c91411
|
Fix OpenMP version of hash_map and hash
|
9 months ago |
Salvatore Filippone
|
188dee6842
|
Add indx_map%inc_lc() method
|
9 months ago |
sfilippone
|
b99aa7a90f
|
Switch off OMP in HASH g2l_ins
|
9 months ago |
sfilippone
|
4e0a9e5db8
|
Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage
|
9 months ago |
sfilippone
|
e72c0f0bf9
|
Fix OMP impl of sparse-sparse product
|
9 months ago |
Salvatore Filippone
|
d444a12879
|
Condition call to x%sync() in vect_mv
|
9 months ago |
Salvatore Filippone
|
5e2e1e34fd
|
Introduce set_host() in inner_vect_sv
|
9 months ago |
sfilippone
|
025350a361
|
Make sure realloc is always called with size >0
|
9 months ago |
sfilippone
|
ba8c32c507
|
Define merge_nd method
|
9 months ago |
sfilippone
|
aca1848401
|
New timings in CG
|
9 months ago |
sfilippone
|
e18de650f2
|
Take out debug print
|
9 months ago |
sfilippone
|
6f92a5c37a
|
Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage
|
10 months ago |
sfilippone
|
553531eefb
|
Take out obsolete ilu_fct source files
|
10 months ago |
sfilippone
|
2f575894fc
|
Fix --with-cudacc in configure
|
10 months ago |
sfilippone
|
0760e4d553
|
Fix C function declarations for compilation with LLVM/clang in CUDA
|
10 months ago |
sfilippone
|
4347c663c2
|
Change conftest **argv to recognize CUDA_VERSION.
|
10 months ago |
sfilippone
|
a2f92e616f
|
Put VOLATILE under ifdef for FLANG
|
10 months ago |
sfilippone
|
59e6df73a4
|
Make sure configure recognizes FLANG
|
10 months ago |