Salvatore Filippone
|
8f09b4be34
|
Work around OpenMPI issue with mpi_get_attr
|
7 months ago |
sfilippone
|
d757c9f1fa
|
Show EXTRA_OPT in screen log
|
7 months ago |
sfilippone
|
246bd70b3a
|
Modify sorting with REORD. Document same.
|
7 months ago |
sfilippone
|
ed97717037
|
Change name of an error constant.
|
7 months ago |
Salvatore Filippone
|
043587e51e
|
Merge pull request #30 from fdrmrc/expose_lidx_to_cdins
Expose variant of psb_cdins() with local indices to C interface
|
7 months ago |
Marco Feder
|
cd72888cd4
|
Expose variant of psb_cdins() with local indices to C interface
|
7 months ago |
Salvatore Filippone
|
30c8fd7a6d
|
Merge pull request #29 from fdrmrc/local_idx
Expose psb_cdall() routine that takes local indices to C interface
|
7 months ago |
Marco Feder
|
1bba419d79
|
Add local indices to psb_c_cdall C interface
|
7 months ago |
sfilippone
|
6ef434bcbe
|
Confg machinery to extract PSB version into psb_config.h
|
7 months ago |
Fabio Durastante
|
f120015ff5
|
Exposed psb_c_cd_is_asb to check is descriptor is assembled
|
7 months ago |
Fabio Durastante
|
6ee08787a5
|
Merged with documentation modification
|
8 months ago |
Fabio Durastante
|
4cd6cf21d0
|
Exposed to c the psb_is_owned function
|
8 months ago |
Salvatore Filippone
|
c916b9224e
|
Merge branch 'development' of github.com:sfilippone/psblas3 into development
|
8 months ago |
Salvatore Filippone
|
2f514d1959
|
Update sorting docs
|
8 months ago |
Fabio Durastante
|
d16b39ed1b
|
Exposed psb_c_cd_get_global_cols into header file
|
8 months ago |
Salvatore Filippone
|
25f73d15db
|
Fix spspmm allocation to avoid double free error
|
8 months ago |
Salvatore Filippone
|
6bb7725102
|
Minor change to mat_dist_impl
|
8 months ago |
sfilippone
|
25d63d156a
|
Restore configure
|
8 months ago |
sfilippone
|
390144126c
|
Fixes for compilation with CUDA 13.0
|
8 months ago |
sfilippone
|
f78c056a48
|
Merge branch 'dev-intel' into development
|
8 months ago |
sfilippone
|
e25d25460e
|
Revert one INTEL fix no longer needed
|
8 months ago |
sfilippone
|
0239569e2b
|
Final fixes for compilation with INTEL
|
8 months ago |
sfilippone
|
cdad04813b
|
Fix handling of tags for P2P and swap
|
8 months ago |
sfilippone
|
aa30839074
|
Fix define for compilers, and INTEL fix.
|
8 months ago |
sfilippone
|
5a0ef22cc2
|
Rename spspmm
|
8 months ago |
sfilippone
|
23261bafe6
|
Restore funny fix for intel
|
8 months ago |
sfilippone
|
13d4bc39d5
|
Update WRITE format string
|
8 months ago |
sfilippone
|
2539b6c715
|
Fix interface location and use in spspmm
|
8 months ago |
sfilippone
|
42b8daae8c
|
Use mpi_comm_get_attr to set tag values
|
8 months ago |
sfilippone
|
0d69cdb005
|
Further changes to constants for intel
|
8 months ago |
sfilippone
|
6140b8c9e9
|
Minor comment changes
|
8 months ago |
sfilippone
|
dc25c789ef
|
Fixes for Intel compilation take 2. To be completed.
|
8 months ago |
sfilippone
|
727dc13a98
|
First attempt at a fix for INTEL
|
8 months ago |
sfilippone
|
4343a78afc
|
Merge branch 'development' of github.com:sfilippone/psblas3 into development
|
9 months ago |
sfilippone
|
ab7da2100b
|
Change default CC for CUDA
|
9 months ago |
Fabio Durastante
|
a2160b7ba0
|
Fixed import of complex.h for compatibility with C++
|
10 months ago |
Fabio Durastante
|
465f97ecbc
|
Merge remote-tracking branch 'refs/remotes/origin/development' into development
|
10 months ago |
Fabio Durastante
|
b51dc38140
|
Added C interface to initialize communicator from existing MPI communicator
|
10 months ago |
sfilippone
|
da3f16ba56
|
Use less memory, check on symbmm
|
10 months ago |
sfilippone
|
86a6ab413a
|
Use less memory in spspmm
|
11 months ago |
sfilippone
|
67b2937e6e
|
Define CLINK as well as FLINK
|
11 months ago |
sfilippone
|
6d7b502f70
|
Users guide updates
|
11 months ago |
sfilippone
|
18ed3d20ff
|
Update contributor list
|
11 months ago |
Salvatore Filippone
|
cc8cab0e8a
|
Workaround for strange ipk8 issue
|
12 months ago |
sfilippone
|
9e682111be
|
Merge branch 'development' into cmake
|
12 months ago |
sfilippone
|
07fa2323eb
|
Fixes for IPK8
|
12 months ago |
gnumlab
|
2229c8f98b
|
now CUDA is turned off if IPK is set to 8
|
12 months ago |
gnumlab
|
db3d6566a0
|
add PSB_CUDA_VERSION automatic setting
|
12 months ago |
sfilippone
|
4d0226b7d6
|
Fixes for IPK8
|
12 months ago |
Fabio Durastante
|
a83094a626
|
Added ifdef to disambiguate interfacese for LPK4/LPK8
|
12 months ago |