Nathalie Furmento
|
ca7d7aa451
examples: only include starpu.h as it includes all the other starpu_ .h files
|
12 years ago |
Nathalie Furmento
|
bb758e1c00
examples: move examples/opt back to examples
|
13 years ago |
Nathalie Furmento
|
03052db3a3
examples: error-prone examples are moved into a opt sub-directory, their execution is optional
|
14 years ago |
Samuel Thibault
|
69875471bc
Fix copyrights, thanks ludo!
|
14 years ago |
Samuel Thibault
|
eb10f6b655
- Make starpu_cuda_get_local_stream return the stream instead of a pointer to it
|
14 years ago |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 years ago |
Nathalie Furmento
|
1df7add367
Data Interface API: rename macro to get fields of interfaces
|
15 years ago |
Samuel Thibault
|
c2a62115aa
fix windows cuda build, disable opencl on windows for now (no fork there...)
|
15 years ago |
Cédric Augonnet
|
6b2bcd48a5
- Rather than generating the random numbers on the host (which introduces a
|
15 years ago |
Cédric Augonnet
|
bc49f72836
Do not spawn too many threads if the tasks are too big. While we now have a
|
15 years ago |
Cédric Augonnet
|
d2a2854b33
Use a reduction to sum the number of successful shots within a block
|
15 years ago |
Cédric Augonnet
|
76f2fd6053
Implement a (really naive) CUDA kernel that computes pi with a Monte Carlo
|
15 years ago |