Nathalie Furmento
|
685fda907c
merge trunk
|
11 years ago |
Nathalie Furmento
|
1ae61a95f9
CUDA and OpenCL drivers: when STARPU_CUDA_PIPELINE and STARPU_OPENCL_PIPELINE are set to 0, force synchronous execution of all kernels
|
11 years ago |
Nathalie Furmento
|
7deabca3dc
ChangeLog: mention STARPU_CUDA_PIPELINE and STARPU_OPENCL_PIPELINE
|
11 years ago |
Samuel Thibault
|
dcfa9853ab
merge trunk
|
11 years ago |
Samuel Thibault
|
529e9bf200
Improve static scheduling by adding support for specifying the task execution order.
|
11 years ago |
Samuel Thibault
|
77440a5215
merge trunk
|
11 years ago |
Samuel Thibault
|
a93bf83bb4
Do not change the new replicate fields, this is handled by the caller. Fix the cache allocation to actually reuse old buffers.
|
11 years ago |
Samuel Thibault
|
651e5f8222
merge trunk
|
11 years ago |
Samuel Thibault
|
e1bdf3cd44
merge changelog change
|
11 years ago |
Samuel Thibault
|
0eb9ac3d71
merge trunk
|
11 years ago |
Samuel Thibault
|
1f1954c43b
Add OpenCL kernel submission pipelining, to overlap costs
|
11 years ago |
Samuel Thibault
|
f99ef13c88
Add CUDA kernel submission pipelining, to overlap costs and allow concurrent
|
11 years ago |
Samuel Thibault
|
aa5c3e5c50
Let interfaces declare which transfers they allow with the can_copy methode.
|
11 years ago |
Samuel Thibault
|
89ece6b14f
changelog
|
11 years ago |
Samuel Thibault
|
2a1bb7bf49
Update 1.1.2 svn revision
|
11 years ago |
Samuel Thibault
|
14b8f531a6
Lock performance model files while writing and reading them to avoid issues on parallel launches, MPI runs notably.
|
11 years ago |
Samuel Thibault
|
9de7c76db8
merge trunk
|
11 years ago |
Samuel Thibault
|
f43bf86292
Fix complexity of implicit task/data dependency, from quadratic to linear
|
11 years ago |
Samuel Thibault
|
3db86a2ede
* Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and
|
11 years ago |
Nathalie Furmento
|
53a11e7402
workers: new function starpu_worker_get_type_as_string()
|
11 years ago |
Samuel Thibault
|
3b7a4ec8f9
Mention MIC too
|
11 years ago |
Samuel Thibault
|
3f9b8cd37a
Add the starpu_paje_summary statistics tool.
|
11 years ago |
Samuel Thibault
|
214c709b08
port r 13033 from 1.1: Add changelog
|
11 years ago |
Samuel Thibault
|
8d8e0903d0
port r12948 from 1.1: Add changelog entry
|
11 years ago |
Samuel Thibault
|
7dd6b42215
Document that blocking spinlocks are only available on Linux
|
11 years ago |
Samuel Thibault
|
039524c7cf
Spinlocks now block after a hundred tries. This avoids typical 10ms pauses
|
11 years ago |
Samuel Thibault
|
03b796bdcb
merge trunk
|
11 years ago |
Samuel Thibault
|
0c9c7c0ba3
advertise lws
|
11 years ago |
Samuel Thibault
|
4705435be8
Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag.
|
11 years ago |
Samuel Thibault
|
778b4c444a
* Add codelet size, footprint and tag id in the paje trace.
|
11 years ago |