Commit History

Author SHA1 Message Date
  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 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: 15 years ago
  Sylvain Henry df21b0826a Simplify datawizard code 15 years ago
  Nathalie Furmento 59c29c44ec merge branches/opencl --> trunk 15 years ago
  Cédric Augonnet 286ea96241 Clean the headers in src/datawizard a little. 15 years ago
  Nathalie Furmento 6670f6e08d Prefixing of src/core/mechanisms/queues.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 3739cfa184 Prefixing of objects defined in starpu_config_h.in 15 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
  Cédric Augonnet 5efb35d115 Use RW-locks to protect the list of queues that are attached to a memory node 16 years ago
  Cédric Augonnet ad5e3077bf Make the "mem_node_descr" structure that describes all the memory nodes static: 16 years ago
  Cédric Augonnet ec8baec6b1 Do not reimplement spinlocks, use pthread_spin_t instead. 16 years ago
  Cédric Augonnet 75e19d081f create a seperate file for memory node management 16 years ago