Question About MPI max Numprocs

Hello,

Please, try the FORCE modifier:

set(VTK_MPI_NUMPROCS 64 CACHE STRING "Number of MPI processes to use." FORCE)

This way, the value existing in the cache will be always set for each configuration cycle.

regards,

PC

1 Like