Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 16fde28268 src/drivers/opencl/driver_opencl_utils.c: more explicit message il y a 14 ans
  Nathalie Furmento 46712bca84 tests/datawizard/increment_redux_lazy.c: return EXIT_FAILURE on error, do not abort il y a 14 ans
  Nathalie Furmento 4ab290b2b2 tests/datawizard/increment_redux_v2.c: force queue synchronisation when finishing codelet il y a 14 ans
  Nathalie Furmento ecb8e6593f tests/datawizard/increment_redux.c: force queue synchronisation when finishing codelet il y a 14 ans
  Cyril Roelandt 6721571f65 starpu_opencl_unload_opencl(): check the return value of clReleaseProgram. il y a 14 ans
  Cyril Roelandt d6fd124ae4 Check the return value of starpu_opencl_unload_opencl(). il y a 14 ans
  Cyril Roelandt 016a2fc57b drivers/opencl/driver_opencl_utils.c: starpu_opencl_unload_opencl() returns an int, not a cl_int. il y a 14 ans
  Nicolas Collin 7896032ed3 Added a SPMD example. il y a 14 ans
  Nicolas Collin 43da36b19c Merge branch 'pheft' il y a 14 ans
  Nathalie Furmento 31be5f7d91 src/datawizard/interfaces/data_interface.c: test values before setting them to NULL il y a 14 ans
  Nathalie Furmento f1c953984c examples/basic_examples/block: use correct datatypes for block datas and really write a data parallel opencl kernel il y a 14 ans
  Cyril Roelandt 0a7b9ed02a tests/perfmodels/opencl_memset.c: fix errors. il y a 14 ans
  Nathalie Furmento f92431ba7c tests/datawizard/interfaces/test_interfaces.c: do not test asynchronous copies when they are disabled il y a 14 ans
  Nathalie Furmento 1a0f7072e5 src/core/workers.c: deal with cases when starpu_conf_init has not been called il y a 14 ans
  Cyril Roelandt dad99fc4bc measure_bandwidth_between_host_and_dev_on_cpu_with_opencl: when running OpenCL on a CPU, make sure not to use too much RAM, s that the operating system does not have to start swapping. il y a 14 ans
  Nathalie Furmento 27da2d05aa tests: add simple test to test asynchronous copies with OpenCL il y a 14 ans
  Nathalie Furmento 94ed253098 document capability to disable asynchronous copies il y a 14 ans
  Nathalie Furmento dc071405ca Allows users to disable asynchronous copies. This should be done when using OpenCL AMD implementation as it is known to fail when asynchronously copying data. il y a 14 ans
  Cyril Roelandt 3d761fe47b tests/datawizard/gpu_register: add an OpenCL test. il y a 14 ans
  Nicolas Collin 3a9ca4f74e Bux fixed in parallel_heft. il y a 14 ans
  Samuel Thibault 638204b873 Make even clearer that pkg-config has to first work before anything else will. il y a 14 ans
  Cyril Roelandt efd7ce06bb gcc-plugin/examples/vector_scal/vector_scal.c: Fix the OpenCL codelet. il y a 14 ans
  Cyril Roelandt 3aa160bc7d examples/axpy/axpy.c and gcc-plugin/examples/vector_scal/vector_scal.c: fix result checking. il y a 14 ans
  Cyril Roelandt 5752d326a0 examples/reductions/dot_product: fix result checking. il y a 14 ans
  Cyril Roelandt cbee8544f0 Fix typo. il y a 14 ans
  Nathalie Furmento f80da1400c tests/datawizard/wt*: ignore return value when running valgrind il y a 14 ans
  Samuel Thibault c46d26e887 re-fix erand48_r use on BSD il y a 14 ans
  Samuel Thibault 224ef1ef81 Add showcheck rule for gcc-plugin source il y a 14 ans
  Samuel Thibault c9c9c25b7c Print the discrepancy details il y a 14 ans
  Samuel Thibault 6c6e0032d3 Use TYPE instead of float il y a 14 ans