Ludovic Courtès
|
9a867e4c88
gcc: Fix `registered' attribute on GCC 4.7.
|
13 years ago |
Cyril Roelandt
|
ea74b72efe
Fix unused variable when using neither CUDA nor OpenCL.
|
13 years ago |
Nathalie Furmento
|
e977e633b5
configure.ac: build examples by default
|
13 years ago |
Nathalie Furmento
|
4335c3d786
tests/datawizard/interfaces: use enum exit_code type when possible
|
13 years ago |
Nathalie Furmento
|
25b7f47c18
tests/datawizard/interfaces: use enum exit_code type when possible
|
13 years ago |
Nathalie Furmento
|
61db5dba98
src/top/starpu_top_connection.c: remove double declaration (it is already in .h file)
|
13 years ago |
Nathalie Furmento
|
656eec2e71
src/top/starpu_top.c: fix format string conversion
|
13 years ago |
Nathalie Furmento
|
7b55f1207c
examples: opencl copy functions now use the type cl_event* instead of void*
|
13 years ago |
Nathalie Furmento
|
9a75235eda
src/drivers/opencl: fix format string conversion and set external declaration in .h file
|
13 years ago |
Nathalie Furmento
|
e8f72be46d
src/sched_policies/detect_combined_workers.c: fix format string conversion
|
13 years ago |
Nathalie Furmento
|
9492e7e995
src/core/sched_policy: set external declarations in .h file
|
13 years ago |
Nathalie Furmento
|
1a191f2d97
src/core/topology.c: fix format string conversion
|
13 years ago |
Nathalie Furmento
|
eb756a8668
mpi/Makefile.am: fix setting of variable LOG_COMPILER and TESTS_ENVIRONMENT (aka i should read my modifs twice before committing ...)
|
13 years ago |
Cyril Roelandt
|
6f68a98e7f
Fix a typo in the AUTHORS file.
|
13 years ago |
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 |