提交歷史

作者 SHA1 備註 提交日期
  Nathalie Furmento 3a49a7daec configure.ac: revert #13113 as subdir-objects breaks make distclean which removes entire entire DEPDIR directories instead of removing dependency tracking files individually 11 年之前
  Samuel Thibault 89b130f6ab Fix crash by making start and end static: apparently newer versions of libc unmap things at 'end'... 11 年之前
  Samuel Thibault 3db86a2ede * Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and 11 年之前
  Samuel Thibault 9d36c055e7 Make sure not to add the post_sync_task when none was define because sequential consistency was not enabled 11 年之前
  Andra Hugo 95206641ae fix compil error when having the hypervisor (workerid declared out of the scope) 11 年之前
  Samuel Thibault c90cdf163a Fix spurious data pointer registration when using scratch or redux buffers 11 年之前
  Nathalie Furmento 1fa3d5632d src/core/jobs.c: fix double declaration of variable i 11 年之前
  Nathalie Furmento db66bd4a1d src/core/perfmodel/perfmodel_print.c: fix sighness for variable implid 11 年之前
  Samuel Thibault 62565da682 Fix another buffer overflow in task data array 11 年之前
  Samuel Thibault a5b74117e2 Fix buffer overflow in task data array when using the hypervisor 11 年之前
  Nathalie Furmento 53a11e7402 workers: new function starpu_worker_get_type_as_string() 11 年之前
  Samuel Thibault 3b7a4ec8f9 Mention MIC too 11 年之前
  Samuel Thibault de346af4fe mention Xeon Phi too 11 年之前
  Nathalie Furmento 6df7ed1471 configure.ac: add subdir-objects option to automake (this avoid lots of warnings with recent versions of automake) 11 年之前
  Nathalie Furmento ec50d579d6 configure.ac: fix command syntax 11 年之前
  Samuel Thibault 3f9b8cd37a Add the starpu_paje_summary statistics tool. 11 年之前
  Nathalie Furmento a3905bb1e7 examples/openmp/vector_scal_omp.c: free memory and better deal with enodev error 11 年之前
  Nathalie Furmento 65b29175e7 tests/loader.c: improve decode function 11 年之前
  Olivier Aumage 2bfc1c61dc - do not put files shared between MPI nodes in /tmp 11 年之前
  Olivier Aumage 21650c5bcf - wrong Makefile dependency 11 年之前
  Nathalie Furmento 3262f954ba doc: add missing struct keyword (thanks Stojce and Emmanuel for the BR) 11 年之前
  Samuel Thibault 23eb1bf560 put -l flags at the end of the link command 11 年之前
  Samuel Thibault f99c081e0e add missing 11th 'i' 11 年之前
  Nathalie Furmento a764fdb8ba examples/openmp/vector_scal_omp.c: better deal with enodev errors 11 年之前
  Nathalie Furmento e1fafd8cb1 src/datawizard/interfaces/data_interface.c: display warning when starpu_shutdown is called while there is some unregistered data handles (thanks to Benoit Lize for suggesting the feature) 11 年之前
  Nathalie Furmento ffe5475999 examples: disable filters/custom_mf/custom_mf_filter as it fails (the application was actually not tested before #13076) 11 年之前
  Nathalie Furmento 55f1669fcd examples/Makefile.am: fix application list when running on windows 11 年之前
  Nathalie Furmento 8dd105c083 examples/Makefile.am: avoid having to maintain 2 lists of applications 11 年之前
  Nathalie Furmento ec3daa94d0 doc: instead of replacing the whole refman.tex file, just replace the end of the created one with our contents (this will avoid to break everything at each new doxygen release) 11 年之前
  Nathalie Furmento d7411f3fbe examples/callback/prologue.c: delete unused #include <omp.h> 11 年之前