コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault 515b80ef3f Avoid making starpu_data_invalidate actually allocate RAM memory, by passing node -1 to acquire_on_node, and making the latter not allocate in that case. This fixes overzealous memory consumption by MPI layer 11 年 前
  Nathalie Furmento 42c8e7dc8e turn function starpu_data_get_data_handle_from_tag private and hence rename it as _starpu_data_get_data_handle_from_tag 11 年 前
  Nathalie Furmento dd2a1eac92 doc: add missing documentation 12 年 前
  Corentin Salingue 613bc5f403 Out-of-core support, through registration of disk areas as additional memory nodes. 12 年 前
  Nathalie Furmento 1bdf2585ae merge trunk 12 年 前
  Nathalie Furmento 0d8d65bebb data management: New functions 12 年 前
  Corentin Salingue fbbc1a9ff6 merge trunk 12 年 前
  Nathalie Furmento 9b6f25c976 include: remove documentation as it is already defined elsewhere 12 年 前
  Nathalie Furmento 3f57560476 include: remove documentation as it is already defined elsewhere 12 年 前
  Corentin Salingue 5a260508b9 merge trunk 12 年 前
  Samuel Thibault 02499756ce Add COMMUTE flag to let StarPU commute task with write access 12 年 前
  Corentin Salingue 3d1f821703 merge trunk 12 年 前
  Corentin Salingue 1abb2dfa5d merge trunk 12 年 前
  Corentin Salingue 5001ddb569 merge trunk 12 年 前
  Samuel Thibault 6db79730db merge trunk 12 年 前
  Nathalie Furmento 46129a7ae4 include: revert #9874 12 年 前
  Nathalie Furmento 590962d672 include: move starpu_node_kind definition and related functions from include/starpu_data.h to include/starpu_worker.h 12 年 前
  Nathalie Furmento 0490947ef4 merge trunk@9705:9720 12 年 前
  Corentin Salingue 9d24a2f45a add new macro main ram 12 年 前
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 年 前
  Nathalie Furmento 350a8ed082 rename starpu_handle_get_interface to starpu_data_get_interface_ops and document it 12 年 前
  Nathalie Furmento 4f3d19a92b revert 9453 and rename function starpu_get_data_handle_from_tag to starpu_data_get_data_handle_from_tag 12 年 前
  Marc Sergent ff83ffc582 Modifications of internal handling of tags in StarPU-MPI. 12 年 前
  Nathalie Furmento 63423b6e8a New include file starpu_stdlib.h to define functions to allocate and free dynamic memory 12 年 前
  Nathalie Furmento cf90ea82c0 doc: fix function declarations 12 年 前
  Samuel Thibault b7f1c0940c Add starpu_malloc_set_align to let OpenCL driver specify its alignment constraints. 12 年 前
  Nathalie Furmento c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 12 年 前
  Nathalie Furmento 77815bd069 perfmodels: Gordon performance models are no longer enabled 12 年 前
  Nathalie Furmento edc236df55 memory stats: group all functions in new file src/datawizard/memstats.c and rename them to follow pattern starpu_memory_... 13 年 前
  Nathalie Furmento b98e629137 turn function _starpu_display_memory_stats public 13 年 前