Samuel Thibault
|
6c292a0431
add more function names for MIC/SCC
|
12 years ago |
Nathalie Furmento
|
5e28436be9
examples: field where of struct starpu_codelet is optional, no longer set it
|
12 years ago |
Nathalie Furmento
|
ca7d7aa451
examples: only include starpu.h as it includes all the other starpu_ .h files
|
12 years ago |
Samuel Thibault
|
f945ca5b6c
clEnqueueCopyBuffer is always non-blocking, so we have to explicitly wait for it when needed.
|
13 years ago |
Nathalie Furmento
|
73d5302763
src: revert #5079. (struct starpu_codelet)->where is not an enum starpu_access_mode
|
13 years ago |
Nathalie Furmento
|
d545670a29
src: type enum starpu_access_mode has now a named constant for 0
|
13 years ago |
Nathalie Furmento
|
3a30c58c65
examples: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task
|
13 years ago |
Nathalie Furmento
|
b9476e6d4a
update code w.r.t coding style
|
13 years ago |
Nathalie Furmento
|
61940dab45
examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones
|
13 years ago |
Nathalie Furmento
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
13 years ago |
Nathalie Furmento
|
ee63c22a9e
Type renaming:
|
13 years ago |
Nathalie Furmento
|
14677179f1
StarPU-top: rename objects from starputopXXX to starpu_topXXX
|
13 years ago |
Nathalie Furmento
|
c80a8acea1
Datatypes renaming
|
13 years ago |
Samuel Thibault
|
87a4f18af0
Fix c++-isms
|
13 years ago |
Samuel Thibault
|
bd2c88d145
cast void* to please the SCC compiler
|
13 years ago |
Samuel Thibault
|
cf42bcf4a1
Merge starpu-top branch into trunk
|
14 years ago |
Sylvain Henry
|
6cdffa0b55
Stencil example now supports OpenCL
|
14 years ago |
Samuel Thibault
|
633f8ab272
factorize code
|
14 years ago |
Samuel Thibault
|
eb10f6b655
- Make starpu_cuda_get_local_stream return the stream instead of a pointer to it
|
14 years ago |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 years ago |
Samuel Thibault
|
22399386c3
misc mingw fixes
|
14 years ago |
Samuel Thibault
|
58330fd908
Add stencil example
|
14 years ago |