Results 1 to 5 of 5

Thread: give some advices on setting up Ubuntu server :)

  1. #1
    Join Date
    Mar 2011
    Beans
    4

    Smile give some advices on setting up Ubuntu server :)

    We have 5 servers here. What we are going to setup is not a Web server. We want to combine these servers to parallel calculating. I have searched for some information. May be cloud computing would be our choice. I don't know whether I am right.and if I decide to use the cloud, is Ubuntu server my best choice? Can anyone give me some clue about this? or any advices?

    Thank you very much!

  2. #2
    Join Date
    Feb 2007
    Location
    West Hills CA
    Beans
    10,044
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: give some advices on setting up Ubuntu server :)

    You will need to describe more completely what calculations that you are performing. Is this a custom application? Is it multithreaded and can it take advantage of multiple processors?

    apt-cache search cluster

    mpich
    beowulf

    eucalyptus-cc - Elastic Utility Computing Architecture - Cluster controller
    eucalyptus-cloud - Elastic Utility Computing Architecture - Cloud controller

    There are several cluster frameworks. The one you choose depends on what exactly you are trying to do.
    -------------------------------------
    Oooh Shiny: PopularPages

    Unumquodque potest reparantur. Patientia sit virtus.

  3. #3
    Join Date
    Mar 2011
    Beans
    4

    Re: give some advices on setting up Ubuntu server :)

    Quote Originally Posted by tgalati4 View Post
    You will need to describe more completely what calculations that you are performing. Is this a custom application? Is it multithreaded and can it take advantage of multiple processors?

    apt-cache search cluster

    mpich
    beowulf

    eucalyptus-cc - Elastic Utility Computing Architecture - Cluster controller
    eucalyptus-cloud - Elastic Utility Computing Architecture - Cloud controller

    There are several cluster frameworks. The one you choose depends on what exactly you are trying to do.
    We use the commercial software FLUENT(If you know what i mean) . it's using the ssh or rsh to start the calculation simultaneously on several machines. So I guess it won't be very difficult. All I need to do is install the software in all the machines in the same path and make sure the ssh and rsh working correctly. But it's only my deducing, I'm not very experienced.

  4. #4
    Join Date
    Feb 2007
    Location
    West Hills CA
    Beans
    10,044
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: give some advices on setting up Ubuntu server :)

    Well, a google search brought up a bunch of random links, but there were a few related ones:

    http://beren.engr.udel.edu/doku.php?...n:fluent-setup

    It's been several years since I've used Ansys products, and not in cluster computation mode, so I can't be of much help on this software.

    I would revise the title of your thread: "Need help setting up FLUENT on 5 ubuntu servers--clustered."
    -------------------------------------
    Oooh Shiny: PopularPages

    Unumquodque potest reparantur. Patientia sit virtus.

  5. #5
    Join Date
    Mar 2011
    Beans
    4

    Re: give some advices on setting up Ubuntu server :)

    Quote Originally Posted by tgalati4 View Post
    Well, a google search brought up a bunch of random links, but there were a few related ones:

    http://beren.engr.udel.edu/doku.php?...n:fluent-setup

    It's been several years since I've used Ansys products, and not in cluster computation mode, so I can't be of much help on this software.

    I would revise the title of your thread: "Need help setting up FLUENT on 5 ubuntu servers--clustered."
    thank you

Tags for this Thread

Bookmarks

Posting Permissions

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