Commit History

Author SHA1 Message Date
  Cyril Roelandt cd0c8eb16f Make tests/datawizard/data_implciit_deps.c work with OpenCL. 13 years ago
  Cyril Roelandt ee8395246f Make tests/datawizard/acquire_release and tests/datawizard/acquire_release2 work with OpenCL. 13 years ago
  Cyril Roelandt fbff169ef8 Make tests/main/get_current_task.c work with OpenCL. 13 years ago
  Cyril Roelandt fc90b51787 Make tests/main/declare_deps_after_submission and tests/main/declare_deps_after_submission_synchronous work with OpenCL. 13 years ago
  Cyril Roelandt 032edd79a9 Make tests/main/declare_deps_in_callback work with OpenCL. 13 years ago
  Cyril Roelandt fc4684f7ac Make tests/main/wait_all_regenerable_tasks.c work with OpenCL. 13 years ago
  Cyril Roelandt 2912649808 Make examples/interface/complex work with OpenCL. 13 years ago
  Cyril Roelandt 722f4e528a Make examples/tag_example/tag_restartable.c work with OpenCL. 13 years ago
  Cyril Roelandt a9a7c6c234 Make examples/tag_example/tag_example3 and examples/tag_example/tag_example4 work with OpenCL. 13 years ago
  Cyril Roelandt 298d68f6fa Make examples/tag_example/tag_example2 work with OpenCL. 13 years ago
  Cyril Roelandt 4a105e163f Make examples/tag_example/tag_example.c work with OpenCL. 13 years ago
  Cyril Roelandt 65303f8ce5 src/core/dependencies/implicit_data_deps.c: check the return value of starpu_task_wait(). 13 years ago
  Cyril Roelandt 0c424cc5b8 Check the return value of starpu_task_submit() in various tests. 13 years ago
  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 years ago
  Cyril Roelandt 25019b621d Add a STARPU_WARN_UNUSED_RESULT macro. 13 years ago
  Samuel Thibault 070ae647e2 Fix out-of-tree build of starpu-top 13 years ago
  Ludovic Courtès a2e85ea945 gcc: Diagnose problematic argument types in OpenCL task implementations. 13 years ago
  Ludovic Courtès fe191cf1a5 gcc: Error out when a task with an OpenCL impl. uses `size_t' arguments. 13 years ago
  Nathalie Furmento 52e3aca240 examples/lu: deal with ENODEV error 13 years ago
  Nathalie Furmento 437affee48 examples: deal with ENODEV errors 13 years ago
  Nathalie Furmento e5872ce818 include/starpu_rand.h: make sure to include starpu_config.h 13 years ago
  Nathalie Furmento 55482d9c38 define rand functions in a dedicated .h file and add starpu definition for 'struct drand48_data' 13 years ago
  Nathalie Furmento ee74bad03a examples/tag_example/tag_restartable.c: add missing return 13 years ago
  Nathalie Furmento 13b65d483d examples/Makefile.am: add pi/pi.h 13 years ago
  Nathalie Furmento e5926571ef configure.ac: tests/opt and examples/opt no longer exist 13 years ago
  Nathalie Furmento f566526e3b tests/opt and examples/opt no longer exist 13 years ago
  Nathalie Furmento bb758e1c00 examples: move examples/opt back to examples 13 years ago
  Nathalie Furmento 6e6b851018 tests: move tests/opt back to tests 13 years ago
  Cyril Roelandt a6fb489423 examples/: Exit from the main function by returning 77 if starpu_init() returned -ENODEV. 13 years ago
  Nathalie Furmento bb70d88f56 examples: test return value for starpu_task_submit 13 years ago