Nathalie Furmento
|
8327eaecdf
socl/examples/Makefile.am: launch examples through dedicated loader
|
14 年 前 |
Samuel Thibault
|
62a6c5ee67
Drop starpu_workers_activity.1 too
|
14 年 前 |
Nathalie Furmento
|
ba6219b6bd
socl/src/init.c: also set STARPU_NCUDA to 0 to overwrite an existing variable
|
14 年 前 |
Samuel Thibault
|
f04d6ba0ac
Fix reuse_mem_chunk arguments
|
14 年 前 |
Samuel Thibault
|
afa5e54519
exit(77) instead of aborting when CUDA devices are busy.
|
14 年 前 |
Cyril Roelandt
|
bb287e96ee
mycocci.sh: make sure the coccinelle scripts are only used if they explicitely use the given mode.
|
14 年 前 |
Ludovic Courtès
|
718ce09d97
starpu_workers_activity: Don't require Bash.
|
14 年 前 |
Nathalie Furmento
|
088b6870d8
tools/Makefile.am: generate manpage for starpu_workers_activity
|
14 年 前 |
Nathalie Furmento
|
fb3b5345f5
tools: make starpu_workers_activity a .in file to substitute variables defined in configure.ac
|
14 年 前 |
Nathalie Furmento
|
17cb414133
tools/starpu_workers_activity: deal with -v and --version. Improve help message
|
14 年 前 |
Nathalie Furmento
|
0cc7cf6c5d
tools/starpu_workers_activity: deal with -h, --help or missing or wrong argument
|
14 年 前 |
Nathalie Furmento
|
a24d97de3e
tools: rename starpu_top to starpu_workers_activity (to avoid conflict with StarPU-top
|
14 年 前 |
Nathalie Furmento
|
9637814049
examples: fix variable scope
|
14 年 前 |
Nathalie Furmento
|
e01e0deaaa
doc/Makefile.am: add rule to update web server
|
14 年 前 |
Nathalie Furmento
|
1bc571e77a
add a example on how to define a new data interface
|
14 年 前 |
Cyril Roelandt
|
2bd92a2fbc
Add a "myccoci.sh" script, similar to coccicheck.
|
14 年 前 |
Cyril Roelandt
|
4c859eaec6
Use English.
|
14 年 前 |
Nathalie Furmento
|
a91dee9529
src/core/workers.c: add an un-needed but requested by picky compiler return statement
|
14 年 前 |
Nathalie Furmento
|
d0683f2ef0
tests: reduce number of steps on slow machines
|
14 年 前 |
Ludovic Courtès
|
cf05aa7f13
tests/loader: Fix interpretation the return value of waitpid(2).
|
14 年 前 |
Ludovic Courtès
|
f4f3572255
Set $top_builddir in TESTS_ENVIRONMENT under examples/.
|
14 年 前 |
Ludovic Courtès
|
d207eb971e
examples: Pass $(X_LIBS) before `-lX11' when linking `mandelbrot'.
|
14 年 前 |
Ludovic Courtès
|
0963375348
Have the test loader launch gdb upon signaled exit.
|
14 年 前 |
Ludovic Courtès
|
52dc79db7d
Rename `tests/core' to `tests/main'.
|
14 年 前 |
Nathalie Furmento
|
19ec8425d6
tests/: further reduce test values when running on valgrind
|
14 年 前 |
Cyril Roelandt
|
995dc04f9e
cuda_check_return_values.cocci: add patch and context modes.
|
14 年 前 |
Samuel Thibault
|
4d56ac8307
task_deinit after starpu_shutdown should be fine
|
14 年 前 |
Samuel Thibault
|
95acc40a99
Do not cleanup the statically allocated tasks, as StarPU is still working on it after releasing the tag
|
14 年 前 |
Cyril Roelandt
|
16bc94186f
Explain what "heft" means.
|
14 年 前 |
Samuel Thibault
|
61599d233e
Regenerated task structures can not be deinitialized, as waiting for the callback is not enough to wait for starpu to be done with it, and some of these regenerated tasks are actually re-scheduled so starpu can't know how to properly wait for them
|
14 年 前 |