Nathalie Furmento
|
a5788cb8d7
STARPU-VERSION: add rules which explain how to change numbers
|
13 years ago |
Sylvain Henry
|
2b78bb7113
SOCL: minor renaming in matmul example
|
13 years ago |
Sylvain Henry
|
14fd603c84
SOCL: use smaller data set in matmul example
|
13 years ago |
Nathalie Furmento
|
2fb3f26941
configure.ac: error when hwloc is not found and the option --without-hwloc was not specified when calling configure, as we do not want users to use StarPU without hwloc without being warned
|
13 years ago |
Nathalie Furmento
|
9b4cfbf9f1
tests/sched_policies/simple_cpu_gpu_sched.c: define mandatory symbol fields for struct starpu_perfmodel
|
13 years ago |
Nathalie Furmento
|
5362831fe1
Do not load a perfmodel if its field symbol is not set
|
13 years ago |
Nathalie Furmento
|
e86763c3ef
socl/src/init.c: revert #6609
|
13 years ago |
Nathalie Furmento
|
2c5f317f29
socl/src/init.c: partly revert revision 6585
|
13 years ago |
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 |