9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Mathieu Lonjaret" <mathieu.lonjaret@gmail.com>
To: 9fans@9fans.net
Subject: [9fans] [OT] CSP in fortran ?
Date: Thu, 16 Sep 2010 11:37:26 +0200	[thread overview]
Message-ID: <1fb06423f1ac109c8ba323c10a5f3b70@iram.fr> (raw)

Hi all,

A bit offtopic, but since I know some HPC and/or csp pros are reading
9fans...

I have to work on a piece of fortran code to break it into pieces that
would run concurrently (à priori SPMD kind) , typically on a multicore
machine, not really on a big HPC cluster. One of the requirements is
to bring the least amount of modifications to the current code (for
maintainability).

I was hoping to find a fortran lib similar to p9p libthread, but not
much luck so far. Does anyone know of something like that?
I have started tackling it with CoArrays (http://www.co-array.org/),
and I'm going to try with MPI next. What would you guys recommend between
the two for that kind of problem?

Thanks,
Mathieu




             reply	other threads:[~2010-09-16  9:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-16  9:37 Mathieu Lonjaret [this message]
2010-09-16 14:00 ` ron minnich
2010-09-16 14:10   ` Mathieu Lonjaret
2010-09-16 14:15     ` ron minnich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1fb06423f1ac109c8ba323c10a5f3b70@iram.fr \
    --to=mathieu.lonjaret@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).