running Fortran code on Linux

Lennart Sorensen lsorense-1wCw9BSqJbv44Nm34jS7GywD8/FfD2ys at public.gmane.org
Fri May 13 13:15:16 UTC 2005


On Fri, May 13, 2005 at 12:14:53AM -0400, psema4 wrote:
> Just in case anyone else is looking for mor info on this, IBM has a page here:  
> http://www-106.ibm.com/developerworks/linux/library/l-fs3.html
> 
> Are there any better links that describe how to use /dev/shm?  (or
> man/info pages?)

One option is something like:

mount -t tmpfs tmpfs /ramdrive

Then just read write files to /ramdrive as you normally would.  Many
systems mount tmpfs as /tmp.

Lennart Sorensen
--
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