Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
07-27-2012, 02:17 AM
|
#1
|
LQ Newbie
Registered: Jun 2011
Location: Tehran, Iran
Distribution: Centos, Debian, Freebsd
Posts: 24
Rep:
|
Single System Image (SSI) Cluster help request
Hi all
I have a small cluster network (96 cores).
Cluster management software is oracle grid engine.
this cluster is using for MRI analyses with FSL and Freesurfer and of course matlab on all linux nodes.
now I have a simple problem. oge distribute jobs on computers. it means paralleling. but some of analyzes are very heavy for a single core.
I need some thing to simulate my network as a very big computer. I googled and found SSI solutions. OpenMosix and OpenSSI. sadly it openmosix is off.
OpenSSI i don't know.
1- is any alternative solution?
2- Is SSI means at last I have a big CPU? Is run my analyzes faster?
|
|
|
07-27-2012, 07:01 PM
|
#2
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,237
|
1) I don't know of anything like you seem to be describing.
2) NO. SSI is to give the impression of one large computer (rather than your grid of nodes). Nothing can make your cores "bigger" from a process scheduling perspective. At least not yet - maybe some smart researcher is looking at it ...
|
|
|
07-27-2012, 11:17 PM
|
#3
|
LQ Newbie
Registered: Jun 2011
Location: Tehran, Iran
Distribution: Centos, Debian, Freebsd
Posts: 24
Original Poster
Rep:
|
Quote:
Originally Posted by syg00
2) NO. SSI is to give the impression of one large computer (rather than your grid of nodes). Nothing can make your cores "bigger" from a process scheduling perspective.
|
thank you for reply
what do you mean by large computer?
large computer can process faster or means just more ram size?
|
|
|
07-28-2012, 11:37 AM
|
#4
|
Senior Member
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290
|
SSI means single system image. Basically it means that all your cores, memory, disk, etc. on the network are under the control of a single OS image, so the whole network looks like one big SMP (symmetric-multiprocessor) machine. In theory this machine can process much faster, but only if the software is written to use multiple cores. A more traditional alternative is to use something like MPI to run your software in parallel. You might want to check if any of the programs that you're using have MPI support. Either way, the speed and latency of the network can dramatically impact performance, as your nodes must communicate heavily over it.
|
|
|
All times are GMT -5. The time now is 12:17 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|