Commit History

Author SHA1 Message Date
  Samuel Thibault 9e7c9936ce Use STARPU_MAIN_RAM where appropriate 11 years ago
  Samuel Thibault 1e23399727 Add configure option to increase the number of nodes 12 years ago
  Corentin Salingue f6d2f6f7bd drop spurious changes 12 years ago
  Corentin Salingue 1abb2dfa5d merge trunk 12 years ago
  Corentin Salingue 5001ddb569 merge trunk 12 years ago
  Samuel Thibault be083d75b2 factorize converting number of nodes into node number 12 years ago
  Samuel Thibault 29f81391b9 Fix assertion 12 years ago
  Samuel Thibault 25bfc106c2 TODO: add option to choose maxnodes 12 years ago
  Corentin Salingue e07d29c6c2 fix nodes > max_nodes 12 years ago
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 12 years ago
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 12 years ago
  Samuel Thibault 95e0b19b3e Add some missing mutex/cond/rwlock_destroy 13 years ago
  Nathalie Furmento c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 13 years ago
  Nathalie Furmento b770541f52 src: memory_nodes function renaming 13 years ago
  Samuel Thibault 2e901e9bd8 Add more debugging information on assertions 13 years ago
  Nathalie Furmento dd02d53824 src: add a memory manager module (does not do much for now) 13 years ago
  Samuel Thibault f60eb1288d Add initial simgrid support 13 years ago
  Cyril Roelandt 03d936a505 memory_nodes.c: use _STARPU_PTHREAD_RWLOCK_INIT instead of pthread_rwlock_init(). 13 years ago
  Samuel Thibault 7d2a5bd434 pass pthread_key_* through macros 13 years ago
  Samuel Thibault 242b6116cf pass pthread types through typedefs 13 years ago
  Cyril Roelandt ee3612515d Rename starpu_get_node_kind : it should be starpu_node_get_kind. 14 years ago
  Cyril Roelandt ee6ae0150a Make enum _starpu_node_kind and _starpu_get_node_kind public. 14 years ago
  Cyril Roelandt 5a705e4a6b Replace starpu_get_memory_nodes_count by starpu_memory_nodes_get_count. 14 years ago
  Cyril Roelandt 6b9290d36c Make _starpu_get_memory_nodes_count() public. 14 years ago
  Cyril Roelandt c7ced8364b Replace calls to pthread_* by calls to _STARPU_PHTREAD_*. 14 years ago
  Nathalie Furmento 3ad31951c8 src: code cleaning 14 years ago
  Nathalie Furmento 1b377f358f src: rename internal objects following coding conventions 14 years ago
  Nathalie Furmento f8fd5492bd src: rename internal types following coding conventions 14 years ago
  Nathalie Furmento bca792c881 src: rename internal types following coding conventions 14 years ago
  Nathalie Furmento 0bd2fe9020 src: rename internal types following coding conventions 14 years ago