Samuel Thibault
|
cb8bf28c6b
Some hints about performance debugging
|
14 lat temu |
Samuel Thibault
|
ed8ab711b7
Do not push tasks which have their dependencies fullfilled but which weren't submitted yet
|
14 lat temu |
Samuel Thibault
|
bfc642f40b
typo
|
14 lat temu |
Samuel Thibault
|
f25aaa4919
Do not mistake terminated jobs with non-submitted jobs
|
14 lat temu |
Nathalie Furmento
|
635a0823aa
configure.ac: set V=0 by default when silent rules is available
|
14 lat temu |
Cyril Roelandt
|
41a36801de
tests/core/multithreaded_init: shutdown properly.
|
14 lat temu |
Nathalie Furmento
|
35f4774efc
tools/Makefile.am: revert #5596.
|
14 lat temu |
Cyril Roelandt
|
1011209f59
Valgrind: a:dd a simple suppression file for pthread functions.
|
14 lat temu |
Cyril Roelandt
|
6cbbe429b1
gcc-plugin: vector_scal: fix opencl codelet.
|
14 lat temu |
Cyril Roelandt
|
a197141450
gcc-plugin: vector_scal example: unregister the handle, since it is not automatically done.
|
14 lat temu |
Nathalie Furmento
|
c3d035a9af
tools/Makefile.am: fix make command (the existing one fails when used with make -j)
|
14 lat temu |
Nathalie Furmento
|
87ff130349
ChangeLog: typo
|
14 lat temu |
Cyril Roelandt
|
4cf27d37db
gcc-plugin: Fix the check function in the vector_scal example.
|
14 lat temu |
Cyril Roelandt
|
65d8e52a3a
gcc-plugin: Fix a crash that happened in clSetKernelArg.
|
14 lat temu |
Cyril Roelandt
|
95ea0fd2c1
Revert r. 5608.
|
14 lat temu |
Cyril Roelandt
|
3d87cf096d
Make sure starpu_init is only called once before calling starpu_shutdown.
|
14 lat temu |
Cyril Roelandt
|
794ed6285a
starpu_shutdown(): unlock init_mutex when leaving early.
|
14 lat temu |
Cyril Roelandt
|
d4f89cfc41
Initialize init_count.
|
14 lat temu |
Ludovic Courtès
|
afded350b1
gcc: Use `STARPU_VECTOR_GET_DEV_HANDLE' in OpenCL task implementation wrappers.
|
14 lat temu |
Ludovic Courtès
|
c934fcc398
gcc: Factorize pointer addition.
|
14 lat temu |
Ludovic Courtès
|
7bdfff3fa3
gcc: Use `_Static_assert' when available.
|
14 lat temu |
Nathalie Furmento
|
30f5daba27
tests/datawizard: lower default for slow machines and indicate tests having memory leaks
|
14 lat temu |
Nathalie Furmento
|
6fb79a9d78
tests/datawizard/in_place_partition.c: skip when only 1 cpu is available
|
14 lat temu |
Ludovic Courtès
|
72a9a540d1
Fix race condition in `_starpu_submit_job'.
|
14 lat temu |
Nathalie Furmento
|
552d6dde09
tests/core: lower default for slow machines and indicate tests having memory leaks
|
14 lat temu |
Nathalie Furmento
|
b4ddf98924
tests/helper.h: pretty printing
|
14 lat temu |
Nathalie Furmento
|
e8655bef29
tools/Makefile.am: fix rule to break infinite loop
|
14 lat temu |
Nathalie Furmento
|
deffcaec0e
tools/Makefile.am: make manpages depend on source rather than on executables.
|
14 lat temu |
Ludovic Courtès
|
70afd8a218
configure: Use `AM_MISSING_PROG' for Bison.
|
14 lat temu |
Nathalie Furmento
|
0675565df3
src/util/starpu_insert_task_utils.c: set arg_buffer to NULL when there is no STARPU_VALUE arguments
|
14 lat temu |