提交历史

作者 SHA1 备注 提交日期
  Samuel Thibault ddd86bde0f mention the error in message 9 年之前
  Samuel Thibault 289dd577d2 Explain why the assertion and how to fix it 9 年之前
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 年之前
  Nathalie Furmento d4761fddf6 src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions 9 年之前
  Olivier Aumage cabe2dab63 - add support for Temanejo/Ayudame version 2 9 年之前
  Samuel Thibault 1b2f436a98 catch unsafe use of non-reentrant getenv 10 年之前
  Nathalie Furmento bb61f3808d update cnrs copyright 11 年之前
  Nathalie Furmento 6c18e864fa src: fix cleaning when starpu_build_topology returns a non zero value 11 年之前
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 年之前
  Samuel Thibault cf2fcb6937 update to temanejo 1.0rc2 12 年之前
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 13 年之前
  Samuel Thibault cdc1a1ccf0 Fix build with ayudame 13 年之前
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 13 年之前
  Nathalie Furmento eb32a9b3d4 src: fix coding style 13 年之前
  Samuel Thibault dee5e3115b Add function names in Temanejo 13 年之前
  Samuel Thibault f402db344f pass pthread initializers through macros 13 年之前
  Samuel Thibault 242b6116cf pass pthread types through typedefs 13 年之前
  Nathalie Furmento 3ad31951c8 src: code cleaning 14 年之前
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu 14 年之前
  Samuel Thibault c4c2751801 fix starpu-print-job when fxt is not compiled in 15 年之前
  Nathalie Furmento 98a6500c28 src: Use 'STARPU_ATTRIBUTE_UNUSED' instead of ' __attribute__((unused))' 15 年之前
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 15 年之前
  Cédric Augonnet 952534293d Update copyright date 15 年之前
  Nathalie Furmento 4a983beb04 Update copyright 15 年之前
  Nathalie Furmento cde4ad65e2 Check the return value of pthread_mutex_lock(...) and pthread_mutex_unlock(...) 16 年之前
  Nathalie Furmento da24e5ab1b More prefixing ... 16 年之前
  Nathalie Furmento 0eb83b50b2 Prefix variable names SCHED, CALIBRATE, PREFETCH, and LOGFILENAME with STARPU_ 16 年之前
  Cédric Augonnet 95659a6ed2 prefix more internal functions with _starpu 16 年之前
  Cédric Augonnet 21c897c868 remove some minor "unused variable" warnings 17 年之前
  Cédric Augonnet 95f9c1a844 When the "verbose" option is enabled, create a log file. Its content is filled 17 年之前