1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Document: octave-parallel
Title: General documentation for the parallel package for Octave
Author: Olaf Till
Abstract: The package contains functions for explicit local parallel execution,
and functions for parallel execution over a cluster of machines,
possibly combined with local parallel execution at each machine of
the cluster. The cluster-related functions may be disabled in
distributed binaries of the parallel package for some operating
systems. An alternative to the parallel package is the mpi package.
Section: Science/Mathematics
Format: HTML
Index: /usr/share/doc/octave-parallel/html/index.html
Files: /usr/share/doc/octave-parallel/html/*
Format: Info
Index: /usr/share/info/parallel.info.gz
Files: /usr/share/info/parallel.info.gz
|