Commit History

Author SHA1 Message Date
  Nathalie Furmento 87718074ae src: fix cppcheck warnings 8 years ago
  Samuel Thibault a85109d35d Fix type of home_node: users may want to pass -1 to define temporary data 9 years ago
  Samuel Thibault 251365a3c5 Check for validity of registered pointers early, to avoid deferring that until the low-level GPU copy routine is involved deep inside the request mechanisms... 9 years ago
  Samuel Thibault c8efbb83e8 Inline list heads instead of keeping allocating them 10 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Samuel Thibault 55b6c2bbcd fix warning without cuda 10 years ago
  Samuel Thibault fdda34a74b port r14738 from 1.2: drop spurious declaration 10 years ago
  Samuel Thibault efb4c190ac port r14704 from 1.2: Cope with old cudart with bogus memcpy3Dpeer 10 years ago
  Samuel Thibault 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it 11 years ago
  Samuel Thibault 5631781837 Make pack allocate aligned buffers for o_direct to be able to work 11 years ago
  Nathalie Furmento 199b6875e0 data_interface: make ABI independant on whatever is available 11 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago
  Samuel Thibault 6a0c92daab Avoid void* arithmetic, icc refuses it on windows... 11 years ago
  Samuel Thibault f8ff9c7d1c Fix build without memcpy_peer 11 years ago
  Samuel Thibault 2c6e5a75b0 enable gpu-gpu transfers for matrices 11 years ago
  Nathalie Furmento 6347c4c1f4 data_interfaces: do not use 'interface' as it can be a keyword 11 years ago
  Nathalie Furmento e3b9b2ca35 src/datawizard/interfaces: do not use 'interface' as it is a keyword 11 years ago
  Samuel Thibault b24213f35d Add a way to register an existing on-GPU buffer to be used by a handle 11 years ago
  Samuel Thibault 1cb0d3f5be Describe codelet data more precisely 11 years ago
  Nathalie Furmento 31f6ba2030 use STARPU_MAIN_RAM when appropriate 12 years ago
  Nathalie Furmento 5d3da08d0e src/datawizard/interfaces/matrix_interface.c: fix cast 12 years ago
  Nathalie Furmento 5c6c5c188f src/datawizard/interfaces/matrix_interface.c: fix tab format 12 years ago
  Nathalie Furmento 2437d1e11b src/datawizard/interfaces/matrix_interface.c: when cudaMemcpy2D() fails, tries to copy by calling copy_any_to_any() 12 years ago
  Samuel Thibault 9125472b41 Fix value returned by any_to_any methods 12 years ago
  Samuel Thibault 9689a49f5a Optimize unpartitioned cases for block and matrix 12 years ago
  Nathalie Furmento b5b70468a2 src/datawizard/interfaces: define pack and unpack functions 12 years ago
  Samuel Thibault 3a47982627 factorize the block and matrix mic/scc/ram implementations into any_to_any 12 years ago
  Samuel Thibault d64bd81764 Fix MIC build 12 years ago
  Samuel Thibault 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet 12 years ago
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 years ago