Commit History

Author SHA1 Message Date
  Samuel Thibault 7c6d72edfc expose memory manager functions to applications 11 years ago
  Nathalie Furmento 040abf997a starpu_task_insert & co: 11 years ago
  Samuel Thibault 044b296ba8 mention STARPU_MALLOC_NORECLAIM in changelog 11 years ago
  Samuel Thibault 1088233b30 Enable allocation cache in main RAM when STARPU_LIMIT_CPU_MEM is set by the user. 11 years ago
  Samuel Thibault d737e2d729 Periodically reclaim memory instead of waiting the last moment. 11 years ago
  Samuel Thibault aa595b47a8 Mention the swap configuration variables 11 years ago
  Nathalie Furmento ceacc5ebaf ChangeLog: mention change of performance model format 11 years ago
  Samuel Thibault 26a6543b6f merge trunk 11 years ago
  Nathalie Furmento 965ee25834 ChangeLog: mention #13678 11 years ago
  Olivier Aumage aee282813c - update ChangeLog to mention the OpenMP runtime support 11 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago
  Samuel Thibault 3b55519054 Update 1.1.4 changelog 11 years ago
  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