Samuel Thibault
|
d4a889af15
fix reference to _starpu_data_cpy
|
14 年之前 |
Samuel Thibault
|
3046a7c6af
Keep reduction tasks' detach to 1, as we don't wait for them, dependencies get things right already
|
14 年之前 |
Nathalie Furmento
|
ddba4a08f7
minor fixes following warnings detected by ICC
|
14 年之前 |
Nathalie Furmento
|
2f2a2f87e8
mpi/examples/reduction/: update reduction code to do intra-node
|
14 年之前 |
Nathalie Furmento
|
dcc87e2a94
configure.ac: fix detection of X
|
14 年之前 |
Nathalie Furmento
|
7da0d594f1
tests/errorcheck/invalid_tasks.c: missing endif
|
14 年之前 |
Nathalie Furmento
|
412077a293
tests/errorcheck/invalid_tasks.c: typo
|
14 年之前 |
Nathalie Furmento
|
cf2a5b7000
tests/errorcheck/invalid_tasks.c: as environment variables are prefered to starpu_conf parameter, we need to unset potentially defined variables setting number of workers
|
14 年之前 |
Nathalie Furmento
|
431926be99
tests/core/starpu_task_wait.c: further reduce value for ntasks on slow machines
|
14 年之前 |
Samuel Thibault
|
824e62893c
Fill some todos
|
14 年之前 |
Samuel Thibault
|
7733a5cb3c
Rename STARPU_MULTIFORMAT_GET_PTR into STARPU_MULTIFORMAT_GET_CPU_PTR, for coherency with the other macros
|
14 年之前 |
Samuel Thibault
|
7e7a40d54e
Make sure to wait for the thread which woke us and let us destroy the job
|
14 年之前 |
Samuel Thibault
|
c8998d794a
Fix pheft
|
14 年之前 |
Nathalie Furmento
|
e9846c8e3d
configure.ac: bump to release 1.0.0rc2
|
14 年之前 |
Samuel Thibault
|
e5917197d0
Make more and bigger tasks in openmp example
|
14 年之前 |
Samuel Thibault
|
0eea00d984
Fix dumping performance models: the holes within an arch type *have* to be expressed
|
14 年之前 |
Samuel Thibault
|
a988aa34df
Fix parallel task execution for fork-join tasks: we need to bind the master thread to the parallel worker
|
14 年之前 |
Samuel Thibault
|
d20a0d15bd
yet clearer
|
14 年之前 |
Samuel Thibault
|
fe5e400981
Don't destroy task created by starpu_task_create
|
14 年之前 |
Nathalie Furmento
|
60acf944bf
tests: when running on valgrind, always return 0
|
14 年之前 |
Samuel Thibault
|
b99a37252a
Use newer .pc
|
14 年之前 |
Samuel Thibault
|
9600101482
Clearly say that the default for destroy is 1 in the starpu_task_create case
|
14 年之前 |
Samuel Thibault
|
d47fc78d0c
fix heat execution: DONE needs to include STARTED, otherwise some other task would try to start it again, and the task counters get bogus. Also include some debugging
|
14 年之前 |
Samuel Thibault
|
b379ac8a40
Fix returning 77
|
14 年之前 |
Samuel Thibault
|
99cf0fd9c0
Fix advancing type when sycn_fetch_and_or is not available
|
14 年之前 |
Cyril Roelandt
|
208d3ba37d
Do not crash when a test fails, just return EXIT_FAILURE.
|
14 年之前 |
Samuel Thibault
|
e183cd08d1
print deps of running tasks
|
14 年之前 |
Samuel Thibault
|
a141a987ec
show tasks currently running on workers
|
14 年之前 |
Nathalie Furmento
|
65be26e3c6
doc: typo
|
14 年之前 |
Nathalie Furmento
|
4391eac2ab
mpi: re-implement reduction
|
14 年之前 |