|
@@ -632,7 +632,7 @@ It of course does not provide computation results and timing.
|
|
\addindex __env__STARPU_MPI_DRIVER_CALL_FREQUENCY
|
|
\addindex __env__STARPU_MPI_DRIVER_CALL_FREQUENCY
|
|
When set to a positive value, activates the interleaving of the execution of
|
|
When set to a positive value, activates the interleaving of the execution of
|
|
tasks with the progression of MPI communications (\ref MPISupport). The
|
|
tasks with the progression of MPI communications (\ref MPISupport). The
|
|
-starpu_mpi_init_with_driver() function must have been called by the application
|
|
+starpu_mpi_init_with_conf() function must have been called by the application
|
|
for that environment variable to be used. When set to 0, the MPI progression
|
|
for that environment variable to be used. When set to 0, the MPI progression
|
|
thread does not use at all the driver given by the user, and only focuses on
|
|
thread does not use at all the driver given by the user, and only focuses on
|
|
making MPI communications progress.
|
|
making MPI communications progress.
|
|
@@ -645,7 +645,7 @@ making MPI communications progress.
|
|
When set to a positive value, the interleaving of the execution of tasks with
|
|
When set to a positive value, the interleaving of the execution of tasks with
|
|
the progression of MPI communications mechanism to execute several tasks before
|
|
the progression of MPI communications mechanism to execute several tasks before
|
|
checking communication requests again (\ref MPISupport). The
|
|
checking communication requests again (\ref MPISupport). The
|
|
-starpu_mpi_init_with_driver() function must have been called by the application
|
|
+starpu_mpi_init_with_conf() function must have been called by the application
|
|
for that environment variable to be used, and the
|
|
for that environment variable to be used, and the
|
|
STARPU_MPI_DRIVER_CALL_FREQUENCY environment variable set to a positive value.
|
|
STARPU_MPI_DRIVER_CALL_FREQUENCY environment variable set to a positive value.
|
|
</dd>
|
|
</dd>
|