+ Reply to Thread
Results 1 to 3 of 3

Thread: Kerrighed

  1. #1
    psicom is offline Junior Member
    Join Date
    May 31st, 2008
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default Kerrighed

    Hey there!

    I've tried to set up a kerrighed cluster, because it looks like a single SMP maschine..

    I've just tried to do this!
    Does anyone know something similar? In favor: easy to install and easy to use?

    I am only used to program microcontrollers, so i don't know much about setting up a cluster or how to program proggs for parallel use!

    http://www.kerrighed.org/wiki/index.php/Main_Page

    thx psicom
    Last edited by psicom; June 5th, 2008 at 01:03 PM. Reason: add of link

  2. #2
    beowulf's Avatar
    beowulf is offline Member
    Join Date
    February 29th, 2008
    Location
    Singapore
    Posts
    55
    Blog Entries
    7
    Downloads
    4
    Uploads
    0

    Default

    Hi,

    kerrighed, openssi, bproc etc projects all try to emulate a single system image on a cluster.

    It really depends on what you want to do in your HPC work.

    In general, such emulations brings with it over heads which slows down your parallel codes (but it does makes cluster management way-much easier!)

    If you program in MPI (openmpi, mpich) you would be generally better off assembling a traditional cluster with a tool such as Kusu. If you program in OpenMP, then an alternative would be INTEL's Cluster OpenMP.


    cheers!
    ---
    Laurence Liew
    Next-generation HPC and Clouds
    www.1degreenorth.com

  3. #3
    mehdi is offline Junior Member
    Join Date
    April 18th, 2008
    Posts
    3
    Blog Entries
    3
    Downloads
    1
    Uploads
    0

    Default

    Hi,

    The main "problem" I can see with Kerrighed, is the "experimental only" support for x86_64, as mentioned here:

    Status - Kerrighed

    Support for 64 bits machines (EXPERIMENTAL)

    From the same page, "Stable 64 bits support" should be available in the next release (Roadmap section) which was supposed to be available in June 2008.

    Mehdi

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts