Commit History

Автор SHA1 Съобщение Дата
  Ludovic Courtès 2a523bec34 gcc: Fix typo when checking for HAVE_DECL_PTR_DEREFS_MAY_ALIAS_P. преди 13 години
  Ludovic Courtès 6579582b7c Update `ChangeLog'. преди 13 години
  Ludovic Courtès 70a2068c0f gcc: Build the warn-unregistered pass only for GCC >= 4.6. преди 13 години
  Ludovic Courtès a007bb5df7 gcc: Split the source into several files. преди 13 години
  Ludovic Courtès 8b7218fb0b gcc: Use the `heap_allocated' attribute in examples. преди 13 години
  Ludovic Courtès a022bd13cb gcc: Add a preliminary buffer registration analysis pass. преди 13 години
  Ludovic Courtès efa93e4743 gcc: run-test: Support conditional directives. преди 13 години
  Cyril Roelandt 2015710a4d Document _starpu_init_topology(). преди 13 години
  Cyril Roelandt 1cae00c865 Cleanup _starpu_init_topology(). преди 13 години
  Cyril Roelandt dba2e74d2b execute_job_on_cuda(): remove a useless variable. преди 13 години
  Cyril Roelandt 58869e6c49 Move the prototype of STARPUFFT(report_error) so that the compilation works no matter what options are passed to configure. преди 13 години
  Cyril Roelandt 984c9176d3 More topology code cleanup. преди 13 години
  Cyril Roelandt 690de02ea1 Cleanup again topology.c преди 13 години
  Cyril Roelandt 8552a9d86b Clean up topology code. преди 13 години
  Cyril Roelandt e1201760df starpufft: fix error checking преди 13 години
  Cyril Roelandt 3d96530bf1 Move STARPU_CUFFT_REPORT_ERROR from starpufftx.c to starpufft.h, so that it can be used in other files. преди 13 години
  Cyril Roelandt 6ae7d8f8dc Add debugging information in starpufft/*. преди 13 години
  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 преди 13 години
  Sylvain Henry 77ac0af6c7 SOCL: remove unnecessary mallocs преди 13 години
  Sylvain Henry 2b14755849 SOCL: fix performance model allocation преди 13 години
  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 години