From: "Lee, Bo-sung" <bslee@pvmcube4.snu.ac.kr>
Newsgroups: comp.parallel.pvm
Subject: Re: Newbie Question
Date: Wed, 10 Feb 1999 20:38:22 -0600
Organization: Shinbiro, HIT(Hyundai Informatin Technology Co., Ltd.)
Sender: bslee6@210.113.160.180
Message-Id: <36C2429E.3D07@pvmcube4.snu.ac.kr>
References: <36C21C40.910B582B@auckland.ac.nz>
Reply-To: bslee@pvmcube4.snu.ac.kr
Mime-Version: 1.0
Content-Type: text/plain; charset=euc-kr
Content-Transfer-Encoding: 7bit
Xref: ukc comp.parallel.pvm:8003


Aaron Hochwimmer wrote:
> 
> Hi,
> 
> I have written some code that is mostly Fortran90 under Windows NT
> (Digital Visual Fortran 5.0D) and uses native BLAS libraries + a couple
> of C libraries. I am developing on a Pentium II 266. My machine is a
> dual boot running LInux 2.2.1 - so theoretically I could port my
> application to Linux.
> 
> I have started looking at PVM as a means of solving parameter estimation
> problems in my field of research but I have a couple of quick queries
> about PVM that I'd like the answers to before commiting myself fully to
> implementing PVM.
> 
> 1. I am working in a lab - the network is contains around ten SGI O2's
> and possibly thirty PII 350Mz machines. Does PVM allow the use of
> Fortran90 code as well as Fortran77?

I am using only F77 with PVM in Linux or other machines, because I don't
know well about F90 and there is no free compiler in Linux. But someone
made the f90 wrapper for pvm. Try
http://www.epm.ornl.gov/pvm/pvm_home.html. You will find some
informations.

> 2. Could I utilise all these machines under NT or would I need to/be
> better of  to run under Linux - the PII lab will be dual boot machines.
> I guess it would take some hacking around to get a Linux execuatable as
> Fortran90 is not as well supported (freely) in Linux as F77.

I suggest that you use Linux and if possible f90 complier for Linux.
This is more cheaper than using NT with PVM. if you want to use PVM on
NT machines, there are many problems than Linux.
First, you need to buy or to get free virsion of rsh or rsh daemons for
NT
Second, communication speed of NT PVM is slower than Linux. You can find
some modifications on NT machines. Try this site.
http://www-csag.cs.uiuc.edu/projects/hpvm.html. This is NT Cluster.

> 
> Sorry if these are dumb questions - and thanks in advance.
> 
> Aaron

Sorry for my poor English and dumb answers.

> 
> --
> "Microsoft OS's are bad, and their morals are even worse..."  - Linus Torvalds

Last reason of my not using NT is my hating of Micro$oft.


> ----
> Aaron Hochwimmer | Geothermal Group, Eng. Science, Auckland University
> a.hochwimmer@auckland.ac.nz | TEL: +64-9-373-7599 xtn 7490
> http://www.esc.auckland.ac.nz/People/Students/Hochwimmer
> PB Power (GENZL Div) | hochwimmera@pbworld.com | Ph: +64-9-375-3758 (DDI)

-- 
Lee, Bo-sung
Ph.D Candidates in Aerospace Eng. Seoul National Univ.
Invited Reseacher in ETRI/Supercomputing Center
mailto:bslee@pvmcube4.snu.ac.kr
mailto:bslee@bslee.sarang.net
http://www.shinbiro.com/~bslee6

