Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Cyril Roelandt 4a105e163f Make examples/tag_example/tag_example.c work with OpenCL. 14 gadi atpakaļ
  Cyril Roelandt 65303f8ce5 src/core/dependencies/implicit_data_deps.c: check the return value of starpu_task_wait(). 14 gadi atpakaļ
  Cyril Roelandt 0c424cc5b8 Check the return value of starpu_task_submit() in various tests. 14 gadi atpakaļ
  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. 14 gadi atpakaļ
  Cyril Roelandt 25019b621d Add a STARPU_WARN_UNUSED_RESULT macro. 14 gadi atpakaļ
  Samuel Thibault 070ae647e2 Fix out-of-tree build of starpu-top 14 gadi atpakaļ
  Ludovic Courtès a2e85ea945 gcc: Diagnose problematic argument types in OpenCL task implementations. 14 gadi atpakaļ
  Ludovic Courtès fe191cf1a5 gcc: Error out when a task with an OpenCL impl. uses `size_t' arguments. 14 gadi atpakaļ
  Nathalie Furmento 52e3aca240 examples/lu: deal with ENODEV error 14 gadi atpakaļ
  Nathalie Furmento 437affee48 examples: deal with ENODEV errors 14 gadi atpakaļ
  Nathalie Furmento e5872ce818 include/starpu_rand.h: make sure to include starpu_config.h 14 gadi atpakaļ
  Nathalie Furmento 55482d9c38 define rand functions in a dedicated .h file and add starpu definition for 'struct drand48_data' 14 gadi atpakaļ
  Nathalie Furmento ee74bad03a examples/tag_example/tag_restartable.c: add missing return 14 gadi atpakaļ
  Nathalie Furmento 13b65d483d examples/Makefile.am: add pi/pi.h 14 gadi atpakaļ
  Nathalie Furmento e5926571ef configure.ac: tests/opt and examples/opt no longer exist 14 gadi atpakaļ
  Nathalie Furmento f566526e3b tests/opt and examples/opt no longer exist 14 gadi atpakaļ
  Nathalie Furmento bb758e1c00 examples: move examples/opt back to examples 14 gadi atpakaļ
  Nathalie Furmento 6e6b851018 tests: move tests/opt back to tests 14 gadi atpakaļ
  Cyril Roelandt a6fb489423 examples/: Exit from the main function by returning 77 if starpu_init() returned -ENODEV. 14 gadi atpakaļ
  Nathalie Furmento bb70d88f56 examples: test return value for starpu_task_submit 14 gadi atpakaļ
  Nathalie Furmento ab55df9ac0 configure.ac: bump to 1.0.0rc3 14 gadi atpakaļ
  Samuel Thibault 6cd2402750 Make example smaller for slow machines 14 gadi atpakaļ
  Samuel Thibault 795e6645a2 Return errors 14 gadi atpakaļ
  Samuel Thibault 3baac7fd37 fix format 14 gadi atpakaļ
  Nathalie Furmento bebd722e8c socl/examples/basic/basic.c: add information messages 14 gadi atpakaļ
  Nathalie Furmento e6e7ec8e24 socl/debug.h: do not print debug messages if environment variable STARPU_SILENT is set 14 gadi atpakaļ
  Nathalie Furmento 8a08c1ee34 socl/init.c: enable 1 CPU 14 gadi atpakaļ
  Ludovic Courtès 1d33afe3cb gcc: Check the return value of `starpu_data_lookup'. 14 gadi atpakaļ
  Samuel Thibault 057882d917 Explicitly destroy spinlocks and mutexes after use 14 gadi atpakaļ
  Samuel Thibault a5974d8225 Fix atomicity of exp_start update 14 gadi atpakaļ