Commit History

Author SHA1 Message Date
  Nathalie Furmento 26b414108e data statictics are no longer display when environment variable STARPU_STATS is set to 0 12 years ago
  Nathalie Furmento dc8839d7cd doc: update about statistics 12 years ago
  Nathalie Furmento 423e91f924 doc: minor fixes 12 years ago
  Nathalie Furmento 1f5ca8b7a7 doc: update w.r.t renaming of memory_status 12 years ago
  Nathalie Furmento 0cc7023683 doc: add missing documentation 12 years ago
  Nathalie Furmento c906cce965 doc: add missing documentation 12 years ago
  Nathalie Furmento 7a48946281 doc/chapters/configuration.texi: typo: s/Configue/Configure/ 12 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) 12 years ago
  Nathalie Furmento 07c734a366 doc/: add missing doc 12 years ago
  Nathalie Furmento 433c9d7512 doc/: document environment variable STARPU_OPENCL_ON_CPUS 12 years ago
  Nathalie Furmento 77edb07a2c doc: add index list for configure options and environment variables 12 years ago
  Nathalie Furmento 81b22125e6 doc/chapters/configuration.texi: update doc about STARPU_SILENT 12 years ago
  Nathalie Furmento 8af207fdfb mpi: new function starpu_mpi_comm_amounts_retrieve() to retrieve the currennt amount of communications from the current node 12 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. 12 years ago
  Nathalie Furmento e41347e74e mpi: communication statistics can only be enabled at execution time by setting the environment variable STARPU_COMM_STATS 12 years ago
  Nathalie Furmento 24ec6b59db doc: document configure option --enable-quick-check 12 years ago
  Nathalie Furmento 6f60b3edcb doc: remove documentation about Cell driver as it is no longer supported 12 years ago
  Nathalie Furmento 121fd8f349 mpi: Communication statistics can also be enabled at execution time by defining the environment variable STARPU_COMM_STATS 12 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
  Samuel Thibault f30a1170aa Replace starpu_force_bus_sampling with bus_calibrate configuration option, as calibration should done carefully during starpu initialization, and not after initialization 13 years ago
  Nathalie Furmento b391cb59a1 doc: add configure option --enable-comm-stats and group configuration extension options in a new section 13 years ago
  Cyril Roelandt f6963b21cd Use STARPU_NCPU instead of STARPU_NCPUS. 13 years ago