Ludovic Courtès
|
5e2e59f3b5
gcc: Fix `register' test on 32-bit platforms.
|
před 13 roky |
Cyril Roelandt
|
5f775a450f
Allow starpu_free() to use cudaFreeHost if starpu has already been shut down.
|
před 13 roky |
Cyril Roelandt
|
c3b2c893af
Be paranoid with strtol.
|
před 13 roky |
Nathalie Furmento
|
7d34fe53b5
fixes following GCC (annoying) warnings
|
před 13 roky |
Cyril Roelandt
|
6cf1b9da9d
Turn starpu_is_multiformat_handle into starpu_data_is_multiformat_handle.
|
před 13 roky |
Cyril Roelandt
|
55bfe81e75
Fix typo : struct starpu_task_bundle should be struct _starpu_task_bundle in heft.c
|
před 13 roky |
Nathalie Furmento
|
a838e9829f
configure.ac: fix option --disable-socl
|
před 13 roky |
Ludovic Courtès
|
44be0fbb87
gcc: Augment $(CLEANFILES) for the tests.
|
před 13 roky |
Ludovic Courtès
|
42876171dc
doc: Document data registration in StarPU-GCC.
|
před 13 roky |
Ludovic Courtès
|
4ef84ddf63
gcc: Use `heap_allocated' in `cholesky'.
|
před 13 roky |
Ludovic Courtès
|
54d104d38c
gcc: Fix support of the `heap_allocated' attribute.
|
před 13 roky |
Ludovic Courtès
|
3155307fdd
gcc: Add the `debug_tree' pragma.
|
před 13 roky |
Nathalie Furmento
|
2acb7ed687
socl/examples: skip examples when no opencl platform is found
|
před 13 roky |
Nicolas Collin
|
e11302644e
Bundle documentation updated.
|
před 13 roky |
Nicolas Collin
|
616f8b48f0
Some functions from starpu_task_bundle.h moved to where they rightfully belong.
|
před 13 roky |
Nathalie Furmento
|
dc87245198
socl/src/cl_getplatformids.c: it is not an error, if no opencl device is found
|
před 13 roky |
Samuel Thibault
|
1831a07b32
Fix starpufft library name
|
před 13 roky |
Olivier Aumage
|
1f168837d2
- missing version in library name
|
před 13 roky |
Nicolas Collin
|
1423141f61
Comments added in the task_bundle header file.
|
před 13 roky |
Ludovic Courtès
|
b91fbd924e
doc: Mention OpenCL task implementations.
|
před 13 roky |
Ludovic Courtès
|
e0170e07ad
gcc: Build example programs only when `STARPU_USE_CPU'.
|
před 13 roky |
Ludovic Courtès
|
65746184a0
gcc: Update compatibility layer for GCC 4.5.
|
před 13 roky |
Samuel Thibault
|
6b420893b1
BSD also has pthread_setaffinity_np, but with other types
|
před 13 roky |
Cyril Roelandt
|
8886024934
Add missing #ifdef STARPU_USE_CUDA and #ifdef STARPU_USE_OPENCL
|
před 13 roky |
Cyril Roelandt
|
3b84800be7
Fix signedness.
|
před 13 roky |
Cyril Roelandt
|
4fb9bb3314
Fix cast.
|
před 13 roky |
Cyril Roelandt
|
3e6185ecab
xlu_kernels.c: use fpclassify(3) rather than comparing floats to 0.0.
|
před 13 roky |
Nicolas Collin
|
fc27d78f08
starpu_task_bundle_destroy is now reentrant.
|
před 13 roky |
Ludovic Courtès
|
bbbaf3440a
gcc: Add missing files to the distribution when GCC extensions are enabled.
|
před 13 roky |
Ludovic Courtès
|
0b5ac80cd9
doc: Fix typo in `advanced-api.texi'.
|
před 13 roky |