Xref: utzoo comp.lang.fortran:5717 comp.lang.c:40125 comp.lang.c++:14140 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!ragrawal From: ragrawal@magnus.acs.ohio-state.edu (Rajiv Agrawal) Newsgroups: comp.lang.fortran,comp.lang.c,comp.lang.c++ Subject: Re: Running long memory intensive programs! Message-ID: <1991Jun17.053203.29029@magnus.acs.ohio-state.edu> Date: 17 Jun 91 05:32:03 GMT References: <1991Jun13.160602.23726@afit.af.mil> <23@interet.UUCP> <1991Jun16.045246.12825@agate.berkeley.edu> Sender: news@magnus.acs.ohio-state.edu Organization: The Ohio State University Lines: 31 Nntp-Posting-Host: bottom.magnus.acs.ohio-state.edu In article <1991Jun16.045246.12825@agate.berkeley.edu> ndeng@dec-1.CE.Berkeley.EDU (Nan Deng) writes: >In article <23@interet.UUCP> iris@interet.UUCP (User) writes: >>In article <1991Jun13.160602.23726@afit.af.mil> dlindsle@afit.af.mil (David T. Lindsley) writes: >>>The only Fortran I know of that can use extended memory is Watcom's. >>Several others do. We use Silicon Valley Software's FORTRAN and C and >>are fairly pleased with their performance and quality. Others include >>NDP, and Lahey. All of these use PharLap's extender. > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >Not necessarily. Lahey uses the OS/386 DOS extender instead of Phar Lap. ^^^^^^^^^^^^^^^^^^^ Is this the same as the made by Ergo Software out in Boston? We have been using a product by them called OS/386 for quite some time with Microsoft FORTRAN 5.0. Works quite well. I think the street cost is about $595 and they charge about $10 for a binder (provided you sign some form). > >Only Lahey comes with the binder in the compiler/dos extender package. >Although it is the most expensive in all compilers, it does have an >unlimited runtime license. The others, like SVS and NDP using Phar Lap >extender, will need to perchase a 1000 copy runtime license directly from >Phar Lap in order to get the binder which costs $2,000, and you must fill >out quarterly reports to the company to report how many copy you have used >in the license. > Has anybody tried out the latest FORTRAN from Microsoft ie. V 5.1? It has some library to run program under Windows that can suck up all the extended memory. Rajiv.