Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add Io operations and an example
authorFred Suter <suterf@ornl.gov>
Tue, 23 May 2023 10:36:14 +0000 (06:36 -0400)
committerFred Suter <suterf@ornl.gov>
Tue, 23 May 2023 10:36:14 +0000 (06:36 -0400)
commitec3faa6d1e6b01843b3f6edaf8aa07ffc651fe30
treec8e039984776c757b039eb3307bd36ec6afaa1ce
parent14395882a33613da82251cc43bce52f55f66c617
add Io operations and an example
MANIFEST.in
examples/cpp/CMakeLists.txt
examples/cpp/operation-io/s4u-operation-io.cpp [new file with mode: 0644]
examples/cpp/operation-io/s4u-operation-io.tesh [new file with mode: 0644]
include/simgrid/plugins/operation.hpp
src/plugins/operation.cpp