Loading src/Python/pytnl/tnl_mpi/tnl_mpi.cpp +3 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,9 @@ // conversions have to be registered for each object file #include "../tnl_conversions.h" #include "TNL/MPI/Wrappers.h" #include <TNL/MPI/Wrappers.h> #include <TNL/MPI/ScopedInitializer.h> // external functions void export_DistributedMeshes( py::module & m ); Loading src/TNL/Benchmarks/Utils.h +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ #include <TNL/SystemInfo.h> #include <TNL/Cuda/DeviceInfo.h> #include <TNL/Config/ConfigDescription.h> #include <TNL/MPI/Comm.h> #include <TNL/MPI/Wrappers.h> namespace TNL { Loading src/TNL/Containers/DistributedArrayView.h +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ #include <TNL/Containers/ArrayView.h> #include <TNL/Containers/Subrange.h> #include <TNL/Containers/ByteArraySynchronizer.h> #include <TNL/MPI/Wrappers.h> #include <TNL/MPI/Comm.h> namespace TNL { namespace Containers { Loading src/TNL/Containers/DistributedArrayView.hpp +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ #include "DistributedArrayView.h" #include <TNL/Algorithms/ParallelFor.h> #include <TNL/MPI/Wrappers.h> namespace TNL { namespace Containers { Loading src/TNL/Containers/DistributedNDArraySynchronizer.h +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ #include <async/threadpool.h> #include <TNL/Containers/ndarray/SynchronizerBuffers.h> #include <TNL/MPI/Comm.h> #include <TNL/MPI/Wrappers.h> #include <TNL/Timer.h> Loading Loading
src/Python/pytnl/tnl_mpi/tnl_mpi.cpp +3 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,9 @@ // conversions have to be registered for each object file #include "../tnl_conversions.h" #include "TNL/MPI/Wrappers.h" #include <TNL/MPI/Wrappers.h> #include <TNL/MPI/ScopedInitializer.h> // external functions void export_DistributedMeshes( py::module & m ); Loading
src/TNL/Benchmarks/Utils.h +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ #include <TNL/SystemInfo.h> #include <TNL/Cuda/DeviceInfo.h> #include <TNL/Config/ConfigDescription.h> #include <TNL/MPI/Comm.h> #include <TNL/MPI/Wrappers.h> namespace TNL { Loading
src/TNL/Containers/DistributedArrayView.h +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ #include <TNL/Containers/ArrayView.h> #include <TNL/Containers/Subrange.h> #include <TNL/Containers/ByteArraySynchronizer.h> #include <TNL/MPI/Wrappers.h> #include <TNL/MPI/Comm.h> namespace TNL { namespace Containers { Loading
src/TNL/Containers/DistributedArrayView.hpp +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ #include "DistributedArrayView.h" #include <TNL/Algorithms/ParallelFor.h> #include <TNL/MPI/Wrappers.h> namespace TNL { namespace Containers { Loading
src/TNL/Containers/DistributedNDArraySynchronizer.h +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ #include <async/threadpool.h> #include <TNL/Containers/ndarray/SynchronizerBuffers.h> #include <TNL/MPI/Comm.h> #include <TNL/MPI/Wrappers.h> #include <TNL/Timer.h> Loading