Przeglądaj źródła

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

Samuel Thibault 12 lat temu
rodzic
commit
8d795023f2
1 zmienionych plików z 0 dodań i 8 usunięć
  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