提交歷史

作者 SHA1 備註 提交日期
  Samuel Thibault f60eb1288d Add initial simgrid support 13 年之前
  Samuel Thibault 242b6116cf pass pthread types through typedefs 13 年之前
  Cyril Roelandt ee3612515d Rename starpu_get_node_kind : it should be starpu_node_get_kind. 14 年之前
  Cyril Roelandt ee6ae0150a Make enum _starpu_node_kind and _starpu_get_node_kind public. 14 年之前
  Cyril Roelandt 6b9290d36c Make _starpu_get_memory_nodes_count() public. 14 年之前
  Nathalie Furmento 3ad31951c8 src: code cleaning 14 年之前
  Nathalie Furmento f8fd5492bd src: rename internal types following coding conventions 14 年之前
  Nathalie Furmento bca792c881 src: rename internal types following coding conventions 14 年之前
  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 年之前
  Cédric Augonnet 44990565b1 Store the identifier of the device associated to a memory node (when 15 年之前
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 15 年之前
  Cédric Augonnet 9b34ec2d9c Instead of storing the list of queues associated to each memory node, we 15 年之前
  Cédric Augonnet 952534293d Update copyright date 15 年之前
  Cédric Augonnet ed2ca95098 Do not hardcode the maximum number of workers 15 年之前
  Cédric Augonnet 59532859e8 Avoid "never defined inlined function" warnings when compiling with --std=gnu99 15 年之前
  Nathalie Furmento 4a983beb04 Update copyright 15 年之前
  Nathalie Furmento 3b0af88450 Prefix internal StarPU macros: 15 年之前
  Sylvain Henry df21b0826a Simplify datawizard code 15 年之前
  Nathalie Furmento 59c29c44ec merge branches/opencl --> trunk 16 年之前
  Cédric Augonnet 286ea96241 Clean the headers in src/datawizard a little. 16 年之前
  Nathalie Furmento 6670f6e08d Prefixing of src/core/mechanisms/queues.h 16 年之前
  Nathalie Furmento 807432b12c Internal functions are named _starpu_XXX 16 年之前
  Nathalie Furmento 2df0b5bd6c Prefixing of src/datawizard/memory_nodes.h 16 年之前
  Nathalie Furmento 3739cfa184 Prefixing of objects defined in starpu_config_h.in 16 年之前
  Cédric Augonnet 1c9e738133 - rename MAXNODES into STARPU_MAXNODES. 16 年之前
  Cédric Augonnet 95659a6ed2 prefix more internal functions with _starpu 16 年之前
  Cédric Augonnet 15fa9b57cd Add a get_memory_nodes_count function which returns the number of memory nodes: 16 年之前
  Cédric Augonnet fbc16730b4 Minor cleanups: we expose the starpu_data_handle opaque type rather than the 16 年之前
  Cédric Augonnet 5efb35d115 Use RW-locks to protect the list of queues that are attached to a memory node 16 年之前
  Cédric Augonnet ad5e3077bf Make the "mem_node_descr" structure that describes all the memory nodes static: 16 年之前