Commit Graph

20 Commits (027ca71a3876eda9d33c3cecb83d691d1d5be0b6)

Author SHA1 Message Date
Stack-1 f725ccdeeb Merge branch 'development' into communication_v2
# Conflicts:
#	base/CMakeLists.txt
#	base/comm/internals/psi_cswapdata.F90
#	base/comm/internals/psi_dswapdata.F90
#	base/comm/internals/psi_iswapdata.F90
#	base/comm/internals/psi_lswapdata.F90
#	base/comm/internals/psi_sswapdata.F90
#	base/comm/internals/psi_zswapdata.F90
#	base/modules/Makefile
#	base/modules/comm/psb_i2_comm_mod.f90
#	base/modules/comm/psi_i2_comm_v_mod.f90
#	base/modules/serial/psb_i2_base_vect_mod.F90
#	test/computational_routines/spmm/spmm_checker
1 day ago
Stack-1 4b8e4dd4a3 [UPDATE] Refactor after template update for RMA routines 1 week ago
sfilippone d2fba9e952 Fix licensing text 3 months ago
sfilippone 724345ab27 Rework use of icomm in halo and friends, add submodules 3 months ago
sfilippone bdee97e991 Fix use of MPI communicator 3 months ago
Salvatore Filippone 3d92668973 Change name of desc%get_list into desc%get_list_p 4 months ago
sfilippone aa30839074 Fix define for compilers, and INTEL fix. 9 months ago
sfilippone 07fa2323eb Fixes for IPK8 1 year ago
sfilippone ea6c4181f7 Changed all defines with prefix PSB_ 1 year ago
sfilippone a2f92e616f Put VOLATILE under ifdef for FLANG 2 years ago
sfilippone 3a25d7b04a Fixes for LLVM compilation 2 years ago
Salvatore Filippone f0663512b2 Merge new-context 6 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
6 years ago
Salvatore Filippone 6a6f6ad2c2 Change name of ICTXT to CTXT 6 years ago
Salvatore Filippone b376d226cb Fixed declaration and use of CONTEXT with new type. 6 years ago
Salvatore Filippone 25fdc6fb73 VOLATILE and ISO_FORTRAN_ENV are now enforced, take out ifdefs 6 years ago
Salvatore Filippone e2bd21d9be Update internal documentation. 7 years ago
Salvatore Filippone 2b898aa14f New get_mpi_comm and get_mpi_rank, code and docs 7 years ago
Salvatore Filippone cf6db2ea0b get_rank and get_mpicomm
Make psb_get_rank and  psb_get_mpicomm functions, not
subroutines. Document same.
7 years ago
Salvatore Filippone 8d489f8ce2 Merged MixedI8 in new branch (to be later merged into development) 8 years ago