Change the max number of mpi tasks.

This commit is contained in:
chtong 2007-06-22 23:02:51 +00:00
parent 1db7004091
commit 00e0bf3230

View File

@ -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