Master index | Index for ./freetb4matlab/multicore |
deletewithsemaphores | DELETEWITHSEMAPHORES Delete files using semaphors. |
existfile | EXISTFILE Check for file existence. |
findfiles | FINDFILES Recursively search directory for files. |
gethostname | GETHOSTNAME Get host name. |
getusername | GETUSERNAME Get user name. |
multicore | PARALLEL PROCESSING ON MULTIPLE CORES |
multicoredemo | MULTICOREDEMO Test parallel processing on multiple cores. |
multicoredemo_octave | Another test for MULTICORE on Octave |
removefilesemaphore | REMOVEFILESEMAPHORE Remove semaphore after file access. |
setfilesemaphore | SETFILESEMAPHORE Set semaphore for file access. |
startmulticoremaster | STARTMULTICOREMASTER Start multi-core processing master process. |
startmulticoreslave | STARTMULTICORESLAVE Start multi-core processing slave process. |
tempdir2 | TEMPDIR2 Return temporary directory. |
testfun | TESTFUN Do something stupid that takes some time to compute. |
testfun_octave | TESTFUN Do something stupid that takes some time to compute. |