Exceptional GitLab maintenance is scheduled for June 24, 2025. The service will be unavailable between 8:00 am and 9:30 am. Please do not work on the platform until an announcement indicates that maintenance is complete.
Hello,
The function starpu_mpi_init_conf
was well detected, but then the preprocessor variable HAVE_STARPU_MPI_INIT_CONF
was not defined, because of a missing #cmakedefine
.
This PR fixes it.