Commit Graph

2929 Commits (67876fec73431c2d940dc49de3d80e37ff0b4b97)
 

Author SHA1 Message Date
Salvatore Filippone 1911fec97b Update docs 8 months ago
sfilippone 0aa5c9409b Remove spurious pdf file. 8 months ago
sfilippone e9147c089e Update docs 8 months ago
sfilippone 681ea2fff7 Updated docs 8 months ago
tloloum c7bbfb8b68 new Makefile, test compile well + data vect 8 months ago
sfilippone a81d1d9b68 Now oacc_vect compiles cleanly 8 months ago
sfilippone 3bb05fab54 Merge branch 'oacc_loloum' of github.com:sfilippone/psblas3 into oacc_loloum 8 months ago
sfilippone 1f0e591827 Reworked oacc_vect_mod. oacc_mlt_v_X generates ICE, to be fixed 8 months ago
tloloum 6be998ac66 oacc_env_mod 8 months ago
sfilippone e0d7091ecc Makefile in openacc/impl 8 months ago
sfilippone 93c9df0277 Adjust Makefiles & source 8 months ago
sfilippone e3a3e39caf Modify configure --enable-openacc --with-fcopenacc=..... 8 months ago
sfilippone 40e40e69f5 Merge branch 'repackage' into development 8 months ago
Théophane Loloum 2b8671fba6 oacc : d_vect + i_vect + d_csr 8 months ago
sfilippone 9f2b8a2623 Cleanup 8 months ago
sfilippone e3a55967a5 Modify CUDA code to compile with 12.4/12.5 8 months ago
sfilippone 39cfcd3893 Fix allocation in coo_impl 9 months ago
sfilippone a38867be25 Fix allocation in coo_impl 9 months ago
sfilippone b9ad357648 Improve temp memory allocation in fix_coo 9 months ago
Salvatore Filippone 42293c62b6 Fix usage of sync() 10 months ago
Salvatore Filippone a177e94ba5 Fix comments, 10 months ago
sfilippone d71d355b68 Refactor cusparse includes.. 10 months ago
sfilippone 2e3f862e42 Start refactoring cusparse.h 10 months ago
sfilippone ee66db5efd Refactor interface to cusparse in preparation for CSR Adaptive 10 months ago
sfilippone 12a4c21fed Fixes for OpenMP compilation in map_mod 10 months ago
sfilippone e19284eb6c Small omp addition 10 months ago
sfilippone 10f81577f4 Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage 10 months ago
sfilippone 35096a2ef9 Cosmetic changes to coo_impl 10 months ago
sfilippone add3389a81 Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage 10 months ago
sfilippone c8cc2275d0 Fix cuda/makefile for make -j 10 months ago
sfilippone 70f51b9da8 Improve handling of fix_coo buffers with OpenMP 10 months ago
sfilippone ecccb13914 Fix COO fix_coo_inner_rowmajor not to overflow on integers. 10 months ago
sfilippone a613e963db First step in fix for coo_impl on OpenMP 10 months ago
sfilippone d01b8145c6 Fix cuda makefile dependencies 10 months ago
sfilippone d8ed01218d Cleanup hash_map using new indx_map%set_lc 10 months ago
sfilippone 7ec394ce1c Rename indx_map_mod and put SET_LR/C under ifdef 10 months ago
sfilippone 7dc64692cc Fix for OpenMP runs in hash_map_mod 10 months ago
Salvatore Filippone e711c53fab Make sure we compile when LPK /= IPK 10 months ago
Salvatore Filippone b5a32a59f9 Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage 10 months ago
Salvatore Filippone 773b79e7bc OpenMP in repl_map 10 months ago
Salvatore Filippone 98a9005602 Further advances on OpenMP versions of various index maps. 10 months ago
Salvatore Filippone fa86c91411 Fix OpenMP version of hash_map and hash 10 months ago
Salvatore Filippone 188dee6842 Add indx_map%inc_lc() method 10 months ago
sfilippone b99aa7a90f Switch off OMP in HASH g2l_ins 10 months ago
sfilippone 4e0a9e5db8 Merge branch 'repackage' of github.com:sfilippone/psblas3 into repackage 10 months ago
sfilippone e72c0f0bf9 Fix OMP impl of sparse-sparse product 10 months ago
Salvatore Filippone d444a12879 Condition call to x%sync() in vect_mv 10 months ago
Salvatore Filippone 5e2e1e34fd Introduce set_host() in inner_vect_sv 10 months ago
sfilippone 025350a361 Make sure realloc is always called with size >0 10 months ago
sfilippone ba8c32c507 Define merge_nd method 11 months ago