Results 1 to 2 of 2

Thread: Is Ice suitable for parallel computation?

  1. #1
    Yunqiao Yin's Avatar
    Yunqiao Yin is offline Registered User
    Name: Yin Yunqiao
    Organization: Baosteel
    Project: real time process control system
    Join Date
    Jan 2004
    Location
    China
    Posts
    56

    Is Ice suitable for parallel computation?

    Can Ice be a substitute of PVM and MPI?
    Yunqiao Yin
    Baosteel
    real-time process control
    ICE中文论坛http://lingdoo.just.as 欢迎大家捧场

  2. #2
    bernard's Avatar
    bernard is offline ZeroC Staff
    Name: Bernard Normier
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Palm Beach Gardens, FL
    Posts
    1,294
    Hi Yunqiao Yin,

    You can write any distributed application with Ice, including high-performance parallel computation.

    However if you program in Fortran, or if you have a high-speed cluster interconnect such as Myrinet, MPI/PVM may be better suited for your computations. Ice does not offer a Fortran mapping; and as of now, Ice supports only TCP and UDP as the underlying network transport.

    Best regards,
    Bernard
    Bernard Normier
    ZeroC, Inc.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. no suitable endpoint available for proxy `hello -t'
    By zeronumber in forum Help Center
    Replies: 3
    Last Post: 01-29-2010, 05:02 AM
  2. Server executes in parallel its methods?
    By JAX82 in forum Help Center
    Replies: 2
    Last Post: 07-17-2007, 10:27 AM
  3. computation server (newbie question)
    By rlimberger in forum Help Center
    Replies: 1
    Last Post: 02-21-2007, 07:46 PM

Posting Permissions

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