Subject: [Boost-users] mpi: what is the archive used when serializing the objects send by mpi functions?
From: Hicham Mouline (hicham_at_[hidden])
Date: 2010-12-17 09:31:27


Hello,
I may need to instantiate all the serialize() template functions in 1 library in my project.

What is the archive type(s) that mpi uses so that I can explicitly instantiate that template function?

regards,