[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Unable to use MPICH2 during Petsc compilation
- To: petsc-users@xxxxxxxxxxx
- Subject: Unable to use MPICH2 during Petsc compilation
- From: "Ben Tay" <zonexo@xxxxxxxxx>
- Date: Sat, 25 Nov 2006 08:32:24 +0800
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=c/865McQB8SXUGW241wR9gTNykwhpDVXuRAq7QCJScQCgJmbkQKgB9PoQEvR445BnJaMu66Qj68BJsS+f7hj9cBpR5xXf9vaBNPVC1NQjzJgJOSv9dGdsiaNTibSt/NT7yTMmMKqy3/LI2A1kpeqdYLwfVu2/nM0IF9N2Z7K404=
- Reply-to: petsc-users@xxxxxxxxxxx
- Sender: owner-petsc-users@xxxxxxxxxxx
Hi,
I'm trying to use MPICH2 for the mpi during compilation of my Petsc. It works OK if I use MPICH (mpich.nt.1.2.5). I try to specify the directory,lib (mpich2.lib),include etc but it keeps on saying that mpi_init cannot work or something like that. May I know what's wrong?
My OS is winxp pro sp2.
Thank you very much!