multicore
An Octave-forge package providing functions for parallel processing on multiple cores.
Select category:
DELETEWITHSEMAPHORES Delete files using semaphors.
existfile
Not implemented.
FINDFILES Recursively search directory for files.
GETHOSTNAME Get host name.
GETUSERNAME Get user name.
PARALLEL PROCESSING ON MULTIPLE CORES For a demo for Octave, run: multicoredemo_octave
MULTICOREDEMO Test parallel processing on multiple cores.
Another test for MULTICORE on Octave By Chuong Nguyen 2007-10-12
REMOVEFILESEMAPHORE Remove semaphore after file access.
SETFILESEMAPHORE Set semaphore for file access.
STARTMULTICOREMASTER Start multi-core processing master process.
STARTMULTICORESLAVE Start multi-core processing slave process.
TEMPDIR2 Return temporary directory.
TESTFUN Do something stupid that takes some time to compute.
TESTFUN Do something stupid that takes some time to compute.