|
[Sponsors] |
August 25, 2005, 15:00 |
If the processor is AMD but NO
|
#1 |
Senior Member
Maka Mohu
Join Date: Mar 2009
Posts: 305
Rep Power: 18 |
If the processor is AMD but NOT 64 which version should we use:
Pentium Linux AMD Linux 64bit I would be grateful if briefly describe the main difference between the two distribution, by that I mean: which files handle such difference between processors? Is it just the compiler options or more? Regards, Maka |
|
August 25, 2005, 15:02 |
sorry, I posted here by mistak
|
#2 |
Senior Member
Maka Mohu
Join Date: Mar 2009
Posts: 305
Rep Power: 18 |
sorry, I posted here by mistake
|
|
August 25, 2005, 15:05 |
The 32bit release is for 32bit
|
#3 |
Senior Member
Join Date: Mar 2009
Posts: 854
Rep Power: 22 |
The 32bit release is for 32bit AMD and Intel processors and AMD 64bit processors for those who wish to run in 32bit mode.
The 64bit release is for AMD 64bit processors. The difference between these two builds is just the compiler options which are in the sub-directories of OpenFOAM-1.?/wmake/rules. |
|
August 25, 2005, 15:37 |
Hi Henry,
Our cluster incud
|
#4 |
Senior Member
Maka Mohu
Join Date: Mar 2009
Posts: 305
Rep Power: 18 |
Hi Henry,
Our cluster incude two cluster one 32 bit and one 64 bit. If I install 64bit release, can I use the flag WM_64="on" to switch between 32 and 64 or I also need to recompile the code every time I switch? Also, the name of the folder for 3rd party binaries, should I use linux on linuxAMD64 or create two folders, since the name is mostly referenced in some pathes. The main thing is to make switching between 32 and 64 with one installation is easy, since using either depends on which processors are free at the moment. Many thanks for your answers, Maka |
|
August 26, 2005, 18:08 |
Detailed procedure:
I thoug
|
#5 |
Senior Member
Maka Mohu
Join Date: Mar 2009
Posts: 305
Rep Power: 18 |
Detailed procedure:
I though that posting this may be helpful to beginners: using bash: refere to : README and B. Running OpenFOAM in 64 bit mode in the README file; Make OpenFOAM directory in you home and inside it do the following: (1) Unpack the General file the optional files (both 32 bit and 64 bit); (2) Make 2 {platform} folders: linux and linuxAMD64 for 32 and 64 bit respectively. Unpack the 3rd party 32 bit and 64 bit binaries in them respectively; the rest is as in read me; To switch to 32 bit mode: (1) Go to a 32 bit processor; (2) uset $WM_64; (3) source ~/.bashrc, it reads the $processor type, that is why step (1) is necessary; to swith to 64 bit mode: (1) Go to a 64 bit processor; (2) export WM_64="on"; to check type WM_ then tab; (3) source ~/.bashrc, it reads the $processor type, that is why step (1) is necessary; |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Residuals Fluctuate after 3000 iter in inviscid | Shamoon | FLUENT | 3 | October 12, 2011 01:04 |
Installation of 13 | grtabor | OpenFOAM Installation | 14 | August 24, 2006 13:43 |
CFD package within 3000-5000 US ? | Smith John | Main CFD Forum | 7 | January 28, 2006 18:45 |
CFX 5.7 on P4 2.4 and AMD Athlon 64 3000+ | Dmitry Korshun | CFX | 4 | November 28, 2004 11:45 |
CFX-5.7 and AMD Athlon 64 3000+ | Alexey | CFX | 1 | May 24, 2004 08:23 |