커밋 기록

작성자 SHA1 메시지 날짜
  Nathalie Furmento 1f5ca8b7a7 doc: update w.r.t renaming of memory_status 13 년 전
  Nathalie Furmento 0cc7023683 doc: add missing documentation 13 년 전
  Nathalie Furmento c906cce965 doc: add missing documentation 13 년 전
  Nathalie Furmento 7a48946281 doc/chapters/configuration.texi: typo: s/Configue/Configure/ 13 년 전
  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 년 전
  Nathalie Furmento 07c734a366 doc/: add missing doc 13 년 전
  Nathalie Furmento 433c9d7512 doc/: document environment variable STARPU_OPENCL_ON_CPUS 13 년 전
  Nathalie Furmento 77edb07a2c doc: add index list for configure options and environment variables 13 년 전
  Nathalie Furmento 81b22125e6 doc/chapters/configuration.texi: update doc about STARPU_SILENT 13 년 전
  Nathalie Furmento 8af207fdfb mpi: new function starpu_mpi_comm_amounts_retrieve() to retrieve the currennt amount of communications from the current node 13 년 전
  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 년 전
  Nathalie Furmento e41347e74e mpi: communication statistics can only be enabled at execution time by setting the environment variable STARPU_COMM_STATS 13 년 전
  Nathalie Furmento 24ec6b59db doc: document configure option --enable-quick-check 13 년 전
  Nathalie Furmento 6f60b3edcb doc: remove documentation about Cell driver as it is no longer supported 13 년 전
  Nathalie Furmento 121fd8f349 mpi: Communication statistics can also be enabled at execution time by defining the environment variable STARPU_COMM_STATS 13 년 전
  Nathalie Furmento 0097a00fe9 doc: document variable SOCL_OCL_LIB_OPENCL 13 년 전
  Nathalie Furmento 36bbdf6221 doc: more explanation about hwloc 13 년 전
  Cyril Roelandt ebf4572b34 Remove the "-arch sm_13" option from the NVCCFLAGS. 13 년 전
  Samuel Thibault 2637b36e1f tell which file starpu is looking for 13 년 전
  Samuel Thibault b0e78ad674 Do not build examples if user did not ask for it. Thanks bicatali for the patch. 13 년 전
  Samuel Thibault 6b446a9ab8 Add STARPU_DISABLE_CUDA_GPU_GPU_DIRECT to disable GPU-Direct 13 년 전
  Nathalie Furmento 37200f1a87 doc/chapters/configuration.texi: use table instead of subsubsection 13 년 전
  Nathalie Furmento 4135222647 doc: update doc to explain how to disable asynchronous copy between CPU and GPU devices 13 년 전
  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 년 전
  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 년 전
  Nathalie Furmento b391cb59a1 doc: add configure option --enable-comm-stats and group configuration extension options in a new section 13 년 전
  Cyril Roelandt f6963b21cd Use STARPU_NCPU instead of STARPU_NCPUS. 13 년 전
  Nicolas Collin 8a6f16f20e Error fixed in manual. 13 년 전
  Nicolas Collin 7f9f8d56fe Added a few environment variables in chapters/configuration.texi. 13 년 전
  Samuel Thibault 1a83af1be4 Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code 13 년 전