[petsc-users] Petsc cannot be initialized on vesta in some --mode options
Jed Brown
jed at jedbrown.org
Wed Jan 22 12:38:13 CST 2014
Jeff Hammond <jeff.science at gmail.com> writes:
> I've always thought that MPI_Bcast wasn't actually the problem anyways
> but rather it was the POSIX calls that were breaking PETSc_Init.
Can you elaborate? PETSc uses fopen on rank 0 (these are small
user-configuration files). In this case, it made it through three of
these, then got an error in a size_t MPI_Bcast. Setting
PAMID_COLLECTIVES=0 used to fix this. I'll update later when I have
time to reproduce.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140122/a2d24d10/attachment.pgp>
More information about the petsc-users
mailing list