Ludovic Courtès
|
eb226c1d9e
gcc: Fix compilation with GCC 4.7.
|
13 years ago |
Ludovic Courtès
|
32afe5bad0
build: Fix Automake hack in `gcc-plugin'; clarify comments.
|
13 years ago |
Ludovic Courtès
|
04661dd29f
Update `ChangeLog' for GCC.
|
13 years ago |
Cyril Roelandt
|
3df91027aa
Drop some XXX.
|
13 years ago |
Nathalie Furmento
|
abdc0b7be0
configure.ac: extra comments
|
13 years ago |
Nathalie Furmento
|
877a3b3bdd
build: partly revert 7205 by testing automake version as LOG_COMPILER has been introduced in version 1.11.
|
13 years ago |
Ludovic Courtès
|
91766051e7
gcc: Add the `registered' attribute.
|
13 years ago |
Ludovic Courtès
|
2710050abf
gcc: Add test for parameter-less functions.
|
13 years ago |
Ludovic Courtès
|
555f2c8210
gcc: Clarify `base.c' test.
|
13 years ago |
Nathalie Furmento
|
237b099447
tools: skip fxt tools when no files are provided, and revert 7223 as we want tools to be tested when running make check
|
13 years ago |
Nathalie Furmento
|
5eafd44d11
src/debug/traces/starpu_fxt.c: do nothing when no input files are provided
|
13 years ago |
Nathalie Furmento
|
ebe0bd1b7d
tests/perfmodels/valid_model.c: typos
|
13 years ago |
Nathalie Furmento
|
8ef31f4109
src/datawizard/interfaces: use cl_event instead of void for the opencl copy functions (see r7230)
|
13 years ago |
Nathalie Furmento
|
944813c7c5
src/core/workers.h: fix type for devid
|
13 years ago |
Nathalie Furmento
|
4083c94525
src: add missing function prototypes
|
13 years ago |
Nathalie Furmento
|
9e56423411
starpu_opencl.h: add missing include
|
13 years ago |
Nathalie Furmento
|
532c5262ea
starpu.h: fix include order
|
13 years ago |
Nathalie Furmento
|
8c3c7ccb3f
include/starpu_data_interfaces.h: starpu.h already includes starpu_opencl.h (see r7086)
|
13 years ago |
Cyril Roelandt
|
c16fb06b31
Custom interface example: remove a no longer relevant XXX item.
|
13 years ago |
Cyril Roelandt
|
764ced63f7
Use a STARPU_MAXGORDONDEVS constant.
|
13 years ago |
Cyril Roelandt
|
08d2719c43
Use "cl_event" instead of "void" in starpu_data_interfaces.h, since this is the real type.
|
13 years ago |
Cyril Roelandt
|
8fb6560e29
Multiformat interface: remove a no longer relevant TODO item.
|
13 years ago |
Cyril Roelandt
|
268bac3867
Multiformat interface: free OpenCL buffers.
|
13 years ago |
Cyril Roelandt
|
f4ec4584a6
Remove a no longer relevant TODO item.
|
13 years ago |
Cyril Roelandt
|
6736bcb196
custom_interface: remove/implement some unimplemented functions.
|
13 years ago |
Cyril Roelandt
|
e03909865e
Fix a typo: the _starpu_worker struct has no "memnode" field; it is called "memory_node".
|
13 years ago |
Cyril Roelandt
|
73df999d54
Fix unused variables in the drivers.
|
13 years ago |
Cyril Roelandt
|
9ddd6bfb28
Do not run the programs found in tools/ when running "make check".
|
13 years ago |
Ludovic Courtès
|
6cadfe7774
build: Install the PDF file of the manual.
|
13 years ago |
Ludovic Courtès
|
c7ae378c6f
doc: Fix typo.
|
13 years ago |