Samuel Thibault
|
949e6a135a
More readable arch name
|
12 years ago |
Samuel Thibault
|
7d9f989fe5
Fix misplaced parenthesis
|
12 years ago |
Samuel Thibault
|
1344f0b4cf
Do not initialize model at beginning of starpu_perfmodel_load_symbol, it is initialized correctly below
|
12 years ago |
Samuel Thibault
|
7d923415de
Make sure the perfmodel is initialized
|
12 years ago |
Samuel Thibault
|
d6d335e294
Avoid freeing data before unregistering it
|
12 years ago |
Nathalie Furmento
|
275c9212e1
examples/stencil: free allocated memory
|
12 years ago |
Nathalie Furmento
|
1a402d1daf
examples/stencil/stencil-tasks.c: task does not need to be un-detached
|
12 years ago |
Nathalie Furmento
|
571f723131
examples/stencil/stencil-tasks.c: fix formatting
|
12 years ago |
Samuel Thibault
|
6dcf911b93
use STARPU_MAIN_RAM macro
|
12 years ago |
Nathalie Furmento
|
2d5a0cf8dc
tools/gdbinit: print task name
|
12 years ago |
Nathalie Furmento
|
d5f831018b
examples/stencil: free allocated memory and release data
|
12 years ago |
Nathalie Furmento
|
3989f504bd
src: give name to internal tasks
|
12 years ago |
Nathalie Furmento
|
9928249727
jobs: remove field struct _starpu_job::model_name to avoid unnecessary
|
12 years ago |
Nathalie Furmento
|
c0576444eb
tools/starpu_fxt_stats.c: fix comparison test
|
12 years ago |
Nathalie Furmento
|
876ff6d9a2
starpu_task: define a optional name. This can be useful for debugging purposes.
|
12 years ago |
Samuel Thibault
|
3a32fc96ea
Drop old rules against halgrind bugs
|
12 years ago |
Samuel Thibault
|
cff2d56e2f
Helgrind 3.9 wrongly compares to-be-destroyed mutex with init value
|
12 years ago |
Samuel Thibault
|
d69fd7e02c
Add missing memory barrier to synchronize 'running'
|
12 years ago |
Samuel Thibault
|
e755e17bdc
Fix memleak
|
12 years ago |
Nathalie Furmento
|
e1ad784a3d
examples/stencil: make problem smaller when quick-check is enabled
|
12 years ago |
Nathalie Furmento
|
b0ce9ea5c3
examples/stencil/: turn appli silent when environment variable STARPU_SSILENT it set
|
12 years ago |
Nathalie Furmento
|
a721ac9aec
tests/perfmodels/value_nan.c: remove un-needed declaration
|
12 years ago |
Samuel Thibault
|
44fe3ffea4
Add missing initialization
|
12 years ago |
Nathalie Furmento
|
f5c4a34f23
src/core/perfmodel/perfmodel_nan.c: consider all space characters, and give back last character as it is not a space character
|
12 years ago |
Nathalie Furmento
|
97ba85edae
src/core/perfmodel/perfmodel_nan.c: we need to read the spaces after the nan value
|
12 years ago |
Nathalie Furmento
|
4ff9b13f28
tests/perfmodels/value_nan.c: on windows OSes, there is no need to open file
|
12 years ago |
Nathalie Furmento
|
6006eb36b8
examples/stencil/stencil-blocks.c: fix memory consumption display
|
12 years ago |
Nathalie Furmento
|
23b032384e
examples/stencil/Makefile.am: stencil is executed by make check
|
12 years ago |
Nathalie Furmento
|
a3439e1a82
examples/stencil/stencil-kernels.c: use opencl pointer when appropriate (thanks to Sylvain Henry for helping to find the error)
|
12 years ago |
Andra Hugo
|
c8ffbb2df1
remove FIXME define in the test run_driver
|
12 years ago |