Newsgroups: comp.parallel.pvm
From: inf11@aho.cis.nctu.edu.tw ()
Subject: The difference of Makefile between pvm3.2.6 and pvm3.3.5
Organization: Dep. Computer Sci. & Information Eng., Chiao Tung Univ., Taiwan, R.O.C
Date: 3 Dec 1994 04:44:47 GMT
Message-ID: <3bot3v$m8v@news.csie.nctu.edu.tw>

hi everyone

I just want to tell you about my opinion.
When I did a test between pvm3.2.6 and pvm3.3.5
I found with pvm3.3.5 version , the computing time of my program will be
less than in pvm3.2.6 version.
At last ,I know the reason,The Mkaefile in pvm3.2.6 and pvm3.3.5 are
a little different, in pvm3.3.5 ,the compile option have the optimize
flag -O and pvm3.2.6 didn't have it.




