Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bugfix: do not hardcode the number of workers in the parmap, use the command line...
authorcristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 2 Mar 2011 15:45:39 +0000 (15:45 +0000)
committercristianrosa <cristianrosa@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 2 Mar 2011 15:45:39 +0000 (15:45 +0000)
commit4f70dd8e147b6331d56b0f25e9111431280669fe
treec24dd04f7f91f57ffa8f19c080cbc9d356859b0d
parent496468ab9d165d2ed9ccd5a93acaa29a607f3267
Bugfix: do not hardcode the number of workers in the parmap, use the command line argument instead.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9753 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/simix/private.h
src/simix/smx_context_raw.c
src/simix/smx_global.c