[plt-scheme] MPI Bindings?
Hi,
For my distributed & parallel computing coursework I would like to
write PLT Scheme bindings to OpenMPI. From what I can find, none exist
already, and I wanted to confirm that with the crowd.
My gut feeling at this point is that by the end of the semester (a few
weeks) I could get some of the primary MPI-1.2 API calls up and
running. Since I've never worked with the C FFI before though, I could
be totally wrong.
Does this sound like a three week task?
Best wishes,
Grant Rettke