$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: boost (boost_at_[hidden])
Date: 2001-12-06 06:04:28
Salut,
is there a interface to perform a binary dump of
the matrices to disk (or even to some MPI connections) ?
In my application I have to write most of the matrices
to the disk and to reload them later.
I can't rely on the the virtual memory to perform swapping
automatically, the IO traffic is just too high.
Best wishes,
Peter