sfilippone
|
7151c728db
|
Final fixes
|
2 months ago |
Salvatore Filippone
|
b957c1acf8
|
Merge pull request #33 from fdrmrc/fix_C_linking
Fix undefined references in C interface
|
2 months ago |
Matthias Maier
|
1f8235b7d0
|
fix file name in cbind/CMakeLists.txt
|
2 months ago |
Marco Feder
|
ac7b8c2f61
|
Fix undefined references to extended sparse matrix format with C interface
|
2 months ago |
Salvatore Filippone
|
174a8fc542
|
Fix use of psb_ext_mod from cbind
|
3 months ago |
sfilippone
|
897d466013
|
Define DESC%check_addr for debugging
|
4 months ago |
Fabio Durastante
|
42925ae5ae
|
Fixed names of constant and order of arguments in asb routines
|
4 months ago |
sfilippone
|
3965c3a526
|
Modified psb_config and machinery for better C interfacing
|
4 months ago |
sfilippone
|
fe7a4174e0
|
Fix build for CBIND
|
4 months ago |
Salvatore Filippone
|
aa9bae36bc
|
Fix cbind build with CMake
|
4 months ago |
Salvatore Filippone
|
78c33d3631
|
Fix tools_cbind
|
4 months ago |
Salvatore Filippone
|
3b2630911b
|
Fix dependency on CBIND penv
|
4 months ago |
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 |