Nathalie Furmento
|
8209e5ea8d
examples/matvecmult/matvecmult.c: mark test as skipped if starpu_task_submit() returns ENODEV
|
před 13 roky |
Samuel Thibault
|
51c910848d
write_through is asynchronous
|
před 13 roky |
Samuel Thibault
|
6fc64e1287
Merge tests
|
před 13 roky |
Samuel Thibault
|
07a56c8386
Fix reference count for starpu_data_acquire_cb when the target GPU is already full: we do want the request to succeed, even if it is asynchronous.
|
před 13 roky |
Samuel Thibault
|
f3e24358d4
Make sure that tasks submitted by the core are really submitted
|
před 13 roky |
Samuel Thibault
|
a183b35daa
explain what output is expected from lib.exe and link.exe
|
před 13 roky |
Nathalie Furmento
|
8327eaecdf
socl/examples/Makefile.am: launch examples through dedicated loader
|
před 13 roky |
Samuel Thibault
|
62a6c5ee67
Drop starpu_workers_activity.1 too
|
před 13 roky |
Nathalie Furmento
|
ba6219b6bd
socl/src/init.c: also set STARPU_NCUDA to 0 to overwrite an existing variable
|
před 13 roky |
Samuel Thibault
|
f04d6ba0ac
Fix reuse_mem_chunk arguments
|
před 13 roky |
Samuel Thibault
|
afa5e54519
exit(77) instead of aborting when CUDA devices are busy.
|
před 13 roky |
Cyril Roelandt
|
bb287e96ee
mycocci.sh: make sure the coccinelle scripts are only used if they explicitely use the given mode.
|
před 13 roky |
Ludovic Courtès
|
718ce09d97
starpu_workers_activity: Don't require Bash.
|
před 13 roky |
Nathalie Furmento
|
088b6870d8
tools/Makefile.am: generate manpage for starpu_workers_activity
|
před 13 roky |
Nathalie Furmento
|
fb3b5345f5
tools: make starpu_workers_activity a .in file to substitute variables defined in configure.ac
|
před 13 roky |
Nathalie Furmento
|
17cb414133
tools/starpu_workers_activity: deal with -v and --version. Improve help message
|
před 13 roky |
Nathalie Furmento
|
0cc7cf6c5d
tools/starpu_workers_activity: deal with -h, --help or missing or wrong argument
|
před 13 roky |
Nathalie Furmento
|
a24d97de3e
tools: rename starpu_top to starpu_workers_activity (to avoid conflict with StarPU-top
|
před 13 roky |
Nathalie Furmento
|
9637814049
examples: fix variable scope
|
před 13 roky |
Nathalie Furmento
|
e01e0deaaa
doc/Makefile.am: add rule to update web server
|
před 13 roky |
Nathalie Furmento
|
1bc571e77a
add a example on how to define a new data interface
|
před 13 roky |
Cyril Roelandt
|
2bd92a2fbc
Add a "myccoci.sh" script, similar to coccicheck.
|
před 13 roky |
Cyril Roelandt
|
4c859eaec6
Use English.
|
před 13 roky |
Nathalie Furmento
|
a91dee9529
src/core/workers.c: add an un-needed but requested by picky compiler return statement
|
před 13 roky |
Nathalie Furmento
|
d0683f2ef0
tests: reduce number of steps on slow machines
|
před 13 roky |
Ludovic Courtès
|
cf05aa7f13
tests/loader: Fix interpretation the return value of waitpid(2).
|
před 13 roky |
Ludovic Courtès
|
f4f3572255
Set $top_builddir in TESTS_ENVIRONMENT under examples/.
|
před 13 roky |
Ludovic Courtès
|
d207eb971e
examples: Pass $(X_LIBS) before `-lX11' when linking `mandelbrot'.
|
před 13 roky |
Ludovic Courtès
|
0963375348
Have the test loader launch gdb upon signaled exit.
|
před 13 roky |
Ludovic Courtès
|
52dc79db7d
Rename `tests/core' to `tests/main'.
|
před 13 roky |