From: "Alain Coetmeur" Newsgroups: comp.parallel.mpi Subject: developping with MPI from a NT workstation, to a cluster Date: Mon, 28 Sep 1998 14:17:12 +0200 Organization: Informatique-CDC Message-Id: <6uo1ac$rn721@puligny.idt.cdc.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Does there exists solutions to develop MPI/C++ parallel programs from a NT workstation, if possible from Microsoft Visual Studio, and target a given cluster (Unix, NT...)... What are the (efficient?) MPI implementation above 100baseT ethernet, or Myrinet or SCI on Windows NT I've heard of parallel debugger like TotalView, but it is targeted on Unix platforms. Can Studio debug MPI parallel programs (I think no) ? Are there NT parallel debugger instead. otherwise how to develop and debug on NT clusters... Are there solution to work from a NT workstation in Visual Studio and cross developp on a non-NT cluster ?