提交歷史

作者 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 年之前