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

Аутор SHA1 Порука Датум
  Samuel Thibault 46f9cdae13 fix forcing calibration of never-calibrated archs. HASH_FIND_UINT32_T will return NULL when the head is NULL anyway, so there is no need to check for that case, and instead use the factorized behavior пре 13 година
  Samuel Thibault e68ad24cfe add c++ guards, thanks Benoît Lizé for the report пре 13 година
  Samuel Thibault 062440a5df We don't actually need to wait for data transfers when calibrating tasks. This was a remainder of a previous global cudaThreadSynchronize which was done before we required codelets to synchronize themselves пре 13 година
  Sylvain Henry 8fced328bf SOCL: allow kernel compilation on a restricted set of devices пре 13 година
  Samuel Thibault b897f1185e fix c99-style inline пре 13 година
  Cyril Roelandt d960ca1ed2 Do not try to link any ICD file if /etc/OpenCL/vendors does not exist, or is not a directory. пре 13 година
  Sylvain Henry a5c0165de1 Add support for NULL codelets in starpu_insert_task пре 13 година
  Sylvain Henry b471f86343 SOCL: fix for SOCL_SKIP_DESTRUCTOR пре 13 година
  Sylvain Henry 51837da2c9 SOCl: add perfmodels to copy/write/read buffer tasks пре 13 година
  Sylvain Henry ce1868ac44 SOCL: workaround for Intel OpenCL destructor bug пре 13 година
  Nathalie Furmento 0097a00fe9 doc: document variable SOCL_OCL_LIB_OPENCL пре 13 година
  Nathalie Furmento 7eda714005 SOCL: enable test suite only when environment variable SOCL_OCL_LIB_OPENCL is defined пре 13 година
  Nathalie Furmento 8768acacdd socl: create links to existing icd files and create a new socl.icd file in socl/vendors directory пре 13 година
  Nathalie Furmento 5b01021125 ChangeLog: backport changelog from 1.0.3 пре 13 година
  Nathalie Furmento b713f772de ChangeLog: mention SOCL update introduced by r7514 пре 13 година
  Sylvain Henry 52e740164b SOCL: Remove modified OpenCL headers. ICD is now the only supported way to use SOCL. пре 13 година
  Sylvain Henry 1dee97db16 SOCL: fix memory allocation пре 13 година
  Sylvain Henry 69ff725df3 SOCL: add HISTORY_BASED perf model support пре 13 година
  Samuel Thibault 775a49a519 Use TSD instead of rebuilding worker list пре 13 година
  Samuel Thibault dece669783 prevent multiple inclusion пре 13 година
  Samuel Thibault 889356a345 Avoid creating the whole list of workers just to find one пре 13 година
  Samuel Thibault c70b5c6365 fix build пре 13 година
  Samuel Thibault 8f91551b72 fix compilation пре 13 година
  Samuel Thibault 9fc59e19cd inline access to profile and top statuses пре 13 година
  Samuel Thibault d0ce4fee24 generalise the compilation of extern inlines пре 13 година
  Samuel Thibault c76f1369a1 Add missing change пре 13 година
  Samuel Thibault 20b7b90d43 inline list operations in starpu пре 13 година
  Samuel Thibault e0242fa9ce optimize holding request list locks пре 13 година
  Samuel Thibault f57b5615d9 Reduce synchronization for running flag пре 13 година
  Samuel Thibault e64acc8a2e keep lock less long, we do not need it for the second if пре 13 година