Commit History

Author SHA1 Message Date
  Cyril Roelandt ee3612515d Rename starpu_get_node_kind : it should be starpu_node_get_kind. 13 years ago
  Cyril Roelandt ee6ae0150a Make enum _starpu_node_kind and _starpu_get_node_kind public. 13 years ago
  Cyril Roelandt 5a705e4a6b Replace starpu_get_memory_nodes_count by starpu_memory_nodes_get_count. 13 years ago
  Cyril Roelandt 6b9290d36c Make _starpu_get_memory_nodes_count() public. 13 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
  Samuel Thibault 73123b92d6 Count the number of workers in memory nodes, to avoid scheduling transfers from memory nodes without a worker (e.g. 0 cpus). Fixes at least the wt mask when no CPU is enabled. 14 years ago
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler 14 years ago
  Cédric Augonnet 44990565b1 Store the identifier of the device associated to a memory node (when 14 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
  Cédric Augonnet 61cdbb41bd Add support for parallel tasks: 15 years ago
  Cédric Augonnet 114550c84f Move src/core/policies/sched_policy.* into src/core/ 15 years ago
  Cédric Augonnet 9b34ec2d9c Instead of storing the list of queues associated to each memory node, we 15 years ago
  Cédric Augonnet 952534293d Update copyright date 15 years ago
  Nathalie Furmento 4a983beb04 Update copyright 15 years ago
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. 15 years ago
  Nathalie Furmento df88473141 StarPU: Use character _ instead of - in filenames 15 years ago
  Cédric Augonnet b412800174 Renaming sometimes does not make sense 15 years ago
  Nathalie Furmento 7e5f41b49c Prefixing of src/common/fxt.h (3rd and last step) 15 years ago
  Nathalie Furmento 6670f6e08d Prefixing of src/core/mechanisms/queues.h 15 years ago
  Nathalie Furmento 666bebaa6d Prefixing of src/core/workers.h 15 years ago
  Nathalie Furmento 807432b12c Internal functions are named _starpu_XXX 15 years ago
  Nathalie Furmento 2df0b5bd6c Prefixing of src/datawizard/memory_nodes.h 15 years ago
  Nathalie Furmento 8729a4c999 Prefixing of src/datawizard/data_request.h ... 15 years ago
  Cédric Augonnet 1c9e738133 - rename MAXNODES into STARPU_MAXNODES. 15 years ago
  Cédric Augonnet 95659a6ed2 prefix more internal functions with _starpu 16 years ago