Browse Source

Drop documentation about stack size, we already set it to 8MiB

Samuel Thibault 11 years ago
parent
commit
8d795023f2
1 changed files with 0 additions and 8 deletions
  1. 0 8
      doc/doxygen/chapters/21simgrid.doxy

+ 0 - 8
doc/doxygen/chapters/21simgrid.doxy

@@ -103,14 +103,6 @@ STARPU_NCUDA, and \ref STARPU_NOPENCL, and the amount of GPU memory
 with \ref STARPU_LIMIT_CUDA_MEM, \ref STARPU_LIMIT_CUDA_devid_MEM, \ref
 with \ref STARPU_LIMIT_CUDA_MEM, \ref STARPU_LIMIT_CUDA_devid_MEM, \ref
 STARPU_LIMIT_OPENCL_MEM, and \ref STARPU_LIMIT_OPENCL_devid_MEM.
 STARPU_LIMIT_OPENCL_MEM, and \ref STARPU_LIMIT_OPENCL_devid_MEM.
 
 
-The Simgrid default stack size is small; to increase it use the
-parameter <c>--cfg=contexts/stack_size</c>, for example:
-
-\verbatim
-$ ./example --cfg=contexts/stack_size:8192
-TEST FAILED !!!
-\endverbatim
-
 \section SimulationOnAnotherMachine Simulation On Another Machine
 \section SimulationOnAnotherMachine Simulation On Another Machine
 
 
 The simgrid support even permits to perform simulations on another machine, your
 The simgrid support even permits to perform simulations on another machine, your