Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
adding a JBOD concept
authorFred Suter <suterf@ornl.gov>
Mon, 3 Jul 2023 18:56:53 +0000 (14:56 -0400)
committerFred Suter <suterf@ornl.gov>
Mon, 10 Jul 2023 14:24:58 +0000 (10:24 -0400)
commit2a92142f8bfda0bfc9f023b221bbe15986e869ac
tree1df5c4b1ea4ccc125c996839889f52516c6d47df
parenta41a7f329f4931c404907ccf78a390b274780275
adding a JBOD concept
MANIFEST.in
examples/cpp/CMakeLists.txt
examples/cpp/io-jbod-raw/s4u-io-jbod-raw.cpp [new file with mode: 0644]
examples/cpp/io-jbod-raw/s4u-io-jbod-raw.tesh [new file with mode: 0644]
include/simgrid/plugins/jbod.hpp [new file with mode: 0644]
src/plugins/jbod.cpp [new file with mode: 0644]
tools/cmake/DefinePackages.cmake