Commit History

Author SHA1 Message Date
  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. 14 years ago
  Cyril Roelandt 3d761fe47b tests/datawizard/gpu_register: add an OpenCL test. 14 years ago
  Nicolas Collin 3a9ca4f74e Bux fixed in parallel_heft. 14 years ago
  Samuel Thibault 638204b873 Make even clearer that pkg-config has to first work before anything else will. 14 years ago
  Cyril Roelandt efd7ce06bb gcc-plugin/examples/vector_scal/vector_scal.c: Fix the OpenCL codelet. 14 years ago
  Cyril Roelandt 3aa160bc7d examples/axpy/axpy.c and gcc-plugin/examples/vector_scal/vector_scal.c: fix result checking. 14 years ago
  Cyril Roelandt 5752d326a0 examples/reductions/dot_product: fix result checking. 14 years ago
  Cyril Roelandt cbee8544f0 Fix typo. 14 years ago
  Nathalie Furmento f80da1400c tests/datawizard/wt*: ignore return value when running valgrind 14 years ago
  Samuel Thibault c46d26e887 re-fix erand48_r use on BSD 14 years ago
  Samuel Thibault 224ef1ef81 Add showcheck rule for gcc-plugin source 14 years ago
  Samuel Thibault c9c9c25b7c Print the discrepancy details 14 years ago
  Samuel Thibault 6c6e0032d3 Use TYPE instead of float 14 years ago
  Nathalie Furmento 478f55762e src/core/perfmodel/perfmodel_bus.c: revert last commit #6099, OpenCL CPU devices should not be skipped 14 years ago
  Cyril Roelandt 9a97aa40de examples/reductions/dot_product.c: check the result of the computations. 14 years ago
  Cyril Roelandt 4c003c74ec Make examples/reductions/dot_product work with OpenCL. 14 years ago
  Nathalie Furmento 199966dc94 ChangeLog: mention OpenCL CPU devices 14 years ago
  Nicolas Collin f9f4e490a0 Use pre_exec_hook in parallel_heft instead of post_exec_hook. 14 years ago
  Nathalie Furmento df34f3fb6b Makefile.am: clean-local already existed. clean starpu-top/starpu_top as well 14 years ago
  Nathalie Furmento 73a1ddd157 Makefile.am: add rule clean-local to remove starpu_top.1 14 years ago
  Nathalie Furmento 92dddf41f5 core/perfmodel/perfmodel_bus.c: skip OpenCL CPU devices 14 years ago
  Nathalie Furmento 0982aa560d drivers/opencl: enable OpenCL on CPU when environment variable STARPU_OPENCL_ON_CPUS is defined with a positive value 14 years ago
  Nathalie Furmento 4f21884a2f tests/Makefile.am: do not add perfmodels/opencl_memset_kernel.cl twice in nobase_STARPU_OPENCL_DATA_DATA 14 years ago
  Nathalie Furmento ba13c4c564 examples/Makefile.am: do not add incrementer/incrementer_kernels_opencl_kernel.cl twice in nobase_STARPU_OPENCL_DATA_DATA 14 years ago
  Cyril Roelandt 1addb07bf4 examples/cpp/incrementer_cpp.cpp: unload the opencl program before shutting down. 14 years ago
  Cyril Roelandt 028728a6eb Make examples/cpp/incrementer_cpp work with CUDA and OpenCL. 14 years ago
  Cyril Roelandt 39cf6fd80b tests/errorcheck/invalid_tasks: remove the "where" field in gpu_only_cl. 14 years ago
  Nathalie Furmento 16e7849761 src/drivers/opencl/driver_opencl_utils.c: always display the output of the OpenCL compilation, and also check compilation status with clGetProgramBuildInfo(CL_PROGRAM_BUILD_STATUS) 14 years ago
  Samuel Thibault 8fbc64eb8c Also let the non-cpu task try to go on an opencl device and fail 14 years ago
  Ludovic Courtès 0cf2504978 gcc: Use `builtin_decl_explicit' as defined in GCC 4.7.0. 14 years ago