Commit History

Author SHA1 Message Date
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 13 years ago
  Nathalie Furmento b770541f52 src: memory_nodes function renaming 13 years ago
  Samuel Thibault f60eb1288d Add initial simgrid support 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 6b9290d36c Make _starpu_get_memory_nodes_count() public. 14 years ago
  Nathalie Furmento 3ad31951c8 src: code cleaning 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
  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
  Cédric Augonnet 44990565b1 Store the identifier of the device associated to a memory node (when 15 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 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
  Cédric Augonnet ed2ca95098 Do not hardcode the maximum number of workers 15 years ago
  Cédric Augonnet 59532859e8 Avoid "never defined inlined function" warnings when compiling with --std=gnu99 15 years ago
  Nathalie Furmento 4a983beb04 Update copyright 15 years ago
  Nathalie Furmento 3b0af88450 Prefix internal StarPU macros: 16 years ago
  Sylvain Henry df21b0826a Simplify datawizard code 16 years ago
  Nathalie Furmento 59c29c44ec merge branches/opencl --> trunk 16 years ago
  Cédric Augonnet 286ea96241 Clean the headers in src/datawizard a little. 16 years ago
  Nathalie Furmento 6670f6e08d Prefixing of src/core/mechanisms/queues.h 16 years ago
  Nathalie Furmento 807432b12c Internal functions are named _starpu_XXX 16 years ago
  Nathalie Furmento 2df0b5bd6c Prefixing of src/datawizard/memory_nodes.h 16 years ago
  Nathalie Furmento 3739cfa184 Prefixing of objects defined in starpu_config_h.in 16 years ago
  Cédric Augonnet 1c9e738133 - rename MAXNODES into STARPU_MAXNODES. 16 years ago
  Cédric Augonnet 95659a6ed2 prefix more internal functions with _starpu 16 years ago
  Cédric Augonnet 15fa9b57cd Add a get_memory_nodes_count function which returns the number of memory nodes: 16 years ago
  Cédric Augonnet fbc16730b4 Minor cleanups: we expose the starpu_data_handle opaque type rather than the 16 years ago