Commit History

Author SHA1 Message Date
  Samuel Thibault 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
  Samuel Thibault 65e4898549 rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
  Samuel Thibault 2e9ada833d rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
  Cyril Roelandt fa03175d5b Fix the build when using FxT on systems other than Linux. 13 years ago
  Cyril Roelandt da37f059a0 Make starpu_driver_run() work with CPU workers. 13 years ago
  Cyril Roelandt 5b767e5880 Fix a bug that caused starpu_shutdown to crash when running drivers in the application. 13 years ago
  Ludovic Courtès a22b8093d2 gcc: Build `clEnqueueNDRangeKernel' calls. 13 years ago
  Cyril Roelandt 5c25ace58a Fix a bug that caused some CPU drivers to be ran twice. 13 years ago
  Cyril Roelandt c8d0f9db40 Remove some ugly #if 1. 13 years ago
  Cyril Roelandt 3675d6b12e Make the CPU driver public. 13 years ago
  Ludovic Courtès 61cce33341 gcc: Fix C++ builds. 13 years ago
  Ludovic Courtès 35c287decd gcc: opencl: Generate the `clSetKernelArg' calls. 13 years ago
  Ludovic Courtès e70dc7405a gcc: Generalize `build_error_statements'. 13 years ago
  Ludovic Courtès 84b33e48cc Add `starpu_opencl_error_string'. 13 years ago
  Ludovic Courtès 9157c5955d gcc: opencl: Generate the `starpu_opencl_load_kernel' call. 13 years ago
  Cyril Roelandt 574e90baa5 Fix typo in starpu_driver_init(). 13 years ago
  Ludovic Stordeur ef804757ed Fixed hwloc path setting 13 years ago
  Cyril Roelandt 5cf37a84ec OpenCL: Make the OpenCL driver API public. 13 years ago
  Sylvain Henry d6f045720d SOCL: minor fixes in matmul example (indentation...) 13 years ago
  Sylvain Henry 5e5e5c5b2f SOCL: do not override user environment 13 years ago
  Sylvain Henry fff6d69b0a SOCL: add matrix multiplication example 13 years ago
  Cyril Roelandt 2a0326bb11 tests/sched_policies: add a test that makes sure schedulers take account of the data locality. 13 years ago
  Cyril Roelandt eb121be8f7 tests/sched_policies/simple_cpu_gpu_sched.c: add the "static" keyword where it belongs. 13 years ago
  Ludovic Courtès bedf7d02ae gcc: Pass `STARPU_OPENCL_CPPFLAGS' to the tests. 13 years ago
  Nathalie Furmento 4283eaf20a tests/sched_policies/simple_deps.c: mark test as skipped when no device can execute the codelet 13 years ago
  Cyril Roelandt 0debbc99af Fix tests/sched_policies/execute_all_tasks 13 years ago
  Samuel Thibault 9badf4f117 Move unregistering tasks from implicit dependencies lists from 13 years ago
  Nathalie Furmento b7101c4e1f ignore build-aux directory which is generated by autogen.sh 13 years ago
  Nathalie Furmento 040fdff2d2 tests/datawizard/gpu_register.c: when no gpu is enabled, mark test as skipped 13 years ago
  Nathalie Furmento fbf622d9b1 tests/datawizard/readonly.c: only define function when needed 13 years ago