Open marcoheisig opened 8 years ago
More than raw MPI-IO I would suggest to link cl-mpi with the hdf5-cffi project to do parallel HDF5 IO. This would attract more users than raw MPI-IO and well worth the effort. I am currently testing hdf5-cffi project and can try to contribute once I am comfortable programming in CL.
Wow, that would be great! I had planned on adding HDF5 support long ago, but never found the time to do it.
I will gladly collaborate with you on this. If you need someone to review your code, or to discuss design issues, just ask.
just poking in ;) I worked on modernizing HDF5-CFFI some time ago and as a result it is in much better shape now and in quicklisp. I guess it is after Marco has tried that. It should be slightly easier than before
Find a way to nicely integrate MPI IO into Common Lisp.