Discussion:
Please recommend free MPI implementation for Windows
(too old to reply)
m***@gmail.com
2009-02-10 18:25:21 UTC
Permalink
I'm trying to get started with MPI programming.
Need an API for windows. Please recommend a free implementation.

Also, what are some good books on MPI and parallel programming?

Thanks!
Mert Türkal
2009-02-11 10:18:40 UTC
Permalink
Post by m***@gmail.com
I'm trying to get started with MPI programming.
Need an API for windows. Please recommend a free implementation.
Also, what are some good books on MPI and parallel programming?
Thanks!
Hi,

You can use MPICH2(free, open source) or you can get free evaluation
of Intel MPI.(30 days)

I'm not really familiar with MSDN but if you have a subscription, you
may want to take a look at MS-MPI, bundled with Windows HPC. That
might be free for academia as well(which I highly doubt)

a quick google search will yield decent results I presume.

---
Mert Turkal

Loading...