Uses of Class
com.powsybl.computation.mpi.MpiExecutorContext
Packages that use MpiExecutorContext
-
Uses of MpiExecutorContext in com.powsybl.computation.mpi
Constructors in com.powsybl.computation.mpi with parameters of type MpiExecutorContextModifierConstructorDescriptionMpiComputationManager
(Path localDir, MpiJobScheduler scheduler, MpiExecutorContext executorContext) MpiComputationManager
(Path localDir, MpiNativeServices nativeServices, MpiStatisticsFactory statisticsFactory, Path statisticsDbDir, String statisticsDbName, MpiExecutorContext executorContext, int coresPerRank, boolean verbose, Path stdOutArchive) MpiComputationManager
(Path localDir, MpiStatisticsFactory statisticsFactory, Path statisticsDbDir, String statisticsDbName, MpiExecutorContext executorContext, int coresPerRank, boolean verbose, Path stdOutArchive)