Nathalie Furmento
|
a4b84da340
merge trunk
|
12 years ago |
Nathalie Furmento
|
fa6f639707
examples/sched_ctx/parallel_code.c: fix character typo (: instead of ;)
|
12 years ago |
Nathalie Furmento
|
514f7e3981
doc/doxygen/Makefile.am: add chapters/api/modularized_scheduler.doxy to chapters file
|
12 years ago |
Samuel Thibault
|
24de865031
Fix typo
|
12 years ago |
Samuel Thibault
|
d293a4475a
Fix macro name
|
12 years ago |
Nathalie Furmento
|
7891f63369
src/drivers/opencl/driver_opencl.c: revert #12566 and #12578, and explain why, the function availability would need to be checked at runtime, we do not want to do that
|
12 years ago |
Nathalie Furmento
|
e34466743f
examples/pipeline/pipeline.c: synchronise before ending the codelet
|
12 years ago |
Samuel Thibault
|
d4aeabce96
Also make sure that the header has the declaration
|
12 years ago |
Nathalie Furmento
|
b0441450fd
examples/pipeline/pipeline.c: synchronise at the end of the codelet
|
12 years ago |
Olivier Aumage
|
a63cf5f0b8
- fix starpu_tree_free()
|
12 years ago |
Samuel Thibault
|
0977720ba0
port r12586 from 1.1: Make sure the user has synchronized with the local stream
|
12 years ago |
Samuel Thibault
|
f2b1d0f595
port r12584 from 1.1: Re-enable asynchronous transfers from CPUs, now that the issue has been found to be in application code
|
12 years ago |
Andra Hugo
|
a0c9760232
free topology tree + fix small bug of exec_paralle_code
|
12 years ago |
Samuel Thibault
|
d0eab8ef8c
Do not rely on the .h file for functions actually available at link time, do check them explicitly
|
12 years ago |
Samuel Thibault
|
deb5a22184
Document STARPU_NWORKER_PER_CUDA
|
12 years ago |
Nathalie Furmento
|
a5977c4431
src/datawizard/memalloc.c: interface may be a keyword depending on the used compiler
|
12 years ago |
Nathalie Furmento
|
20b743c530
doxygen/Makefile.am: update chapters list
|
12 years ago |
Nathalie Furmento
|
c8b2ba53a8
doc/doxygen/chapters: delete files which are no longer needed (they have been renamed in previous merges)
|
12 years ago |
Nathalie Furmento
|
d6b0c372cd
merge trunk
|
12 years ago |
Nathalie Furmento
|
292f8101d8
tests/perfmodels/user_base.c: fix function return type
|
12 years ago |
Nathalie Furmento
|
4ce96baf81
src/datawizard/data_request.c: add parenthesis to enhance clarity
|
12 years ago |
Nathalie Furmento
|
4f0c5ac5c6
include/starpu_perfmodel.h: define a invalid value for perfmodel type
|
12 years ago |
Nathalie Furmento
|
95b0599a65
doxygen: fix ref commands and small typos
|
12 years ago |
Nathalie Furmento
|
baa674826b
doxygen: silent warnings
|
12 years ago |
Samuel Thibault
|
83a38dfa85
clEnqueueMarker is deprecated by clEnqueueMarkerWithWaitList. Be able to use both
|
12 years ago |
Olivier Aumage
|
1ff35b63df
- fix another wrong ifdef
|
12 years ago |
Olivier Aumage
|
f357759b05
- fix wrong ifdef test
|
12 years ago |
Andra Hugo
|
5a219c8a8f
* patch Terry: fix book workers (book workers that have already been booked and wake up eventually workers that we don't want anymore in the group)
|
12 years ago |
Samuel Thibault
|
092f322b1c
Add CUDA concurrent kernel execution support through the STARPU_NWORKER_PER_CUDA environment variable.
|
12 years ago |
Samuel Thibault
|
2963604386
port r12554 from 1.1: Disable timing on events for transfers, we don't use it
|
12 years ago |