Историја ревизија

Аутор SHA1 Порука Датум
  Samuel Thibault e85c81edf6 fix copy/paste пре 11 година
  Samuel Thibault 6b4b705d55 Add missing windows fixup пре 11 година
  Samuel Thibault f2f024fd29 Fix erroneously not taking the mutex if it wasn't available at first when terminating пре 11 година
  Samuel Thibault 72b4685423 Use xbt_mutex_try_acquire when it is available пре 11 година
  Samuel Thibault bc73a0d370 gcc wants braces, msvc doesn't want empty braces. Just put nothing пре 11 година
  Samuel Thibault 5c484cbea0 fix build пре 11 година
  Samuel Thibault c8b5bdb10c fix returned value пре 11 година
  Samuel Thibault 2088db1fa5 Use a real trylock from simgrid, otherwise our checklocked, which uses trylock, would deadlock here пре 11 година
  Samuel Thibault 2c55b46375 Fix typo пре 11 година
  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 година