Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 years ago |
Nathalie Furmento
|
089c051bf5
fix copyrights
|
7 years ago |
Nathalie Furmento
|
7ae5f32c50
examples: fix copyrights
|
7 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 years ago |
Samuel Thibault
|
0c092d595b
make nshot_per_task a variable, add a performance model to pi_redux too. Reference the pi example from the documentation
|
12 years ago |
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
|
2efb9fb40d
Obvious fixes to example sources to compile as strict c89.
|
14 years ago |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 years ago |
Nathalie Furmento
|
4a983beb04
Update copyright
|
14 years ago |
Cédric Augonnet
|
cc1b1d735a
The starpu_cuda.h header must be included to have STARPU_CUDA_REPORT_ERROR
|
14 years ago |
Samuel Thibault
|
c2a62115aa
fix windows cuda build, disable opencl on windows for now (no fork there...)
|
15 years ago |
Samuel Thibault
|
bf7eed2333
Add missing include for gettimeofday
|
15 years ago |
Cédric Augonnet
|
c037406638
Make it possible to select the number of tasks at runtime with the "-ntasks"
|
15 years ago |
Cédric Augonnet
|
be0570c9d2
- Use a write-back cache policy for the "counter" data
|
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 |