コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault 29735fb7e9 fix typo 11 年 前
  Samuel Thibault f4fac716d2 When building starpu itself with msvc, we need the pthread definitions 11 年 前
  Samuel Thibault 19c4287bfd Add tryrd/wrlock win32 support 11 年 前
  Samuel Thibault c141d0bca3 opendir not available with msvc 11 年 前
  Samuel Thibault 315fb4d12f msvc supports long long, but not atoll 11 年 前
  Samuel Thibault e5c0c90297 MSVC doesn't seem to support C99's NAN 11 年 前
  Samuel Thibault 0e688e75fd fix include path 11 年 前
  Samuel Thibault c706a2160f windows fix for sockets 11 年 前
  Samuel Thibault 2a5a725a15 msvc doesn't have C99 FP_ZERO... 11 年 前
  Samuel Thibault 7fc0d70afb Add dirname on msvc, thanks Jerome Robert 11 年 前
  Samuel Thibault 8b528998c0 this is actually available with msvc, in sys/time.h 11 年 前
  Samuel Thibault 053a595c8a port sobol to windows, thanks Jerome Robert 11 年 前
  Samuel Thibault 8ba2bf5419 fix build 11 年 前
  Samuel Thibault 1359bf77f3 use _WIN32 instead of just MINGW32 11 年 前
  Samuel Thibault c8ef6dbd52 Windows doesn't respect posix' definition of timespec in time.h 11 年 前
  Samuel Thibault 6f04292eec enable starpu_profiling_status_get optimization only with gcc and alike which support macros returning a value 11 年 前
  Samuel Thibault fbcff3ec64 Use _starpu_sleep instead of usleep 11 年 前
  Samuel Thibault 7ba4274ea3 drop spurious include 11 年 前
  Samuel Thibault c7291e5cb2 Use _starpu_callback_func_t instead of explicit function type, which bothers MSVC 11 年 前
  Samuel Thibault 1f1954c43b Add OpenCL kernel submission pipelining, to overlap costs 11 年 前
  Samuel Thibault b7efebe04d Fix task accounting when the scheduler erroneously puts a non-cuda task to a cuda device 11 年 前
  Samuel Thibault 3abd76c814 shutdown StarPU if it was successfully started but the devices we wanted are not there 11 年 前
  Samuel Thibault 86eab72d26 revert r13284 and r13286: probes happen before the TSD is allocated 11 年 前
  Samuel Thibault df782f4617 delete TSD only after fxt is really off 11 年 前
  Samuel Thibault bec10be1cd Use TSD to cache the value of gettid for FXT traces 11 年 前
  Samuel Thibault f313079113 Factorize code to prepare for OpenCL pipelining 11 年 前
  Samuel Thibault 62e0ff89af Fix missing include for windows port of locking 11 年 前
  Samuel Thibault 23636fb4f4 Fix simgrid build 11 年 前
  Samuel Thibault 77e107e4af Warn if the user uses concurrent execution on a device which doesn't support it 11 年 前
  Samuel Thibault 62194c5c86 Fix filling the pipeline 11 年 前