コミット履歴

作者 SHA1 メッセージ 日付
  Corentin Salingue 778a13edb3 Add disk backend based on HDF5 library. It's not really working for now (need to be tested) 8 年 前
  Nathalie Furmento 6646b9493f detect if statement expressions are available 8 年 前
  Nathalie Furmento 49583d6655 include/starpu_config.h.in: add macro STARPU_HAVE_STRERROR_R which is needed in public API 8 年 前
  Corentin Salingue d481159bd7 Update vibility of STARPU_USE_MPI_MASTER_SLAVE to use it in applications + fix bugs in stencils when using Master-Slave 8 年 前
  Samuel Thibault 563b193266 Add missing change 8 年 前
  Nathalie Furmento 621c2cdd6a include/starpu_config.h.in: make STARPU_HAVE_SETENV available 8 年 前
  Samuel Thibault 541061fada fix compatibility with simgrid 3.14 8 年 前
  Adrien Cassagne ef4e8378b3 Add two C++ examples (one in C++ and the other in C++11) with std::vector. 8 年 前
  Olivier Aumage 94425283ed - pthread_setname_np does not have the same prototype on Darwin... 9 年 前
  Samuel Thibault 7339c8f5fe Use pthread_setname_np when available 9 年 前
  Nathalie Furmento 26696ddca0 include/starpu_config.h.in: add needed macro 9 年 前
  Olivier Aumage 7bc3e0cb7f - add HAVE_MPI_COMM_F2C to starpu_config.h.in to match corresponding AC_DEFINE introduced in r18326 9 年 前
  Samuel Thibault 3c81d54382 Reduce a big overhead in starpu_pthread_mutex_lock/unlock by only checking for the sched mutex when locking a sched mutex 9 年 前
  Nathalie Furmento 5754f2056d include: fixes for windows 10 年 前
  Samuel Thibault 1b10c4b468 Teach helgrind about other happens before/after given by atomic counters 10 年 前
  Samuel Thibault 1683d35a0d Fix msg.h inclusion according to new location 10 年 前
  Nathalie Furmento e3b44209ed update copyright 10 年 前
  Nathalie Furmento bb61f3808d update cnrs copyright 10 年 前
  Samuel Thibault 2293d3db4f expose STARPU_HAVE_STRUCT_TIMESPEC for starpu_util.h 10 年 前
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 年 前
  Olivier Aumage 53073f721c - merge trunk 11 年 前
  Samuel Thibault e1994c4957 Explain what is supposed to be in starpu_config.h 11 年 前
  Olivier Aumage 29c7734c92 - merge trunk 11 年 前
  Samuel Thibault 8b528998c0 this is actually available with msvc, in sys/time.h 11 年 前
  Olivier Aumage fb637c5fc5 - merge trunk 11 年 前
  Samuel Thibault 039524c7cf Spinlocks now block after a hundred tries. This avoids typical 10ms pauses 11 年 前
  Olivier Aumage f281168e46 - merge trunk 11 年 前
  Samuel Thibault c5a8f90515 benefit from xbt_barrier_t when available 11 年 前
  Olivier Aumage c6104a3b62 - openmp stubs 11 年 前
  Samuel Thibault ece2c97b87 Fix build on systems which do not have pthread barriers, such as Mac OS X 11 年 前