Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reduce dependencies on <simgrid/version.h>.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 29 Mar 2022 12:09:11 +0000 (14:09 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 29 Mar 2022 12:25:29 +0000 (14:25 +0200)
commit2e7129924068cc550bffddb396bc236f66360735
tree09a7ce41fe3e3306bd96fd75d30194486c97df4a
parent0d9fc92960d6b0e621f5252d108c46023f8384ef
Reduce dependencies on <simgrid/version.h>.

Limit the amount of re-compilation when the file is changed by cmake.
14 files changed:
examples/c/app-chainsend/chainsend.h
include/simgrid/instr.h
src/instr/instr_config.cpp
src/instr/instr_paje_header.cpp
src/instr/instr_resource_utilization.cpp
src/kernel/EngineImpl.cpp
src/plugins/vm/VmLiveMigration.cpp
src/s4u/s4u_Engine.cpp
src/smpi/bindings/smpi_pmpi.cpp
src/smpi/include/smpi_actor.hpp
src/smpi/internals/instr_smpi.cpp
src/smpi/internals/smpi_actor.cpp
src/smpi/internals/smpi_replay.cpp
src/smpi/mpi/smpi_comm.cpp