История коммитов

Автор SHA1 Сообщение Дата
  Samuel Thibault 5b68b856fa add missing include for pthread functions лет назад: 15
  Samuel Thibault a67fe2f4d1 add missing include for pthread functions лет назад: 15
  Samuel Thibault 6936ef9370 add missing include for pthread functions лет назад: 15
  Samuel Thibault 94d9756774 add missing include for pthread functions лет назад: 15
  Samuel Thibault bc58d77524 fix correctness of pthread error reporting лет назад: 15
  Nathalie Furmento 2cfaa059f7 doc: add css style file лет назад: 15
  Nathalie Furmento 8b40af92db starpu.texi: typo лет назад: 15
  Nathalie Furmento 96d2443be4 starpu.texi: typo лет назад: 15
  Samuel Thibault c6b4a8be4c libtool was refusing to create a dll just because objdump on wsock32 was talking french. Force C messages, and re-enable the use of wsock32 лет назад: 15
  Samuel Thibault b5f194137d do not require --with-gordon if --enable-gordon is passed and gordon is already in PKG_CONFIG_PATH лет назад: 15
  Nathalie Furmento 0f4bc64624 starpu.texi: typo лет назад: 15
  Samuel Thibault f2e08abde9 fix pthread_join implementation лет назад: 15
  Samuel Thibault 3ae34c7da0 Fix C:\ case on windows лет назад: 15
  Cédric Augonnet fc918e5f27 Add a test to make sure that starpu_data_sync_with_mem is working properly лет назад: 15
  Cédric Augonnet 2d974ba10e starpu_data_sync_with_mem now enforces sequential consistency if required. лет назад: 15
  Nathalie Furmento 62a2ff826f starpu.texi: remove unwanted character лет назад: 15
  Cédric Augonnet 47af90d6fe Bug fix. When an "empty task" (cl = NULL) is executable, it is directly лет назад: 15
  Cédric Augonnet 9fb15dbdd8 We explicitely wait for the last task, so it must not be detached лет назад: 15
  Cédric Augonnet 0680ab4221 Add a test to check whether it is possible to submit a chain of "null tasks" лет назад: 15
  Cédric Augonnet cf92403d35 Add a new test to make sure that it is possible to use tasks with cl=NULL to лет назад: 15
  Cédric Augonnet 1df867bf93 Instead of storing the number of memory nodes in each handle, we can use the лет назад: 15
  Cédric Augonnet 197d8bc68c Minor code reorganization лет назад: 15
  Cédric Augonnet f54f54dc6f Minor code cleanup to avoid compiler from thinking that we want to free memory лет назад: 15
  Samuel Thibault a3880475a8 gonnet agrees лет назад: 15
  Samuel Thibault ffb1259735 more TODOs лет назад: 15
  Samuel Thibault dcca273de0 document configure options лет назад: 15
  Samuel Thibault d0933b9d45 fix setting environment variable лет назад: 15
  Nathalie Furmento 449051b9ee src/datawizard/copy_driver.c: use STARPU_CUDA_REPORT_ERROR instead of STARPU_ASSERT to provide a more suitable error message лет назад: 15
  Nathalie Furmento eee58177e6 starpu_opencl.h: CL_INVALID_GLOBAL_WORK_SIZE does not seem to be defined in all OpenCL versions, safer to treat it as un unknown error лет назад: 15
  Samuel Thibault d0142a949b do not use a separate stream for computations. this is not needed any more лет назад: 15