Commit History

Author SHA1 Message Date
  Samuel Thibault 4492f76e0b Add --enable-opencl-simulator option to combine PePU with simgrid 13 years ago
  Samuel Thibault f60eb1288d Add initial simgrid support 13 years ago
  Nathalie Furmento bc86dcc308 memory statistics: revert the behaviour of STARPU_MEMORY_STATS. By default, statistics are displayed when calling starou_shutdown(), to disable them set STARPU_MEMORY_STATS to 0 13 years ago
  Nathalie Furmento 26b414108e data statictics are no longer display when environment variable STARPU_STATS is set to 0 13 years ago
  Nathalie Furmento dc8839d7cd doc: update about statistics 13 years ago
  Nathalie Furmento 423e91f924 doc: minor fixes 13 years ago
  Nathalie Furmento 1f5ca8b7a7 doc: update w.r.t renaming of memory_status 13 years ago
  Nathalie Furmento 0cc7023683 doc: add missing documentation 13 years ago
  Nathalie Furmento c906cce965 doc: add missing documentation 13 years ago
  Nathalie Furmento 7a48946281 doc/chapters/configuration.texi: typo: s/Configue/Configure/ 13 years ago
  Nathalie Furmento 0a564ecdab doc: instead of automatically disabling the documentation building, we provide the configure option --disable-build-doc, otherwise, when installing from a tarball on a machine without makeinfo will prevent the installation of the documentation (Thanks to Ludovic Courtes and hydra for the hint) 13 years ago
  Nathalie Furmento 07c734a366 doc/: add missing doc 13 years ago
  Nathalie Furmento 433c9d7512 doc/: document environment variable STARPU_OPENCL_ON_CPUS 13 years ago
  Nathalie Furmento 77edb07a2c doc: add index list for configure options and environment variables 13 years ago
  Nathalie Furmento 81b22125e6 doc/chapters/configuration.texi: update doc about STARPU_SILENT 13 years ago
  Nathalie Furmento 8af207fdfb mpi: new function starpu_mpi_comm_amounts_retrieve() to retrieve the currennt amount of communications from the current node 13 years ago
  Nathalie Furmento c26e1ccdc6 mpi: Communication cache mechanism is enabled by default, and can only be disabled at execution time by setting the environment variable STARPU_MPI_CACHE to 0. 13 years ago
  Nathalie Furmento e41347e74e mpi: communication statistics can only be enabled at execution time by setting the environment variable STARPU_COMM_STATS 13 years ago
  Nathalie Furmento 24ec6b59db doc: document configure option --enable-quick-check 13 years ago
  Nathalie Furmento 6f60b3edcb doc: remove documentation about Cell driver as it is no longer supported 13 years ago
  Nathalie Furmento 121fd8f349 mpi: Communication statistics can also be enabled at execution time by defining the environment variable STARPU_COMM_STATS 13 years ago
  Nathalie Furmento 0097a00fe9 doc: document variable SOCL_OCL_LIB_OPENCL 13 years ago
  Nathalie Furmento 36bbdf6221 doc: more explanation about hwloc 13 years ago
  Cyril Roelandt ebf4572b34 Remove the "-arch sm_13" option from the NVCCFLAGS. 13 years ago
  Samuel Thibault 2637b36e1f tell which file starpu is looking for 13 years ago
  Samuel Thibault b0e78ad674 Do not build examples if user did not ask for it. Thanks bicatali for the patch. 13 years ago
  Samuel Thibault 6b446a9ab8 Add STARPU_DISABLE_CUDA_GPU_GPU_DIRECT to disable GPU-Direct 13 years ago
  Nathalie Furmento 37200f1a87 doc/chapters/configuration.texi: use table instead of subsubsection 13 years ago
  Nathalie Furmento 4135222647 doc: update doc to explain how to disable asynchronous copy between CPU and GPU devices 13 years ago
  Samuel Thibault 464f6730ea In the hwloc case, create combined workers hierarchically along hwloc objects, introduce STARPU_MAX_ARITY which permits to control whether to synthesize intermediate levels 13 years ago