Renaud,
Package bigmemory can help you with shared-memory matrices, either in RAM or
filebacked. Mutex support currently exists as part of the package, although
for various reasons will soon be abstracted from the package and provided
via a new package, synchronicity.
bigmemory works beautifully
Hi,
I want to parallelize some computations when it's possible on multicore
machines.
Each computation produces a big objects that I don't want to store if
not necessary: in the end only the object that best fits my data have to
be returned. In non-parallel mode, a single gloabl object is upda
2 matches
Mail list logo