提交历史

作者 SHA1 备注 提交日期
  Cyril Roelandt 578cd4b507 Fix the size passed to cudaMemset(). 13 年之前
  Cyril Roelandt 974a90787d Fix calls to memset. 13 年之前
  Cyril Roelandt 95f2e0b7fe Make tests/datawizard/lazy_allocation work with OpenCL. 13 年之前
  Cyril Roelandt 8183dd16b1 Make tests/datawizard/handle_to_pointer work with OpenCL. 13 年之前
  Cyril Roelandt 0c11d68edd Make tests/datawizard/mpi_like_async work with OpenCL. 13 年之前
  Cyril Roelandt c968951328 Make tests/datawizard/mpi_like work with OpenCL. 13 年之前
  Nicolas Collin da461dcdcf Make 'driver_opencl_utils.c' coding-style compliant. 13 年之前
  Cyril Roelandt a2aab0d34e Make tests/datawizard/data_invalidation.c work with OpenCL. 13 年之前
  Cyril Roelandt ca4fb46d3e Make tests/datawizard/scratch work with OpenCL. 13 年之前
  Cyril Roelandt cd0c8eb16f Make tests/datawizard/data_implciit_deps.c work with OpenCL. 13 年之前
  Cyril Roelandt ee8395246f Make tests/datawizard/acquire_release and tests/datawizard/acquire_release2 work with OpenCL. 13 年之前
  Cyril Roelandt fbff169ef8 Make tests/main/get_current_task.c work with OpenCL. 13 年之前
  Cyril Roelandt fc90b51787 Make tests/main/declare_deps_after_submission and tests/main/declare_deps_after_submission_synchronous work with OpenCL. 13 年之前
  Cyril Roelandt 032edd79a9 Make tests/main/declare_deps_in_callback work with OpenCL. 13 年之前
  Cyril Roelandt fc4684f7ac Make tests/main/wait_all_regenerable_tasks.c work with OpenCL. 13 年之前
  Cyril Roelandt 2912649808 Make examples/interface/complex work with OpenCL. 13 年之前
  Cyril Roelandt 722f4e528a Make examples/tag_example/tag_restartable.c work with OpenCL. 13 年之前
  Cyril Roelandt a9a7c6c234 Make examples/tag_example/tag_example3 and examples/tag_example/tag_example4 work with OpenCL. 13 年之前
  Cyril Roelandt 298d68f6fa Make examples/tag_example/tag_example2 work with OpenCL. 13 年之前
  Cyril Roelandt 4a105e163f Make examples/tag_example/tag_example.c work with OpenCL. 13 年之前
  Cyril Roelandt 65303f8ce5 src/core/dependencies/implicit_data_deps.c: check the return value of starpu_task_wait(). 13 年之前
  Cyril Roelandt 0c424cc5b8 Check the return value of starpu_task_submit() in various tests. 13 年之前
  Cyril Roelandt ac077b682d tools/starpu_machine_display.c: explain why it is safe to ignore the return value of starpu_init() in this particular case. 13 年之前
  Cyril Roelandt 25019b621d Add a STARPU_WARN_UNUSED_RESULT macro. 13 年之前
  Samuel Thibault 070ae647e2 Fix out-of-tree build of starpu-top 13 年之前
  Ludovic Courtès a2e85ea945 gcc: Diagnose problematic argument types in OpenCL task implementations. 13 年之前
  Ludovic Courtès fe191cf1a5 gcc: Error out when a task with an OpenCL impl. uses `size_t' arguments. 13 年之前
  Nathalie Furmento 52e3aca240 examples/lu: deal with ENODEV error 13 年之前
  Nathalie Furmento 437affee48 examples: deal with ENODEV errors 13 年之前
  Nathalie Furmento e5872ce818 include/starpu_rand.h: make sure to include starpu_config.h 13 年之前