[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Modifying the MSDdev *.dsw *.dsp files to run without mpi
- To: petsc-users@xxxxxxxxxxx
- Subject: Modifying the MSDdev *.dsw *.dsp files to run without mpi
- From: "Ben Tay" <zonexo@xxxxxxxxx>
- Date: Sat, 25 Nov 2006 08:46:23 +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=VTSh73oT3pvJAAWf+0wcIuqfSL/UuZxgl4Gm/1xfTcba9HqjfWpLrMcb15aR/+4jjqgeP+th6zijF3HBBnoBuoOYwZ0TC8GOoDosAgfcXa3g0ntmMvrrtg/EhZBRvWlA7JOVmsDC8UW5puL4khEc95+XGb3wdlM4+/W62KbKZOk=
- Reply-to: petsc-users@xxxxxxxxxxx
- Sender: owner-petsc-users@xxxxxxxxxxx
Hi,
I've managed to compile and run the examples in MSDev when i use MPICH. However, if I compile without MPI, I 'll get errors during linking. How should I modify my configuration file in MSDev so that I can run without mpi?
Thank you very much!