Ludovic Courtès
|
7e36b7364e
gcc: Add `-fplugin-arg-starpu-verbose'.
|
13 years ago |
Ludovic Courtès
|
60c9ba5970
Update `.gitignore'.
|
13 years ago |
Ludovic Courtès
|
221b910e69
doc: Flatten and clarify "Configuring workers".
|
13 years ago |
Ludovic Courtès
|
8d6e3717fb
doc: Flatten and clarify "Common configuration".
|
13 years ago |
Ludovic Courtès
|
1a10a4d617
doc: Flatten and clarify "Advanced configuration".
|
13 years ago |
Nathalie Furmento
|
a0d4805482
rename internal function _starpu_pack_cl_args to _starpu_codelet_pack_args
|
13 years ago |
Nathalie Furmento
|
49bc26ac5f
tests/core/starpu_init.c: skip test when CPU are disabled
|
13 years ago |
Nathalie Furmento
|
8ea4942f15
gcc-plugin/examples/Makefile.am: add LDFLAGS for CUDA and OpenCL
|
13 years ago |
Ludovic Courtès
|
dfe5bcb3a6
doc: Remove @cartouche around large example.
|
13 years ago |
Ludovic Courtès
|
941e89e7a8
doc: Document the `initialize', `shutdown', and `wait' pragmas.
|
13 years ago |
Ludovic Courtès
|
be92bcb3bd
doc: Fix description of `heap_allocated' attribute.
|
13 years ago |
Nathalie Furmento
|
be06e1d5de
check in configure.ac if unsetenv is available
|
13 years ago |
Cyril Roelandt
|
107da3377f
Revert r.5579.
|
13 years ago |
Cyril Roelandt
|
f08ca1d07c
Fix build for systems that do not define unsetenv().
|
13 years ago |
Cyril Roelandt
|
05fc202b99
static_restartable_tag: wait for the task before deinitializing it.
|
13 years ago |
Nathalie Furmento
|
c13e50a5a0
doc: GCC plugin example before standard API example
|
13 years ago |
Cyril Roelandt
|
65c63ad4bb
Fix Windows build.
|
13 years ago |
Nathalie Furmento
|
f8efdae583
doc: shuffle sections
|
13 years ago |
Cyril Roelandt
|
54725d8d1f
Bugfix: examples/cg/cg.c should not fail with "pthread_mutex_unlock: invalid mutex" any more.
|
13 years ago |
Ludovic Courtès
|
9613a3dd84
gcc: Disable the test suite when the CPU back-end is unavailable.
|
13 years ago |
Ludovic Courtès
|
3dfaa051ad
doc: Add a StarPU-C "hello world".
|
13 years ago |
Ludovic Courtès
|
21ac454f23
doc: Add the vector-scaling example in StarPU-GCC prominently.
|
13 years ago |
Ludovic Courtès
|
224323335c
gcc: Update comment in `vector_scal.c'.
|
13 years ago |
Ludovic Courtès
|
5fb82461dc
gcc: Add a CUDA task implementation for `vector_scal'.
|
13 years ago |
Ludovic Courtès
|
570cafce0e
gcc: Make the `vector_scal' example more robust.
|
13 years ago |
Ludovic Courtès
|
69b940943a
gcc: Have `validate_task_implementation' skip external task implementations.
|
13 years ago |
Nathalie Furmento
|
e7361fd41f
mpi/starpu_mpi_private.h: brace properly debug macros
|
13 years ago |
Cyril Roelandt
|
19c168ed6a
Fix Windows build
|
13 years ago |
Cyril Roelandt
|
4c72d83e90
Better debugging information in the _STARPU_PTHREAD_MUTEX_* macros.
|
13 years ago |
Cyril Roelandt
|
ed192f10f0
Fix Windows build.
|
13 years ago |