running Fortran code on Linux

Walter Dnes waltdnes-SLHPyeZ9y/tg9hUCZPvPmw at public.gmane.org
Fri May 13 03:26:15 UTC 2005


On Thu, May 12, 2005 at 07:26:35AM -0400, James Knott wrote
> Walter Dnes wrote:
>   It would take a bit of analysis to decide where your bottleneck is.
> >If it's CPU bound, a faster CPU would help.  If it's disk access, get
> >more memory to cut down on swapping and consider moving temp files to
> >/dev/shm to reduce disk access.
> >
> 
> What's /dev/shm?

  Think of it as a dynamic ramdisk.  It only uses memory when it's
actually required.  Check your /etc/fstab and you should see an entry
there, unless it's an older distro.

-- 
Walter Dnes <waltdnes-SLHPyeZ9y/tg9hUCZPvPmw at public.gmane.org>
An infinite number of monkeys pounding away on keyboards will
eventually produce a report showing that Windows is more secure,
and has a lower TCO, than linux.
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list