Cédric Augonnet
|
e49ca9715c
Factorize the code to detect whether prefetch should be used or not
|
преди 15 години |
Cédric Augonnet
|
710e89d51f
- with STARPU_CALIBRATE=2, StarPU calibrates performance models, but overwrites
|
преди 15 години |
Cédric Augonnet
|
aed837b56a
Remove a debug message that was commited by mistake in the previous commit.
|
преди 15 години |
Cédric Augonnet
|
979164bb41
Fix a confusion when defining a filter that manipulates a piece of data with a
|
преди 15 години |
Cédric Augonnet
|
4d75c11e35
Remove the totally obsolete Makefiles that are still wandering in the
|
преди 15 години |
Samuel Thibault
|
aa8cce574e
reference-count starpu initialization
|
преди 15 години |
Cédric Augonnet
|
c037406638
Make it possible to select the number of tasks at runtime with the "-ntasks"
|
преди 15 години |
Cédric Augonnet
|
feff8b1018
Also display the distribution of the tasks between the different processing units
|
преди 15 години |
Cédric Augonnet
|
d99af315c6
Document STARPU_TASK_INITIALIZER
|
преди 15 години |
Cédric Augonnet
|
be0570c9d2
- Use a write-back cache policy for the "counter" data
|
преди 15 години |
Cédric Augonnet
|
6b2bcd48a5
- Rather than generating the random numbers on the host (which introduces a
|
преди 15 години |
Cédric Augonnet
|
bc49f72836
Do not spawn too many threads if the tasks are too big. While we now have a
|
преди 15 години |
Cédric Augonnet
|
66f82bac9e
Mention hwloc in the requirements section of the README
|
преди 15 години |
Cédric Augonnet
|
8fd98c847d
provide a performance model name for the pi example
|
преди 15 години |
Cédric Augonnet
|
d6d00f1f8b
Fix compilation if CUDA is not available
|
преди 15 години |
Cédric Augonnet
|
d2a2854b33
Use a reduction to sum the number of successful shots within a block
|
преди 15 години |
Cédric Augonnet
|
76f2fd6053
Implement a (really naive) CUDA kernel that computes pi with a Monte Carlo
|
преди 15 години |
Cédric Augonnet
|
7b30fad879
Add a very simple monte carlo example to compute pi (CPU only yet)
|
преди 15 години |
Cédric Augonnet
|
fb3d7bb6a9
The "id" field was previously renamed into "devid"
|
преди 15 години |
Cédric Augonnet
|
d996551e3a
Document how to install FxT so that StarPU can generate traces
|
преди 15 години |
Cédric Augonnet
|
42676df753
Only built the CUDA kernels for SpMV if CUDA is enabled
|
преди 15 години |
Cédric Augonnet
|
37679a5020
Prefix the last calls to get_sub_data
|
преди 15 години |
Cédric Augonnet
|
60a17cf50b
There is no point in maintaining total_number_of_jobs in the FIFO structure
|
преди 15 години |
Cédric Augonnet
|
e98a9d724d
Some calls to get_sub_data in examples that are only available with a BLAS lib
|
преди 15 години |
Nathalie Furmento
|
815b70f3ac
followup to r1803: Rename the "blas" interface into "matrix"
|
преди 15 години |
Nathalie Furmento
|
432e1e6dd8
fix CPPFLAGS when building outside of source directory
|
преди 15 години |
Samuel Thibault
|
498359fe4d
minimal documentation of what a memory node is
|
преди 15 години |
Cédric Augonnet
|
b9e7a62fd0
The CSR filter was using a float pointer to compute the offset within the data
|
преди 15 години |
Samuel Thibault
|
ebae02ad27
the device mask uses the STARPU_ prefix
|
преди 15 години |
Cédric Augonnet
|
77c98167af
Fix typos in the documentation, thanks to Sylvain Gault for reporting them !
|
преди 15 години |