$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2006-09-04 16:07:16
Hi Paul,
> I looked in the Boost sandbox CVS at /boost-sandbox/libs/shmem but didn't
> see any of the main shmem files there. Is there somewhere else I should look
> for shmem CVS?
Well, it's a header-only library, so they should be in
/boost-sandbox/boost/shmem. Only tests and documentation is in libs
directory. See:
http://boost.cvs.sourceforge.net/boost-sandbox/boost-sandbox/boost/shmem/
> Do you plan to incorporate the changes noted by my colleague Steven Wooding
> as part of shmem 0.94?
Steve's changes for multi-user machine should be in CVS and they will be
in 0.94, sure.
Regards,
Ion