|
[Sponsors] |
March 29, 1999, 23:27 |
How to use all the memory in SGI Origin 2000
|
#1 |
Guest
Posts: n/a
|
We have a SGI Origin 2000 with 8 CPUs and 2G memory. When I parallize my code with Fortran 90, which came with the machine, I find that only part of the memory(512M) is used, although the 8 CPUs are working all the time. So when I calculate large 3-D problem with structured grid, the machine begins to use the swap, which makes the computation very slow. Does anybody have any experience to tell me how to use all the memory? Shound I change something in my code or the computer system?
Thanks, Guoping Xia |
|
March 30, 1999, 13:44 |
Re: How to use all the memory in SGI Origin 2000
|
#2 |
Guest
Posts: n/a
|
You definitely can talk to the SGI people, unless it is a machine you put together.
|
|
April 20, 1999, 15:09 |
Re: How to use all the memory in SGI Origin 2000
|
#3 |
Guest
Posts: n/a
|
Hi,
Sorry for my english. Review the parallize code. The parallize programe from SGI donīt parallize all sentence. Sometimes is better to parallize only some loops and the other stand as in the original form. Read the parallize program and see which loop is necessary to parallize and which not. Alberto |
|
April 24, 1999, 12:23 |
Re: How to use all the memory in SGI Origin 2000
|
#4 |
Guest
Posts: n/a
|
Try typing the command "limit". It will give you information on maximum "memoryuse." I suspect it will read 512MB. You then need to reconfigure the kernel, its not difficult to do, just check your administrator manuals.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
CFX CPU time & real time | Nick Strantzias | CFX | 8 | July 23, 2006 18:50 |
Help in Loading STARHPC on SGI Origin 2800 | anindya | Siemens | 4 | December 13, 2001 19:43 |
SGI Origin 3800 vs Athlon MP | Prahoro Nurtjahyo | Main CFD Forum | 5 | September 16, 2001 04:48 |
Stack frame size, Origin 2000, fortran, a question. | Sergei Chernyshenko | Main CFD Forum | 4 | February 22, 1999 15:24 |