Samuel Thibault
|
4f964bb632
fix example build without cuda
|
před 13 roky |
Samuel Thibault
|
5d402b01c5
Fix windows build
|
před 13 roky |
Samuel Thibault
|
328b301948
Fix some of the build issues with data cache. Note the pending warning in memalloc.c about handle vs replicate
|
před 13 roky |
Samuel Thibault
|
bf2c3abd07
Some tests leave some tasks behind
|
před 13 roky |
Samuel Thibault
|
086a1d93f3
Add _starpu_fifo_empty
|
před 13 roky |
Samuel Thibault
|
2f4491e804
Add can_execute member to the codelet structure, so applications can fine-tune implementations usage. Make most schedulers enforce it.
|
před 13 roky |
Samuel Thibault
|
8b3b64cb54
Add nready tasks
|
před 13 roky |
Samuel Thibault
|
ea8cb715a7
get CUDA properties once for good, and expose to application
|
před 13 roky |
Samuel Thibault
|
afbfb32765
Comment on the target audience
|
před 13 roky |
Samuel Thibault
|
aac399d43f
typo
|
před 13 roky |
Samuel Thibault
|
37850e3dae
Make the random policy check that the task can be executed
|
před 13 roky |
Samuel Thibault
|
d8f3a379ae
Add starpu_task_list_begin/end/next
|
před 13 roky |
Nathalie Furmento
|
1b377f358f
src: rename internal objects following coding conventions
|
před 13 roky |
Nathalie Furmento
|
f8fd5492bd
src: rename internal types following coding conventions
|
před 13 roky |
Nathalie Furmento
|
1c637eff5f
src: rename internal types following coding conventions
|
před 13 roky |
Nathalie Furmento
|
f645e1d934
src: rename internal types following coding conventions
|
před 13 roky |
Nathalie Furmento
|
a79e63c0a5
src: rename internal types following coding conventions
|
před 13 roky |
Nathalie Furmento
|
bbe100f962
src: rename internal types following coding conventions
|
před 13 roky |
Nathalie Furmento
|
bca792c881
src: rename internal types following coding conventions
|
před 13 roky |
Samuel Thibault
|
924dabb08d
mention that bindid is a logical index
|
před 13 roky |
Nathalie Furmento
|
0bd2fe9020
src: rename internal types following coding conventions
|
před 13 roky |
Nathalie Furmento
|
58ebf9a880
src/core/task.c: remove debug message
|
před 13 roky |
Samuel Thibault
|
c894b64564
Add more paths for cuda
|
před 13 roky |
Samuel Thibault
|
ec7be460d7
CUDA versions are apparently not enough to make sure the fields are there, just detect from configure
|
před 13 roky |
Samuel Thibault
|
9d282139b2
pciDomainID is only available from cuda 4.0
|
před 13 roky |
Nathalie Furmento
|
d2ab227daa
starpu-top: rename types following coding conventions
|
před 13 roky |
Samuel Thibault
|
4a64ae3993
Also print PCI domain when it is not zero
|
před 13 roky |
Nathalie Furmento
|
e078cb12fc
gcc-plugin/src/starpu.c: remove now un-needed variable
|
před 13 roky |
Nathalie Furmento
|
dd254fcf2f
gcc-plugin: as lookup_name cannot lookup for a struct, add a typedef for struct starpu_codelet
|
před 13 roky |
Samuel Thibault
|
7728adf287
fix build
|
před 13 roky |