История коммитов

Автор SHA1 Сообщение Дата
  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
  Cédric Augonnet ec8baec6b1 Do not reimplement spinlocks, use pthread_spin_t instead. лет назад: 17
  Cédric Augonnet 75e19d081f create a seperate file for memory node management лет назад: 17