コミット履歴

作者 SHA1 メッセージ 日付
  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_... 12 年 前
  Nathalie Furmento b98e629137 turn function _starpu_display_memory_stats public 12 年 前
  Nathalie Furmento a334a2764c Revert 7338 as function starpu_data_release_on_node is public 12 年 前
  Nathalie Furmento dedad35f5f make function starpu_data_test_if_allocated_on_node public, it is needed for users to define new data interfaces with a handle_to_pointer operation 13 年 前
  Samuel Thibault 902b5befd6 Add starpu_data_invalidate_submit 13 年 前
  Samuel Thibault a42a37bf8e rename starpu_data_unregister_lazy into starpu_data_unregister_submit for naming coherency 13 年 前
  Samuel Thibault f44d649ebf Add starpu_data_acquire_on_node 13 年 前
  Sylvain Henry 34ea06259e Add starpu_data_unregister_lazy(handle) 13 年 前
  Ludovic Courtès fb59c025b2 gcc: heap_allocated: Manipulate cleanup handlers directly. 13 年 前
  Nathalie Furmento 5bd0025725 src: let's decrease number of warnings for icc ... 13 年 前
  Nathalie Furmento 367a594534 include: doc: update function prototypes to be similar in doc and include 13 年 前
  Ludovic Courtès 54d104d38c gcc: Fix support of the `heap_allocated' attribute. 13 年 前
  Cyril Roelandt ee3612515d Rename starpu_get_node_kind : it should be starpu_node_get_kind. 13 年 前
  Cyril Roelandt ee6ae0150a Make enum _starpu_node_kind and _starpu_get_node_kind public. 13 年 前
  Cyril Roelandt 5a705e4a6b Replace starpu_get_memory_nodes_count by starpu_memory_nodes_get_count. 13 年 前
  Cyril Roelandt 6b9290d36c Make _starpu_get_memory_nodes_count() public. 13 年 前
  Samuel Thibault 093df9884a fix build with icpc 13 年 前
  Samuel Thibault 2d63bff3c2 Values don't actually matter 13 年 前
  Samuel Thibault 52b0917cf1 Allow using the same parameter several times, in both read and write mode 13 年 前