RE: [ANN] MPI for Lua 0.1

  • From: William Adams <william_a_adams@xxxxxxx>
  • To: "luajit@xxxxxxxxxxxxx" <luajit@xxxxxxxxxxxxx>
  • Date: Thu, 4 Dec 2014 17:13:12 +0000

i meant to say great job a few days back.  Great job!
i have often wondered how much mpi could be replaced with native Lua code.  
That might make for some very interesting scenarios.
-- William

===============================
- Shaping clay is easier than digging it out of the ground.

> Date: Mon, 1 Dec 2014 22:33:03 -0500
> From: peter@xxxxxxxxxxx
> To: luajit@xxxxxxxxxxxxx
> Subject: [ANN] MPI for Lua 0.1
> 
> Dear LuaJIT users,
> 
> It is my pleasure to announce the first release of MPI for Lua:
> 
> http://colberg.org/lua-mpi/
> 
> MPI for Lua provides bindings for the Message Passing Interface (MPI).
> LuaJIT is a just-in-time compiler for the Lua language that provides
> native C data structures through its foreign function interface (FFI)
> library. MPI for Lua supports MPI-2.1, MPI-2.2 and MPI-3.0 using
> Open MPI or MPICH and LuaJIT.
> 
> Peter
> 
                                          

Other related posts: