提交歷史

作者 SHA1 備註 提交日期
  Samuel Thibault b379846442 Add some padding in the worker structure to make sure to separate out data in different cache lines 5 年之前
  Nathalie Furmento 719c3f62d4 update copyright holders 5 年之前
  Samuel Thibault 47a1652dc0 Replace use of starpu_xchg/starpu_cmpxchg with proper macros 5 年之前
  Samuel Thibault 966b7c90b1 starpu_atomic_*64: Fix returned type 5 年之前
  Samuel Thibault fad6eddec1 Add STARPU_ATOMIC_ADD/OR64 and use them to fix 64bit access on windows 5 年之前
  Samuel Thibault b6d79a0bd8 Simplify edx:eax access 5 年之前
  Samuel Thibault fb8190525d fix using cmpxchg8b 5 年之前
  Samuel Thibault 138405a39a Add i386 version of starpu_cmpxchg64 5 年之前
  Samuel Thibault 43f7c14e3f Separate out STARPU_HAVE_XCHG* and STARPU_HAVE_CMPXCHG* 5 年之前
  Nathalie Furmento 277e31c2fd include/starpu_util.h: fix ifdef macros 5 年之前
  Olivier Aumage 4dac2d4ab5 define explicit STARPU_VAL_COMPARE_AND_SWAP 32-bit/64-bit variants 5 年之前
  Samuel Thibault eff0c0f1c5 Note not to use starpu_cmpxchg/xchg, but STARPU_VAL_COMPARE_AND_SWAP instead 5 年之前
  Samuel Thibault 65a63fabe3 Do not copy byte to be overwritten, avoids a gcc warning 6 年之前
  Nathalie Furmento 3966292204 move documentation from separate doxygen files to public .h files 6 年之前
  Nathalie Furmento ab85b38636 moving public api documentation from doxygen files to .h files 6 年之前
  Nathalie Furmento af93366acd doc: start putting api documentation in public .h files instead of 6 年之前
  Nathalie Furmento a51e48733c fixes for cppcheck warnings 6 年之前
  Olivier Aumage b207af446e avoid Clang analyzer false positive on macos 6 年之前
  Nathalie Furmento f7abbfa6fc update copyright 6 年之前
  Samuel Thibault 7ddcf182cd Comment 7 年之前
  Nathalie Furmento ce8bbe3fc9 include: fix copyright 7 年之前
  Olivier Aumage 1ccb99b0e4 suppress problematic preprocessor test 8 年之前
  Olivier Aumage e5ec7409b0 test both definition and value of _GNU_SOURCE 8 年之前
  Nathalie Furmento 39f9dc25de include/starpu_util.h: fix code for cases when _GNU_SOURCE is defined without a value 8 年之前
  Olivier Aumage 422508c453 address varying ABIs for strerror_r 8 年之前
  Samuel Thibault 3911033585 reorganize inclusions a bit to make it more lightweight 8 年之前
  Samuel Thibault e15ca34bbb Add --enable-simgrid-mc to selectively enable the model checker 8 年之前
  Samuel Thibault 62fb4d67b8 comment 8 年之前
  Nathalie Furmento 10ddd00907 minor fixes for gcc warnings 8 年之前
  Nathalie Furmento 6fd10295d8 include/starpu_util.h: protect x (thanks to Vedran Novakovic for reporting the bug) 8 年之前