Samuel Thibault
|
3c0a0e89cc
Make starpu_data_unregister also wait for replicate refcnt and queued requests, should fix yet more odd issues
|
14 years ago |
Samuel Thibault
|
5dc8c4d367
Fix warning
|
14 years ago |
Samuel Thibault
|
ddc2bdb6c4
Use stronger assertions in the mpi_insert_task helper
|
14 years ago |
Samuel Thibault
|
5ecb5dbaca
Add some ChangeLog items
|
14 years ago |
Samuel Thibault
|
4fbaaaa405
permit 4 implementations by default
|
14 years ago |
Cyril Roelandt
|
b4721222cb
Checking the return value of pthread_join.
|
14 years ago |
Samuel Thibault
|
94040d2af4
Make starpu_data_unregister wait for all pending requests. This should fix issues with WT, notably
|
14 years ago |
Samuel Thibault
|
dd933ff4df
reduce the default number of stencil iterations to avoid filling > 4GiB memory
|
14 years ago |
Samuel Thibault
|
da709588e1
fix printing data
|
14 years ago |
Samuel Thibault
|
c358dbc705
permit to pass a pointer to print a data handle
|
14 years ago |
Samuel Thibault
|
1fd17477be
typo
|
14 years ago |
Samuel Thibault
|
d53251b5e2
fix data distribution of MPI stencil
|
14 years ago |
Samuel Thibault
|
2a949e2ad2
Fix use of exp_end local array
|
14 years ago |
Samuel Thibault
|
f4c1ae58fa
Force calibration when a performance model is not calibrated enough
|
14 years ago |
Cyril Roelandt
|
ba619be902
Doc. Codelets and tasks : adding descriptions for the the cpu_funcs, cuda_funcs and opencl_funcs fields.
|
14 years ago |
Samuel Thibault
|
63d7799af6
Add theoretical bound support to cholesky, document that the result is in ms
|
14 years ago |
Samuel Thibault
|
51fd7dd92a
drop more of r4358
|
14 years ago |
Cyril Roelandt
|
5f6527aa38
Heft :exp_end and exp_len should be one-dimensonial arrays.
|
14 years ago |
Cyril Roelandt
|
af16a3e8d0
Heft : bugfix. In _heft_push_task(), after running
|
14 years ago |
Samuel Thibault
|
df7fc98be6
Add missing C++ guards
|
14 years ago |
Nathalie Furmento
|
ab21ee6137
tests/core/tag_wait_api.c: remove bogus characters (buildbot mail notifier fails when dealing with them)
|
14 years ago |
Cyril Roelandt
|
3a412f45b4
starpu_task_submit : check pointer against NULL before it is dereferenced.
|
14 years ago |
Samuel Thibault
|
ed9411814d
Advise how to initialize a library once for each worker
|
14 years ago |
Nathalie Furmento
|
474caf3a4c
tests: improve error checking mechanism
|
14 years ago |
Nathalie Furmento
|
51a0c34183
tests: test return values for pthread functionalities
|
14 years ago |
Nathalie Furmento
|
2c1f736e4c
tests: improve error checking mechanism
|
14 years ago |
Samuel Thibault
|
1049e073f1
Explain why debugging option might be a problem: it slows down things a bit
|
14 years ago |
Nathalie Furmento
|
93d547067e
tests/common/helper.h: on failure, call STARPU_ASSERT to generate a core file
|
14 years ago |
Nathalie Furmento
|
6d16ea76af
tests/datawizard/manual_reduction.c: wait for previous tasks when submission fails
|
14 years ago |
Nathalie Furmento
|
03394ed515
tests: test return values for pthread functionalities
|
14 years ago |