提交历史

作者 SHA1 备注 提交日期
  Samuel Thibault 4b5895731f Reduce the amount of threads for MIC, to avoid eating too much memory. Also print number of SCC devices 11 年之前
  Andra Hugo e87982b3c0 allow more than 10 contexts in paje traces 11 年之前
  Samuel Thibault 324dda1072 Fix _starpu_sleep for simgrid 11 年之前
  Samuel Thibault 6bda6463ef Free simgrid thread argument early, in case the executed function commits suicide itself. 11 年之前
  Andra Hugo 29fe510ea0 build hwloc tree and iterate on the list of workers in the hwloc order 11 年之前
  Nathalie Furmento d3898c33a7 AUTHORS: Add Marc Sergent 11 年之前
  Samuel Thibault 50a6cfea59 Fix spurious direct use of pthread_* stuff. This fixes simgrid termination 11 年之前
  Nathalie Furmento 9501d79624 examples/Makefile.am: add fortran/hello to testcase suite (even though i am not sure it's really calling starpu) 11 年之前
  Nathalie Furmento 5eead9c854 examples/Makefile.am: fix file location for starpu_fortran.h (2) 11 年之前
  Nathalie Furmento ac7fa79ec4 examples/Makefile.am: fix file location for starpu_fortran.h 11 年之前
  Nathalie Furmento 9a92cd76b3 examples/fortran: get rid off directory bindings 11 年之前
  Samuel Thibault 57b24050cb Add Xavier author 11 年之前
  Nathalie Furmento 829460a4ab new flag STARPU_EXECUTE_ON_WORKER to specify the worker which will execute the task (thanks to Xavier Lacoste for providing the patch) 11 年之前
  Samuel Thibault 89ac7e59ac Provide hint for the user about missing func pointer 11 年之前
  Nathalie Furmento 3ecf0f775d doc/doxygen/Makefile.am: revert wrongly committed modification in #12005 12 年之前
  Nathalie Furmento f1fef6fdf5 doc: re-commit #12001: fix TODO position 12 年之前
  Nathalie Furmento 4839a2cfce doc: modify chapters outline, we are trying here to divide the whole documentation in distinct self-readable parts 12 年之前
  Andra Hugo d9186f9976 forgot the examples for the prev commit 12 年之前
  Andra Hugo bfb858fe1d Add hierarchical contexts 12 年之前
  Samuel Thibault 8635fa44b4 Put data size on the X axis in data_trace 12 年之前
  Samuel Thibault 0a1d229bbf fix TODO position 12 年之前
  Nathalie Furmento 2d0608fd1c tools/Makefile.am: generate manpage for starpu_fxt_data_trace 12 年之前
  Nathalie Furmento daed96f61b src/debug/traces/starpu_fxt.c: fix spelling for unknown 12 年之前
  Nathalie Furmento 4f398beb95 tools/starpu_fxt_data_trace.c: recognize options -h --help -v --version, and also display name of gnuplot file on success 12 年之前
  Nathalie Furmento a8e4891126 examples/basic_examples/dynamic_handles.c: do not execute on cuda and opencl as memory test will fail, we would need to write a specific implementation but there is no need to, testing on cpu is enough 12 年之前
  Nathalie Furmento 2fe69c7c75 src/debug/traces/starpu_fxt.c: fix processing of event _STARPU_FUT_END_CODELET_BODY: the thread id is the 6th parameter, not the 4th one 12 年之前
  Nathalie Furmento cf8d54ed51 doc/doxygen/doxygen_filter.sh.in: only remove lines which START with // 12 年之前
  Nathalie Furmento 74681103bf doc/doxygen/Makefile.am: we want the html version of the doc to be included in the distrib file, but not installed 12 年之前
  Nathalie Furmento 7c41f04f4d doc/doxygen/doxygen_filter.sh.in: fix the comments to explain what is removed from the doxygen input files 12 年之前
  Nathalie Furmento 55aeb0cc4d doc/doxygen/doxygen_filter.sh.in: comments to explain what is removed from the doxygen input files 12 年之前