sfilippone
|
5f0d88449c
|
Fix license issues
|
2 months ago |
sfilippone
|
d2fba9e952
|
Fix licensing text
|
2 months ago |
Salvatore Filippone
|
88afb55498
|
Merge pull request #41 from fdrmrc/fix_info_reinit
Fix status value in reinit function
|
2 months ago |
Salvatore Filippone
|
eadf81547a
|
Merge pull request #40 from fdrmrc/reinit_vect_C_interface
Add reinit with "clear" option to C interface
|
2 months ago |
Marco Feder
|
303edfedc7
|
Fix return value
|
2 months ago |
Marco Feder
|
cbf71f6b97
|
Add variants with other vector types
|
2 months ago |
Marco Feder
|
25b51b4cf7
|
Expose reinit with clear option
|
2 months ago |
sfilippone
|
176596a17f
|
Fix jump on uninitialized in cuda_exit
|
2 months ago |
sfilippone
|
ab2c5edcd5
|
Fix module subroutine declaration in swapdata.
|
2 months ago |
sfilippone
|
884f7cb0b9
|
Merge branch 'development' of github.com:sfilippone/psblas3 into development
|
2 months ago |
sfilippone
|
356bdba5c7
|
Fix intent on base_vect%reinit
|
2 months ago |
sfilippone
|
7151c728db
|
Final fixes
|
2 months ago |
sfilippone
|
724345ab27
|
Rework use of icomm in halo and friends, add submodules
|
2 months ago |
sfilippone
|
bdee97e991
|
Fix use of MPI communicator
|
2 months ago |
sfilippone
|
e8c5c0b8b0
|
Add clear argument to reinit method in vectors.
|
2 months ago |
sfilippone
|
e2ddc08aea
|
Merge branch 'development' of github.com:sfilippone/psblas3 into development
|
2 months ago |
sfilippone
|
9c3084985a
|
Cosmetic change in desc_const_mod
|
2 months ago |
Salvatore Filippone
|
b957c1acf8
|
Merge pull request #33 from fdrmrc/fix_C_linking
Fix undefined references in C interface
|
2 months ago |
Salvatore Filippone
|
97969e2a15
|
Merge pull request #34 from tamiko/cmake_fix_filename
Fix file name in cbind/CMakeLists.txt
|
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
|
3d92668973
|
Change name of desc%get_list into desc%get_list_p
|
3 months ago |
Salvatore Filippone
|
174a8fc542
|
Fix use of psb_ext_mod from cbind
|
3 months ago |
sfilippone
|
67721b8914
|
Define check_addr
|
4 months ago |
sfilippone
|
96ab382ce8
|
Fix vect_clone and define check_addr
|
4 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
|
fd58bb581e
|
Improve dependencies in main makefile
|
4 months ago |
sfilippone
|
af0e907bb6
|
Make sure to link psb_ext together with psb_cuda
|
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
|
ac5512974b
|
Fix vector allocation etc.
|
4 months ago |
sfilippone
|
3337a12e59
|
Fix multivect handling
|
4 months ago |
sfilippone
|
82d7f0fe7e
|
Bump patchlevel
|
4 months ago |
sfilippone
|
9552bda6de
|
Merge branch 'fix-build' into development
|
4 months ago |
sfilippone
|
3983255f9f
|
Further cuda makefile fix
|
4 months ago |
sfilippone
|
f79ab74649
|
Fix CUDA makefiles
|
4 months ago |
sfilippone
|
24aa5a0bc5
|
Fix cuda build
|
4 months ago |
sfilippone
|
807afa248f
|
Fix cuda makefile
|
4 months ago |
sfilippone
|
b4ad5a4288
|
Fix build process
|
4 months ago |
sfilippone
|
7e0347281e
|
Docs updates.
|
5 months ago |
sfilippone
|
5eb4f55406
|
README updates
|
5 months ago |
sfilippone
|
c980ce8712
|
Update list of compilers
|
5 months ago |
Luca Pepè Sciarria
|
506d673ad1
|
Update README.md's section for cmake building
|
5 months ago |