sfilippone
|
48070b2cea
|
Further fixes for string_c2f
|
4 months ago |
sfilippone
|
d7b22f0538
|
Fix string_c2f
|
4 months ago |
Fabio Durastante
|
c586e53799
|
Added C functions for making available GPU support from the C interface
|
4 months ago |
sfilippone
|
9552bda6de
|
Merge branch 'fix-build' into development
|
4 months ago |
sfilippone
|
5885caaab9
|
Fix krylov -> linsolve in CBIND
|
5 months ago |
sfilippone
|
a401f60215
|
Fix expose geasb options to all variants S/D/C/Z.
|
5 months ago |
Marco Feder
|
4aaf72d1e8
|
Expose dgeasb with dupl options
|
5 months ago |
sfilippone
|
5333117010
|
Fix vect_clone, expose to C interface
|
6 months ago |
Luca Pepè Sciarria
|
4c27ffb760
|
Merge branch 'development' into cmake
|
6 months ago |
Fabio Durastante
|
ce33f44f6a
|
Exposed named constants as macro for bldmode
|
6 months ago |
Fabio Durastante
|
22eafb9140
|
Fixed naming of function
|
6 months ago |
Fabio Durastante
|
c8c3124e4e
|
Exposed bldmode and remote assembly
|
6 months ago |
Marco Feder
|
cd72888cd4
|
Expose variant of psb_cdins() with local indices to C interface
|
7 months ago |
Marco Feder
|
1bba419d79
|
Add local indices to psb_c_cdall C interface
|
7 months ago |
Fabio Durastante
|
f120015ff5
|
Exposed psb_c_cd_is_asb to check is descriptor is assembled
|
7 months ago |
Fabio Durastante
|
4cd6cf21d0
|
Exposed to c the psb_is_owned function
|
8 months ago |
Fabio Durastante
|
d16b39ed1b
|
Exposed psb_c_cd_get_global_cols into header file
|
8 months ago |
Fabio Durastante
|
a2160b7ba0
|
Fixed import of complex.h for compatibility with C++
|
10 months ago |
Fabio Durastante
|
b51dc38140
|
Added C interface to initialize communicator from existing MPI communicator
|
10 months ago |
Luca Pepè Sciarria
|
c70ceb072c
|
cmake building now works
|
11 months ago |
sfilippone
|
a9685267a4
|
Merge branch 'development' into cmake
|
11 months ago |
sfilippone
|
67b2937e6e
|
Define CLINK as well as FLINK
|
11 months ago |
Luca Pepè Sciarria
|
ed0ae66d5d
|
add CMakeLists.txt for test subprojects
|
11 months ago |
sfilippone
|
07fa2323eb
|
Fixes for IPK8
|
12 months ago |
Luca Pepè Sciarria
|
4858f0d484
|
hot fix on flags naming and fix psb_types.h compilation
|
1 year ago |
Luca Pepè Sciarria
|
a52f6ea054
|
update CMakeLists.txt to used the new standard PSB_ for compilation flags
|
1 year ago |
Salvatore Filippone
|
69a845b8f5
|
Fix in cbind makefile
|
1 year ago |
Salvatore Filippone
|
7201e511be
|
Renamed into test/pdegen, also in the C interface
|
1 year ago |
sfilippone
|
243fe4e78f
|
Split type definitions from psb_config
|
1 year ago |
sfilippone
|
ea6c4181f7
|
Changed all defines with prefix PSB_
|
1 year ago |
sfilippone
|
2b23f4bdc2
|
Mv fakempi to psb_fakempi.{c|h}. psb_c_base.h include psb_config.h
|
1 year ago |
Luca Pepè Sciarria
|
61976812be
|
Add cmake building for base, cbind, ext, linsolve, prec, util
|
1 year ago |
sfilippone
|
a02440afff
|
Updatex docs for linsolve
|
2 years ago |
sfilippone
|
98d5db7377
|
Krylov into linsolve, step 4
|
2 years ago |
Salvatore Filippone
|
bcc85e47fd
|
Fix Makefiles for parallel make
|
4 years ago |
Cirdans-Home
|
4b559c6a4b
|
Added psb_c_@X@global_vec_write
|
4 years ago |
cirdans-home
|
b664291532
|
Added C interface for remote vector allocate
|
4 years ago |
Salvatore Filippone
|
fc81367fef
|
Changes for remote build interfaces. Implementation to be completed.
|
4 years ago |
cirdans-home
|
78b4b0ddc5
|
Added utility to dump global matrix
|
4 years ago |
Cirdans-Home
|
13153e03dc
|
Added c interface for remotebuild
|
4 years ago |
Salvatore Filippone
|
1337009f91
|
Infrastructure for non-local matrix build
|
4 years ago |
Cirdans-Home
|
874dd7825e
|
Fix for C++ typedef vs using
|
5 years ago |
Cirdans-Home
|
c1727fec5d
|
Implemented C/C++ fix for complex.h
|
5 years ago |
Cirdans-Home
|
c38660c76c
|
Added function psb_c_g2l
|
5 years ago |
Cirdans-Home
|
bee4bebd7a
|
Fixed missing bind(c)
|
5 years ago |
Cirdans-Home
|
ce1da012c9
|
added vect_set_vect
|
5 years ago |
Salvatore Filippone
|
cdba3a17b6
|
Fix cbind test makefile.
|
5 years ago |
Cirdans-Home
|
10bdde008b
|
Fixed gather name function
|
5 years ago |
Salvatore Filippone
|
8bc575d319
|
Fix bug in psb_check_error()
|
5 years ago |
Salvatore Filippone
|
69b1678f6b
|
Missing index base adjustment in psb_c_cdins
|
5 years ago |