Commit History

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