Samuel Thibault
|
5e20df52f7
Header of MPI documentation
|
14 年之前 |
Nathalie Furmento
|
86613bb213
doc: use @var instead of @code to refer to function parameters
|
14 年之前 |
Nathalie Furmento
|
e626672b57
doc: fix typo
|
14 年之前 |
Nathalie Furmento
|
2f2862b9c2
doc: 1st dratf of the MPI documentation
|
14 年之前 |
Nathalie Furmento
|
0c03f02ff7
doc: revert #3536. starpu_insert_task() returns an int
|
14 年之前 |
Nathalie Furmento
|
703469c5fb
doc: fix deftypefun declarations.
|
14 年之前 |
Samuel Thibault
|
ca2898b8c5
Thanks $DEITY for :g/^@deftypefun/s/[ *]\([^ *()@{}]\+\)\([,)]\)/@var{\1}\2/gc to add $arg{} where appropriate
|
14 年之前 |
Samuel Thibault
|
72674a38f7
use deftypefun where it's trivial to do so
|
14 年之前 |
Samuel Thibault
|
bfcb59f8cc
document STARPU_REGRESSION_BASED vs STARPU_NL_REGRESSION_BASED
|
14 年之前 |
Samuel Thibault
|
091808305a
document more about calibration
|
14 年之前 |
Samuel Thibault
|
a118be6bfa
Document more on prefetch
|
14 年之前 |
Samuel Thibault
|
30dfe46a78
Document STARPU_PER_ARCH model type
|
14 年之前 |
Samuel Thibault
|
37772c92ec
Use cl_mem for OpenCL buffer pointers, as that's what they actually are, and to avoid confusing beginners with CPU buffers.
|
14 年之前 |
Samuel Thibault
|
a349ba9f06
recommend unregister rather than acquire
|
14 年之前 |
Ludovic Courtès
|
1a3eb18d49
doc: Fix typo.
|
14 年之前 |
Ludovic Courtès
|
3395068be9
doc: Change the "Codelets and Tasks" node to use @deftypefun.
|
14 年之前 |
Ludovic Courtès
|
d59f5f5388
doc: Add the "Debugging" node to the menu.
|
14 年之前 |
Ludovic Courtès
|
1286f3ca26
doc: Fix typo regarding `starpu_insert_task'.
|
14 年之前 |
Samuel Thibault
|
f41b6aa5ea
reference debugging helpers
|
14 年之前 |
Samuel Thibault
|
8a04972126
TODO: document REDUX
|
14 年之前 |
Nathalie Furmento
|
dd1bf1c1db
doc: insert full date
|
14 年之前 |
Ludovic Courtès
|
1d7e5be40e
doc: Include `version.texi' and use it.
|
14 年之前 |
Cédric Augonnet
|
616bbf136d
minor fixes
|
14 年之前 |
Samuel Thibault
|
e908fd1f87
prefetch is now enabled by default
|
14 年之前 |
Samuel Thibault
|
075d6765f1
make it clear that GET_PTR returns device pointers
|
14 年之前 |
Samuel Thibault
|
ebf3a80a39
Make it clearer that aliasing should be taken care of when using cl_arg
|
14 年之前 |
Samuel Thibault
|
eb067968b9
fix references
|
14 年之前 |
Samuel Thibault
|
faf0486405
cross-reference between performance model example and scheduling algorithm selection
|
14 年之前 |
Cédric Augonnet
|
4305d24070
Rename starpu_data_{malloc,free}_pinned_if_possible into starpu_malloc and
|
14 年之前 |
Nathalie Furmento
|
d05a008dbb
Vector scal example: fix cuda implementation. Thanks to Satoshi Ohshima for reporting the error.
|
14 年之前 |