Boost logo

Boost Users :

Subject: Re: [Boost-users] mpi/serialization:
From: Jacques C. Richard (richard_at_[hidden])
Date: 2012-01-30 21:30:29


terminate called after throwing an instance of 'boost::archive::archive_exception'
  what(): array size too short

What does this error mean? The message was too small or std::vector size was not big enough?
            std::vector< boost::mpi::request > reqs ;
            std::vector< T > Neighbor2Proc ;
            std::vector< T > Neighbor4Proc( 18 ) ;



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net