Commit History

Upphovsman SHA1 Meddelande Datum
  Samuel Thibault 6a0c92daab Avoid void* arithmetic, icc refuses it on windows... 11 år sedan
  Samuel Thibault 2c6e5a75b0 enable gpu-gpu transfers for matrices 11 år sedan
  Nathalie Furmento 6347c4c1f4 data_interfaces: do not use 'interface' as it can be a keyword 11 år sedan
  Nathalie Furmento e3b9b2ca35 src/datawizard/interfaces: do not use 'interface' as it is a keyword 11 år sedan
  Samuel Thibault b24213f35d Add a way to register an existing on-GPU buffer to be used by a handle 11 år sedan
  Samuel Thibault 1cb0d3f5be Describe codelet data more precisely 11 år sedan
  Nathalie Furmento 31f6ba2030 use STARPU_MAIN_RAM when appropriate 12 år sedan
  Nathalie Furmento 9bb5a09263 src: minor fixes 12 år sedan
  Samuel Thibault 9125472b41 Fix value returned by any_to_any methods 12 år sedan
  Samuel Thibault 9689a49f5a Optimize unpartitioned cases for block and matrix 12 år sedan
  Nathalie Furmento b5b70468a2 src/datawizard/interfaces: define pack and unpack functions 12 år sedan
  Samuel Thibault 3a47982627 factorize the block and matrix mic/scc/ram implementations into any_to_any 12 år sedan
  Samuel Thibault d64bd81764 Fix MIC build 12 år sedan
  Samuel Thibault 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet 12 år sedan
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 år sedan
  Nathalie Furmento 2cb9fcd148 use starpu_ssize_t instead of ssize_t to be windows-able 13 år sedan
  Samuel Thibault 73b8f5a1c3 fix build 13 år sedan
  Samuel Thibault 0346982735 fix freeing opencl data from the block interface 13 år sedan
  Nathalie Furmento 6021863a0a Rename function starpu_allocate_buffer_on_node to starpu_malloc_on_node 13 år sedan
  Samuel Thibault ed1bcb3d3a Fix disabling asynchronous copy for any_to_any. Instead of modifying the copy structure, test the flag before invoking the functions. 13 år sedan
  Samuel Thibault 637af1336b Fix starpu_data_cpy after any_to_any introduction 13 år sedan
  Samuel Thibault 4638dc22ca reorder handle/node/offset parameters, to keep handle/offset together, unlike the OpenCL standard... 13 år sedan
  Samuel Thibault de6deb09f5 Introduce the starpu_interface_copy helper, and the any_to_any copy method, which permits to factorize a lot of interface code. 13 år sedan
  Samuel Thibault f155f67976 In the non-contiguous case of block interface copy, record termination event for OpenCL 13 år sedan
  Samuel Thibault 8c84123385 Factorize yet more 13 år sedan
  Nathalie Furmento c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 13 år sedan
  Nathalie Furmento b770541f52 src: memory_nodes function renaming 13 år sedan
  Nathalie Furmento 2faf1c758e data interfaces: remove references to functions which copy to and from SPU devices 13 år sedan
  Nathalie Furmento 8fdc9fbc75 add parameter size to function starpu_free_buffer_on_node() 13 år sedan
  Samuel Thibault ab7c89dbe8 expose starpu_allocate_buffer_on_node and starpu_free_buffer_on_node to application, so application-defined interfaces can use them too 13 år sedan