Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Constify third parameter of smpi::Op::apply, and save a few const_casts.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 29 Apr 2019 12:12:06 +0000 (14:12 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 29 Apr 2019 14:08:52 +0000 (16:08 +0200)
commiteef4b77f222102ba1ee0e5cc119e218bdfe9d3b5
tree9b3bbdaa65de4594653b664f6c2e1aa073c45850
parentd99428fa04f869052710d05a61bed13281012d45
Constify third parameter of smpi::Op::apply, and save a few const_casts.
src/smpi/colls/reduce_scatter/reduce_scatter-mpich.cpp
src/smpi/colls/reduce_scatter/reduce_scatter-ompi.cpp
src/smpi/include/smpi_op.hpp
src/smpi/mpi/smpi_op.cpp