File: README

package info (click to toggle)
octave-parallel 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 288 kB
  • ctags: 38
  • sloc: cpp: 1,717; makefile: 11
file content (17 lines) | stat: -rw-r--r-- 604 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
The original "parallel" package has been extended and now contains two
independent sets of functions.

-- Functions of the original "parallel" package. Execution of
   arbitrary commands on chosen remote machines. Please see
   "README.parallel".

-- New functions. Scheduled execution of a user-supplied
   function. Please see "README.bw".

As yet, the package only contains functions for parallel execution on
a cluster of machines. For parallel execution on a single machine, see
for example "parcellfun" (author: Jaroslav Hajek) in package
"general".


Olaf Till <olaf.till@uni-jena.de>, 2009-03-27