Commit History

作者 SHA1 備註 提交日期
  Andra Hugo 39b06ba608 do not take changing_ctx_mutex when finishing executing the tasks (in decrement_nsubmitted_tasks), just check if the counter is 1, do what you have to do, and then decrement it (decrement the counter while verifying it wakes up the the thread calling wait_for_all) 12 年之前
  Nathalie Furmento ed41317844 examples/pi/SobolQRNG/sobol_gold.c: include strings.h 12 年之前
  Nathalie Furmento e28a2bb114 configure.ac: build doc with any version of doxygen. The output will be different, but still valid 12 年之前
  Nathalie Furmento e960ff67fb doc: use proper english 12 年之前
  Nathalie Furmento 08b459eb17 doc/doxygen/Makefile.am: fix commands so they work with old versions of doxygen 12 年之前
  Nathalie Furmento 1f717d87aa doc: no longer use doxygen internal command, rather use // to identify comments and filter them out before getting the file processed by doxygen 12 年之前
  Nathalie Furmento 2a78ddf1ba doc: add comment to snippet command to indicate in final document if tne command was successfull or not 12 年之前
  Nathalie Furmento 7607c719ac doc: add comment to snippet command to indicate in final document if tne command was successfull or not 12 年之前
  Nathalie Furmento 00a3e078ad doc/doxygen/chapters/16configure_options.doxy: close dl anchor 12 年之前
  Nathalie Furmento e239b27b8f doc/doxygen/chapters/15environment_variables.doxy: close dl anchor 12 年之前
  Nathalie Furmento afac035af6 doc/doxygen/Makefile.am: do not display empty files section in html, it is generated automatically elsewhere (but the file 17files.doxy cannot be removed as it is needed in latex which does not generate automatically a file section ....) 12 年之前
  Nathalie Furmento 95031c31ac doc/doxygen/doxygen.cfg: allow dynamic sections 12 年之前
  Nathalie Furmento ccb527bad5 doc/doxygen: rename chapter doxy files so that they appear in the correct order in the html modules page 12 年之前
  Nathalie Furmento 30eb4ad5d6 doc/doxygen: rename chapter doxy files so that they appear in the correct order in the html modules page 12 年之前
  Nathalie Furmento aff6e035f7 doc/doxygen/chapters/environment_variables.doxy: properly close dd anchor 12 年之前
  Nathalie Furmento 7e4ee4f819 mpi/src/starpu_mpi.c: remove the object from hashtable before freeing it 12 年之前
  Nathalie Furmento b6f763c6e0 mpi/src/starpu_mpi.c: free allocated memory 12 年之前
  Andra Hugo 12dec4c5cc hypervisor optimisation (avoid unnecessary notifications/locks/trylocks) + add the hyp the traces 12 年之前
  Samuel Thibault 6b5492002c Drop unused variable 12 年之前
  Nathalie Furmento 351ae5aca9 configure.ac: add explanation for max numbers properties 12 年之前
  Marc Sergent 58de44a5e3 tools/gdbinit: quick fix of starpu-tasks to display the correct number of tasks submitted and ready. 12 年之前
  Samuel Thibault a08f9601f2 remove duplicate tool 12 年之前
  Nathalie Furmento 9df8a289c6 mpi/tests: minor fixes following valgrind bug detection 12 年之前
  Samuel Thibault b4b685b944 Completely fix the global work size for the stencil 12 年之前
  Nathalie Furmento 7399a909ca examples/stencil: set local_work_size to NULL value so that the OpenCL 12 年之前
  Nathalie Furmento 15a46ccd05 socl/src/Makefile.am: add showcheck target 12 年之前
  Nathalie Furmento f6d2286da2 examples/interface/: minor fixes following bugs detected by valgrind 12 年之前
  Nathalie Furmento 685ec404f6 mpi: minor fixes following bugs detected by valgrind 12 年之前
  Samuel Thibault d514e5f3af make maxerror a relative percentage, thus allowing values bigger than 100 12 年之前
  Samuel Thibault 36fe873486 Fix passing archtype structure through FXT trace 12 年之前