Nathalie Furmento
|
61db5dba98
src/top/starpu_top_connection.c: remove double declaration (it is already in .h file)
|
il y a 13 ans |
Nathalie Furmento
|
656eec2e71
src/top/starpu_top.c: fix format string conversion
|
il y a 13 ans |
Nathalie Furmento
|
7b55f1207c
examples: opencl copy functions now use the type cl_event* instead of void*
|
il y a 13 ans |
Nathalie Furmento
|
9a75235eda
src/drivers/opencl: fix format string conversion and set external declaration in .h file
|
il y a 13 ans |
Nathalie Furmento
|
e8f72be46d
src/sched_policies/detect_combined_workers.c: fix format string conversion
|
il y a 13 ans |
Nathalie Furmento
|
9492e7e995
src/core/sched_policy: set external declarations in .h file
|
il y a 13 ans |
Nathalie Furmento
|
1a191f2d97
src/core/topology.c: fix format string conversion
|
il y a 13 ans |
Nathalie Furmento
|
eb756a8668
mpi/Makefile.am: fix setting of variable LOG_COMPILER and TESTS_ENVIRONMENT (aka i should read my modifs twice before committing ...)
|
il y a 13 ans |
Cyril Roelandt
|
6f68a98e7f
Fix a typo in the AUTHORS file.
|
il y a 13 ans |
Ludovic Courtès
|
eb226c1d9e
gcc: Fix compilation with GCC 4.7.
|
il y a 13 ans |
Ludovic Courtès
|
32afe5bad0
build: Fix Automake hack in `gcc-plugin'; clarify comments.
|
il y a 13 ans |
Ludovic Courtès
|
04661dd29f
Update `ChangeLog' for GCC.
|
il y a 13 ans |
Cyril Roelandt
|
3df91027aa
Drop some XXX.
|
il y a 13 ans |
Nathalie Furmento
|
abdc0b7be0
configure.ac: extra comments
|
il y a 13 ans |
Nathalie Furmento
|
877a3b3bdd
build: partly revert 7205 by testing automake version as LOG_COMPILER has been introduced in version 1.11.
|
il y a 13 ans |
Ludovic Courtès
|
91766051e7
gcc: Add the `registered' attribute.
|
il y a 13 ans |
Ludovic Courtès
|
2710050abf
gcc: Add test for parameter-less functions.
|
il y a 13 ans |
Ludovic Courtès
|
555f2c8210
gcc: Clarify `base.c' test.
|
il y a 13 ans |
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
|
il y a 13 ans |
Nathalie Furmento
|
5eafd44d11
src/debug/traces/starpu_fxt.c: do nothing when no input files are provided
|
il y a 13 ans |
Nathalie Furmento
|
ebe0bd1b7d
tests/perfmodels/valid_model.c: typos
|
il y a 13 ans |
Nathalie Furmento
|
8ef31f4109
src/datawizard/interfaces: use cl_event instead of void for the opencl copy functions (see r7230)
|
il y a 13 ans |
Nathalie Furmento
|
944813c7c5
src/core/workers.h: fix type for devid
|
il y a 13 ans |
Nathalie Furmento
|
4083c94525
src: add missing function prototypes
|
il y a 13 ans |
Nathalie Furmento
|
9e56423411
starpu_opencl.h: add missing include
|
il y a 13 ans |
Nathalie Furmento
|
532c5262ea
starpu.h: fix include order
|
il y a 13 ans |
Nathalie Furmento
|
8c3c7ccb3f
include/starpu_data_interfaces.h: starpu.h already includes starpu_opencl.h (see r7086)
|
il y a 13 ans |
Cyril Roelandt
|
c16fb06b31
Custom interface example: remove a no longer relevant XXX item.
|
il y a 13 ans |
Cyril Roelandt
|
764ced63f7
Use a STARPU_MAXGORDONDEVS constant.
|
il y a 13 ans |
Cyril Roelandt
|
08d2719c43
Use "cl_event" instead of "void" in starpu_data_interfaces.h, since this is the real type.
|
il y a 13 ans |