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 |
Cyril Roelandt
|
cf33c6c1f1
Try and fix tests/datawizard/reclaim on i686.
|
13 years ago |
Cyril Roelandt
|
6021410a4a
Return 77 instead of crashing when there are no devices.
|
13 years ago |
Cyril Roelandt
|
89d6f8662f
Return 77 instead of crashing when there are no devices available
|
13 years ago |
Cyril Roelandt
|
0ee3ebd86c
examples: return 77 when there are no devices.
|
13 years ago |
Cyril Roelandt
|
d8461aca27
tests/core/multithreaded_init: exit with "STARPU_TEST_SKIPPED" when no processing unit is available.
|
13 years ago |
Cyril Roelandt
|
777782e36d
Check the return value of starpu_init() in tests/core/restart.
|
13 years ago |
Cyril Roelandt
|
c7e6908404
tests/core/restart: skip the test when no processing unit can be used.
|
13 years ago |
Samuel Thibault
|
e74c8b0d1d
fix build
|
13 years ago |
Samuel Thibault
|
0900d6a67e
talk a bit about task granularity having to be not too small
|
13 years ago |
Ludovic Courtès
|
d19d76bfee
gcc: Fix the `vector_scal' example for OpenCL.
|
13 years ago |