Nathalie Furmento
|
dd293c6dcf
mpi: add example to test reduction with starpu_mpi_insert_task
|
13 years ago |
Nathalie Furmento
|
7eec7194ba
starpu_mpi_insert_task.c: deal with STARPU_REDUX data
|
13 years ago |
Samuel Thibault
|
566ce8362e
Fix macro safety
|
13 years ago |
Nathalie Furmento
|
1e88ed22a6
include/starpu_util.h: macro STARPU_ASSERT_MSG: bracket properly
|
13 years ago |
Nathalie Furmento
|
b725e9bc8d
src/core/task.c: function starpu_codelet_init: all default values being 0, it is safer and easier to use memset
|
13 years ago |
Nathalie Furmento
|
b87e0e4aad
examples: add a basic c++ example
|
13 years ago |
Nathalie Furmento
|
4d6290f662
configure.ac: detect g++ compiler
|
13 years ago |
Nathalie Furmento
|
5c67ff4e54
add function void starpu_codelet_init(struct starpu_codelet *cl) to initialise a codelet with default values
|
13 years ago |
Samuel Thibault
|
0561c455c1
Fix meaning of LD...
|
13 years ago |
Samuel Thibault
|
bb335ecec2
Fix rounding computation
|
13 years ago |
Nathalie Furmento
|
5bd0025725
src: let's decrease number of warnings for icc ...
|
13 years ago |
Nathalie Furmento
|
26e60dca5e
src: fix macro name
|
13 years ago |
Nathalie Furmento
|
93e6c6224b
introduce new macro STARPU_ASSERT_MSG, icc was complaining on evaluation constant expressions ...
|
13 years ago |
Cyril Roelandt
|
e9d7174af3
starpu_machine_display: use the infinitive in the help message.
|
13 years ago |
Nathalie Furmento
|
e5f68ad9d6
src: update double values usage
|
13 years ago |
Cyril Roelandt
|
d75cf3a4ac
starpu_machine_display: use PACKAGE_BUGREPORT instead of harcoding the adress.
|
13 years ago |
Cyril Roelandt
|
6527c8c264
starpu_cailbrate_bus: add --help and --version options.
|
13 years ago |
Cyril Roelandt
|
0062aa0b2e
starpu_machine_display: add --help and --version options.
|
13 years ago |
Ludovic Courtès
|
5c10219394
Rename `libstarpu-1.0.pc' to `starpu-1.0.pc'.
|
13 years ago |
Ludovic Courtès
|
46e9ebe12c
gcc: Install the plug-in under a GCC-version-dependent directory.
|
13 years ago |
Cyril Roelandt
|
d5a4e0c455
Make STARPU_OPENCL_REPORT_ERROR abort the program, just like STARPU_CUDA_REPORT_ERROR.
|
13 years ago |
Ludovic Courtès
|
30452750c1
Always compile `_starpu_free_unref'.
|
13 years ago |
Ludovic Courtès
|
45ede556e9
gcc: Raise an error when trying to register a `void *' pointer.
|
13 years ago |
Nathalie Furmento
|
e5083419c7
src: let's make icc even happier
|
13 years ago |
Nathalie Furmento
|
5908a48866
src: let's make icc happy
|
13 years ago |
Cyril Roelandt
|
d48918dade
Coccinelle: show all calls to OpenCL functions that are not checked.
|
13 years ago |
Samuel Thibault
|
a28e4f6696
TODO
|
13 years ago |
Nathalie Furmento
|
f4f8cfb31a
include/starpu_perfmodel.h: check __STDC_VERSION__ is defined
|
13 years ago |
Samuel Thibault
|
942609f3bc
Make sure that we are not in exclusive thread mode when using memcpy peer
|
13 years ago |
Cyril Roelandt
|
f6f17967e4
Add an org virtual rule to cuda_check_return_values.cocci
|
13 years ago |