Commit Verlauf

Autor SHA1 Nachricht Datum
  Cyril Roelandt 8552a9d86b Clean up topology code. vor 13 Jahren
  Cyril Roelandt e1201760df starpufft: fix error checking vor 13 Jahren
  Cyril Roelandt 3d96530bf1 Move STARPU_CUFFT_REPORT_ERROR from starpufftx.c to starpufft.h, so that it can be used in other files. vor 13 Jahren
  Cyril Roelandt 6ae7d8f8dc Add debugging information in starpufft/*. vor 13 Jahren
  Samuel Thibault f62266afa8 Fix a bad interaction between tag deps and task deps: task dep wake-up should not retest tags since we clear them automatically. Add a thorough dependency testsuite which catches that. This also changes the locking convention for _starpu_enforce_deps_starting_from_task vor 13 Jahren
  Sylvain Henry 77ac0af6c7 SOCL: remove unnecessary mallocs vor 13 Jahren
  Sylvain Henry 2b14755849 SOCL: fix performance model allocation vor 13 Jahren
  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 vor 13 Jahren
  Samuel Thibault e68ad24cfe add c++ guards, thanks Benoît Lizé for the report vor 13 Jahren
  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 vor 13 Jahren
  Sylvain Henry 8fced328bf SOCL: allow kernel compilation on a restricted set of devices vor 13 Jahren
  Samuel Thibault b897f1185e fix c99-style inline vor 13 Jahren
  Cyril Roelandt d960ca1ed2 Do not try to link any ICD file if /etc/OpenCL/vendors does not exist, or is not a directory. vor 13 Jahren
  Sylvain Henry a5c0165de1 Add support for NULL codelets in starpu_insert_task vor 13 Jahren
  Sylvain Henry b471f86343 SOCL: fix for SOCL_SKIP_DESTRUCTOR vor 13 Jahren
  Sylvain Henry 51837da2c9 SOCl: add perfmodels to copy/write/read buffer tasks vor 13 Jahren
  Sylvain Henry ce1868ac44 SOCL: workaround for Intel OpenCL destructor bug vor 13 Jahren
  Nathalie Furmento 0097a00fe9 doc: document variable SOCL_OCL_LIB_OPENCL vor 13 Jahren
  Nathalie Furmento 7eda714005 SOCL: enable test suite only when environment variable SOCL_OCL_LIB_OPENCL is defined vor 13 Jahren
  Nathalie Furmento 8768acacdd socl: create links to existing icd files and create a new socl.icd file in socl/vendors directory vor 13 Jahren
  Nathalie Furmento 5b01021125 ChangeLog: backport changelog from 1.0.3 vor 13 Jahren
  Nathalie Furmento b713f772de ChangeLog: mention SOCL update introduced by r7514 vor 13 Jahren
  Sylvain Henry 52e740164b SOCL: Remove modified OpenCL headers. ICD is now the only supported way to use SOCL. vor 13 Jahren
  Sylvain Henry 1dee97db16 SOCL: fix memory allocation vor 13 Jahren
  Sylvain Henry 69ff725df3 SOCL: add HISTORY_BASED perf model support vor 13 Jahren
  Samuel Thibault 775a49a519 Use TSD instead of rebuilding worker list vor 13 Jahren
  Samuel Thibault dece669783 prevent multiple inclusion vor 13 Jahren
  Samuel Thibault 889356a345 Avoid creating the whole list of workers just to find one vor 13 Jahren
  Samuel Thibault c70b5c6365 fix build vor 13 Jahren
  Samuel Thibault 8f91551b72 fix compilation vor 13 Jahren