Change the max number of mpi tasks.
This commit is contained in:
parent
1db7004091
commit
00e0bf3230
@ -29,7 +29,7 @@
|
||||
#ifndef EUCLID_CONF_DH
|
||||
#define EUCLID_CONF_DH
|
||||
|
||||
#define MAX_MPI_TASKS 500000
|
||||
#define MAX_MPI_TASKS 50000
|
||||
|
||||
#define PETSC_EUCLID_ERR_CODE PETSC_ERR_LIB
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user