Samuel Thibault
|
559996dfe1
Note that the type and symbol fields of perfmodel are mandatory
|
14 lat temu |
Ludovic Courtès
|
8ed0abcbe2
doc: First stab at documenting the GCC plug-in.
|
14 lat temu |
Samuel Thibault
|
9e95ec4d99
mv starpu_top.sh starpu_top
|
14 lat temu |
Samuel Thibault
|
59d7d6567e
fix alignment
|
14 lat temu |
Samuel Thibault
|
1ae963e821
Document that bus performance is shown bu starpu_machine_display
|
14 lat temu |
Nathalie Furmento
|
07a2dc889e
configure.ac: new option to explicitely disable peer transfers with CUDA 4.0
|
14 lat temu |
Nathalie Furmento
|
ab02f72806
STARPU_DATA_ACQUIRE_CB is defined only when using a GCC compiler, as nested functions are only supported by this compiler
|
14 lat temu |
Samuel Thibault
|
0b4ea9cbfb
fix build
|
14 lat temu |
Samuel Thibault
|
cc8c9b6ed4
document starpu_data_unregister_no_coherency
|
14 lat temu |
Antoine Lucas
|
37fa219bfd
typo doc
|
14 lat temu |
Nathalie Furmento
|
12e095eac9
doc: starpu_cuda.h needs to be included in cuda codes
|
14 lat temu |
Samuel Thibault
|
2f21c1e693
Add a configuration parameter to enable only one combined worker. Use it to provide an OpenMP example which should work with most OpenMP implementations.
|
14 lat temu |
Samuel Thibault
|
9f97e70503
typo
|
14 lat temu |
Samuel Thibault
|
12703c67d2
typo
|
14 lat temu |
Samuel Thibault
|
2fc03f4d58
rename the starpu_regression_display tool into starpu_perfmodel_plot, document it a bit
|
14 lat temu |
Samuel Thibault
|
756a36033a
mention starpu_regression_display
|
14 lat temu |
Samuel Thibault
|
f402c040c1
Show an example of getting perfmodel results
|
14 lat temu |
Samuel Thibault
|
37f43d44c3
document how one can request for dummy task duration estimations
|
14 lat temu |
Samuel Thibault
|
b450abdf78
mention the memset example for regression-based performance models
|
14 lat temu |
Samuel Thibault
|
738e759b00
use a simpler example for STARPU_DATA_ACQUIRE_CB
|
14 lat temu |
Samuel Thibault
|
fba61a96c4
Add STARPU_DATA_ACQUIRE_CB, which is the same as starpu_data_acquire_cb except that the code is passed inline as third parameter.
|
14 lat temu |
Samuel Thibault
|
32ff93e8c9
make it clear that history model names can be built dynamically
|
14 lat temu |
Samuel Thibault
|
2d25449531
explain that starpu takes a dozen measurements before using models
|
14 lat temu |
Nathalie Furmento
|
4bce668274
Related-cpu option renaming.
|
14 lat temu |
Antoine Lucas
|
74904aa6f7
doc: fix starpu_spu_worker_get_count()
|
14 lat temu |
Samuel Thibault
|
2e6fe01f50
document StarPU-Top
|
14 lat temu |
Samuel Thibault
|
c9d232f0b7
add path for basic examples before installation
|
14 lat temu |
Samuel Thibault
|
fae33ed81b
hint to change the model symbol name
|
14 lat temu |
Samuel Thibault
|
009817b083
mention that StarPU already sets the local stream for blas operations
|
14 lat temu |
Samuel Thibault
|
443ba7776c
mention that --enabel-perf-debug is actually gprof
|
14 lat temu |