Cédric Augonnet
|
40d5e40a24
Add a test that uses the void interface in order to protect a critical section
|
15 years ago |
Cédric Augonnet
|
d9b2afd1f1
Implement the "void" data interface which represents an abstract piece of data
|
15 years ago |
Cédric Augonnet
|
dbbd13ce5a
To remain coherent within StarPU, we now return -EAGAIN to specify that a data
|
15 years ago |
Cédric Augonnet
|
e84341dbfa
In order to be a little more coherent, we only use -ENOMEM and not a mix of
|
15 years ago |
Cédric Augonnet
|
57ab0708b3
The allocate_data_on_node method of the starpu_data_interface_ops_t structure
|
15 years ago |
Cédric Augonnet
|
d59bd9cfe2
Remove duplicate test
|
15 years ago |
Nathalie Furmento
|
f76dd125dd
doc: typos
|
15 years ago |
Cédric Augonnet
|
bd0a0809a2
Document starpu_top
|
15 years ago |
Cédric Augonnet
|
c72780bf0b
Rename activity.sh into starpu_top.sh and add it into the distributed scripts.
|
15 years ago |
Cédric Augonnet
|
dfbc7bcd41
Remove the doc/Gantt file
|
15 years ago |
Cédric Augonnet
|
6d1ddbf824
Document how to generate Gantt diagrams and visualize the DAG with graphviz.
|
15 years ago |
Cédric Augonnet
|
e4f473f1b6
Add a chapter for performance feedback
|
15 years ago |
Cédric Augonnet
|
62cac04e7b
Fix typos (we do use a fortran ordering) and we inverted the order of ld and
|
15 years ago |
Cédric Augonnet
|
f89f0fc322
When starpu_task_wait_for_all() is called, we create a cluster of vertices in
|
15 years ago |
Cédric Augonnet
|
eda488ace3
Document that using cudaThreadSynchronize() instead of streams will affect
|
15 years ago |
Cédric Augonnet
|
6516fd9760
Fix doc
|
15 years ago |
Nathalie Furmento
|
e4a731d39f
gdbinit: define StarPU-gdb tools
|
15 years ago |
Samuel Thibault
|
f5d8afcff4
reference research papers page
|
15 years ago |
Nathalie Furmento
|
20bf553462
tests/microbenchs/[a]sync_tasks_overhead.c: save results into files to be plotted
|
15 years ago |
Nathalie Furmento
|
54d8617b52
microbenchs/tasks_overhead.c: prefix output file name with test name
|
15 years ago |
Cédric Augonnet
|
bbf41068d7
Specify a symbol name to help debugging
|
15 years ago |
Cédric Augonnet
|
a874370523
Do not use a history-based performance model for the "execute on all" helper.
|
15 years ago |
Nathalie Furmento
|
2a2fc5ab08
mpi: add missing interface data
|
15 years ago |
Nathalie Furmento
|
98d7d163e5
tests/datawizard: add new test
|
15 years ago |
Nathalie Furmento
|
e327bc7aa7
tests/datawizard/acquire_release: add cuda codelet and fix access_mode when calling starpu_data_acquire_cb
|
15 years ago |
Nathalie Furmento
|
79e897db21
tests/microbenchs/tasks_overhead.c: save results into files to be plotted
|
15 years ago |
Nathalie Furmento
|
7aab4ebab2
examples/heat/heat.c: remove wrong call to starpu_helper_cublas_init()
|
15 years ago |
Nathalie Furmento
|
cad5904ca4
minor fixes for compiler warnings
|
15 years ago |
Samuel Thibault
|
05a2dbc760
better-looking braces
|
15 years ago |
Cédric Augonnet
|
47f493f0b0
Fix compilation if glpk is not available
|
15 years ago |