Samuel Thibault
|
5db38d9ba8
Take benefit from cuda4's ability to allocate pinned memory from the main thread
|
il y a 14 ans |
Ludovic Courtès
|
fb59c025b2
gcc: heap_allocated: Manipulate cleanup handlers directly.
|
il y a 14 ans |
Cyril Roelandt
|
d5e6287253
Expose some of the OpenCL related functions.
|
il y a 14 ans |
Ludovic Courtès
|
30452750c1
Always compile `_starpu_free_unref'.
|
il y a 14 ans |
Nathalie Furmento
|
e5083419c7
src: let's make icc even happier
|
il y a 14 ans |
Samuel Thibault
|
a28e4f6696
TODO
|
il y a 14 ans |
Cyril Roelandt
|
98d152c83d
Check the return value of cudaFreeHost().
|
il y a 14 ans |
Cyril Roelandt
|
5f775a450f
Allow starpu_free() to use cudaFreeHost if starpu has already been shut down.
|
il y a 14 ans |
Ludovic Courtès
|
54d104d38c
gcc: Fix support of the `heap_allocated' attribute.
|
il y a 14 ans |
Nathalie Furmento
|
4894dfab0c
src/util: we no longer need to set .xxx_func fields for struct starpu_codelet to STARPU_MULTIPLE_XXX_IMPLEMENTATIONS
|
il y a 14 ans |
Nathalie Furmento
|
9faadcf561
Mark struct starpu_codelet's fields XXX_func as deprecated. Fields
|
il y a 14 ans |
Ludovic Courtès
|
a0f073e426
gcc: Make `heap_allocated' arrays really have an array type.
|
il y a 14 ans |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
il y a 14 ans |
Samuel Thibault
|
2f4491e804
Add can_execute member to the codelet structure, so applications can fine-tune implementations usage. Make most schedulers enforce it.
|
il y a 14 ans |
Nathalie Furmento
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
il y a 14 ans |
Nathalie Furmento
|
c80a8acea1
Datatypes renaming
|
il y a 14 ans |
Ludovic Courtès
|
3a97eae379
gcc: Add the `heap_allocated' attribute.
|
il y a 14 ans |
Nathalie Furmento
|
98a6500c28
src: Use 'STARPU_ATTRIBUTE_UNUSED' instead of ' __attribute__((unused))'
|
il y a 14 ans |
Cédric Augonnet
|
4305d24070
Rename starpu_data_{malloc,free}_pinned_if_possible into starpu_malloc and
|
il y a 15 ans |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
il y a 15 ans |
Samuel Thibault
|
dd9534fedc
use exclude_from_dag flag in the bound computation too
|
il y a 15 ans |
Cédric Augonnet
|
952534293d
Update copyright date
|
il y a 15 ans |
Nathalie Furmento
|
4a983beb04
Update copyright
|
il y a 15 ans |
Nathalie Furmento
|
cf7be76766
API: move cuda related API in starpu_cuda.h and define stuff in starpu_opencl.h only when OpenCL is enabled
|
il y a 15 ans |
Cédric Augonnet
|
dec83d29d2
Display task dependencies (ie. not only tag dependencies) in the graph
|
il y a 15 ans |
Nathalie Furmento
|
f58ca0920e
Renaming of public StarPU functions to provide a more consistent API.
|
il y a 15 ans |
Nathalie Furmento
|
b96d3703df
rename starpu_submit_task into starpu_task_submit
|
il y a 15 ans |
Nathalie Furmento
|
59c29c44ec
merge branches/opencl --> trunk
|
il y a 15 ans |
Nathalie Furmento
|
666bebaa6d
Prefixing of src/core/workers.h
|
il y a 16 ans |
Nathalie Furmento
|
092b3a7635
Prefixing ....
|
il y a 16 ans |