sfilippone
|
472f16f0df
|
Fix compilation with --enable-serial
|
8 months ago |
sfilippone
|
5caee551e5
|
Fixed IN_PLACE option for collectives.
|
1 year ago |
Salvatore Filippone
|
896d7a8853
|
Fix USE realloc
|
3 years ago |
Salvatore Filippone
|
7064777e2e
|
Fix collective implementation bugs
|
3 years ago |
Salvatore Filippone
|
1fe2c71163
|
Complete non-blocking collectives.
|
3 years ago |
Salvatore Filippone
|
336f7bf132
|
Defined non-blocking version of PSB_SUM.
|
3 years ago |
Salvatore Filippone
|
6945b1495e
|
Fix use of mpi_comm_null
|
3 years ago |
Salvatore Filippone
|
727a99e376
|
Improve handling of psi_c_diffadd and psb_sizeof_XX
|
3 years ago |
Salvatore Filippone
|
adbae358e4
|
Improve cleanup on psb_close
|
3 years ago |
Salvatore Filippone
|
1dc28fb710
|
Cosmetic changes in psi_penv
|
4 years ago |
Salvatore Filippone
|
ceda17be7e
|
Fix internals for SERIAL_MPI
|
4 years ago |
Salvatore Filippone
|
81fc75a091
|
Fixes for memory leaks in the C interface
|
4 years ago |
Salvatore Filippone
|
0a0812938b
|
Merge branch 'new-context' into remap-coarse
# Conflicts:
# base/modules/psi_i_mod.F90
# base/serial/psb_dgelp.f90
# base/serial/psb_sgelp.f90
|
4 years ago |
Salvatore Filippone
|
1917190ed5
|
Fix wrong arg in psi_p2p
|
4 years ago |
Salvatore Filippone
|
2e0c297409
|
Merging remap-coarse into new-context
|
4 years ago |
Salvatore Filippone
|
f0663512b2
|
Merge new-context
|
4 years ago |
Salvatore Filippone
|
7124e8abdf
|
Merge branch 'new-context' into remap-coarse & fix
# Conflicts:
# base/modules/desc/psb_desc_mod.F90
# base/modules/penv/psi_penv_mod.F90
|
4 years ago |
Salvatore Filippone
|
6a6f6ad2c2
|
Change name of ICTXT to CTXT
|
4 years ago |
Salvatore Filippone
|
8b2b86d44d
|
C interface. Not fully working yet.
|
4 years ago |
Salvatore Filippone
|
b376d226cb
|
Fixed declaration and use of CONTEXT with new type.
|
4 years ago |
Salvatore Filippone
|
2009ed8dbe
|
First round of updateds for new CONTEXT
|
4 years ago |
Salvatore Filippone
|
2697fbe73a
|
Started work on encapsulating CONTEXT.
|
4 years ago |
Salvatore Filippone
|
db7def0433
|
Merge branch 'development' into remap-coarse
|
4 years ago |
Salvatore Filippone
|
c6dbee552e
|
Fix type handling bug in simple_triad.
|
4 years ago |
Salvatore Filippone
|
90493218a2
|
Change handling of no-context in DESC for remap-coarse
|
5 years ago |
Cirdans-Home
|
6777e57d37
|
merge with merge-paraggr-newops
|
5 years ago |
Cirdans-Home
|
c0ccbe14f7
|
merge with unify_agg_build
|
5 years ago |
Salvatore Filippone
|
f499ffb203
|
New clear_defaults function, use it in psb_exit
|
5 years ago |
Salvatore Filippone
|
4c7fa23c8a
|
New files for 2-bytes integer support. To be compiled and tested.
|
5 years ago |
Cirdans-Home
|
7f42d63275
|
Added routine for logical all reduce and applied in psb_mask
|
5 years ago |
Salvatore Filippone
|
76d5c5f3ae
|
Fixes for cases where IPK==LPK
|
5 years ago |
Salvatore Filippone
|
936ef49e7d
|
Further changes for ambiguous interfaces when IPK==LPK
|
5 years ago |
Salvatore Filippone
|
3207596a75
|
Change name to psb_simple_triad
|
5 years ago |
Salvatore Filippone
|
0aaaa477d4
|
New triad_a2av method
|
5 years ago |
Salvatore Filippone
|
86872d9939
|
Define psb_simple_a2av
|
5 years ago |
Salvatore Filippone
|
2b898aa14f
|
New get_mpi_comm and get_mpi_rank, code and docs
|
5 years ago |
Salvatore Filippone
|
cf6db2ea0b
|
get_rank and get_mpicomm
Make psb_get_rank and psb_get_mpicomm functions, not
subroutines. Document same.
|
5 years ago |
Salvatore Filippone
|
b83ec80619
|
Fix scan_sum, define V version
|
5 years ago |
Salvatore Filippone
|
ece66421bf
|
Add len arg in declaration.
|
5 years ago |
Salvatore Filippone
|
2f07fc5220
|
New scan_sum and exscan_sum collectives.
|
5 years ago |
Salvatore Filippone
|
8d489f8ce2
|
Merged MixedI8 in new branch (to be later merged into development)
|
6 years ago |