Commit History

Author SHA1 Message Date
  Samuel Thibault ffd0295811 Fix atomicity of starpu_data_request_allocation() 13 years ago
  Ludovic Courtès 6bb7dcd767 gcc: Recognize `uchar', `uint', and `ulong' as valid OpenCL types. 13 years ago
  Ludovic Courtès cd94a0f911 gcc: Mention more build requirements. 13 years ago
  Nathalie Furmento d1ef85e5da src: modify the field user_conf of struct _starpu_machine_config 13 years ago
  Samuel Thibault 38609b1ecc Free allocated vector 13 years ago
  Nathalie Furmento d09b4a77ea examples/spmd/vector_scal_spmd.c: skip if starpu_init returns ENODEV 13 years ago
  Samuel Thibault 08a8b1c87e Rework changelog 13 years ago
  Samuel Thibault bdf63e483b nsuccs does not need to be atomically accessed any more, as it is protected by the cg spinlock 13 years ago
  Cyril Roelandt bc7dc92109 Make tests/datawizard/reclaim.c work with OpenCL. 13 years ago
  Cyril Roelandt 6019c3c63a src/drivers/opencl/driver_opencl.c: Fix a bug that prevented memory from being reclaimed when using OpenCL. 13 years ago
  Nathalie Furmento 48be920950 SOCL/examples: simplify message 13 years ago
  Nathalie Furmento 3e82805e99 SOCL: when starpu_init fails, get clGetPlatformIDs to return 0 13 years ago
  Nathalie Furmento 27850a2d6f src/core/workers.c: typo, fix variable name 13 years ago
  Cyril Roelandt 32e25ba66e src/sched_policies/heft.c: Fix a bug that caused a handle to be converted twice in some cases. 13 years ago
  Nathalie Furmento ee3570bcfb examples/spmd/vector_scal_spmd.c: skip on enodev 13 years ago
  Nathalie Furmento af8467cd5a disable asynchronous copy: distinguish what is an action and what is an enquiry 13 years ago
  Nathalie Furmento 2ef15ea6b9 tests/datawizard/handle_to_pointer.c: synchronise OpenCL queue and do not abort on error, return EXIT_FAILURE 13 years ago
  Nathalie Furmento 9f4255e6dc examples/spmv: fix datatypes for opencl kernel 13 years ago
  Nicolas Collin b6575c2a6f Added the SPMD example in Makefile.am. 13 years ago
  Nathalie Furmento 9726e1822b tests/datawizard/: synchronise opencl queues 13 years ago
  Nathalie Furmento c7de5b704c examples/basic_examples/: stdint.h might not be available in OpenCL 13 years ago
  Nathalie Furmento 252d28171c tests/datawizard/: synchronise opencl queues 13 years ago
  Nathalie Furmento fbdb8cbff6 examples/axpy/axpy.c: add include <math.h> 13 years ago
  Nathalie Furmento a399e22906 rename xxx_disable_asynchronous_copy to xxx_asynchronous_copy_disabled 13 years ago
  Nathalie Furmento e2d7b54e8a socl/examples/clinfo/clinfo.c: use sizeof(str) instead of the size 13 years ago
  Cyril Roelandt 2a5b1290a0 src/drivers/opencl/driver_opencl.c: check the return values of the cl* functions. 13 years ago
  Nathalie Furmento 8006006cee socl/examples/clinfo/clinfo.c: fix information querying returning string 13 years ago
  Nathalie Furmento 24addd0cad socl/src: special case for string informations 13 years ago
  Nicolas Collin 415864e912 Bug fixed in parallel_heft. 13 years ago
  Nathalie Furmento 16fde28268 src/drivers/opencl/driver_opencl_utils.c: more explicit message 13 years ago