Commit History

Author SHA1 Message Date
  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
  Nathalie Furmento ab55df9ac0 configure.ac: bump to 1.0.0rc3 13 years ago
  Samuel Thibault 6cd2402750 Make example smaller for slow machines 13 years ago
  Samuel Thibault 795e6645a2 Return errors 13 years ago
  Samuel Thibault 3baac7fd37 fix format 13 years ago
  Nathalie Furmento bebd722e8c socl/examples/basic/basic.c: add information messages 13 years ago
  Nathalie Furmento e6e7ec8e24 socl/debug.h: do not print debug messages if environment variable STARPU_SILENT is set 13 years ago
  Nathalie Furmento 8a08c1ee34 socl/init.c: enable 1 CPU 13 years ago
  Ludovic Courtès 1d33afe3cb gcc: Check the return value of `starpu_data_lookup'. 13 years ago
  Samuel Thibault 057882d917 Explicitly destroy spinlocks and mutexes after use 13 years ago
  Samuel Thibault a5974d8225 Fix atomicity of exp_start update 13 years ago