Historia zmian

Autor SHA1 Wiadomość Data
  Corentin Salingue c52e04efb1 Fix NUMA case when pack/unpack data and fix size in test disk_copy_unpack 7 lat temu
  Nathalie Furmento 76703c1031 src: remove useless parenthesis 7 lat temu
  Corentin Salingue 333e34a4b4 Merge from trunk 8 lat temu
  Nathalie Furmento 755c1becb0 data: data interfaces now define a name through the struct starpu_data_interface_ops 8 lat temu
  Nathalie Furmento 1823531766 src/datawizard/interfaces: check the correctness of the data interface 8 lat temu
  Samuel Thibault e9c68a40a5 fix crash with temporary data 8 lat temu
  Samuel Thibault 1aefee7563 small fixes 8 lat temu
  Jérôme Clet-Ortega 51c024c820 Add --enable-numa option to configure and some NUMA support in StarPU memory management 8 lat temu
  Nathalie Furmento 87718074ae src: fix cppcheck warnings 8 lat temu
  Samuel Thibault a85109d35d Fix type of home_node: users may want to pass -1 to define temporary data 8 lat temu
  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 lat temu
  Samuel Thibault c8efbb83e8 Inline list heads instead of keeping allocating them 10 lat temu
  Nathalie Furmento bb61f3808d update cnrs copyright 10 lat temu
  Samuel Thibault 55b6c2bbcd fix warning without cuda 10 lat temu
  Samuel Thibault fdda34a74b port r14738 from 1.2: drop spurious declaration 10 lat temu
  Samuel Thibault efb4c190ac port r14704 from 1.2: Cope with old cudart with bogus memcpy3Dpeer 10 lat temu
  Samuel Thibault 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it 10 lat temu
  Samuel Thibault 5631781837 Make pack allocate aligned buffers for o_direct to be able to work 10 lat temu
  Nathalie Furmento 199b6875e0 data_interface: make ABI independant on whatever is available 10 lat temu
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 lat temu
  Samuel Thibault 6a0c92daab Avoid void* arithmetic, icc refuses it on windows... 10 lat temu
  Samuel Thibault f8ff9c7d1c Fix build without memcpy_peer 11 lat temu
  Samuel Thibault 2c6e5a75b0 enable gpu-gpu transfers for matrices 11 lat temu
  Nathalie Furmento 6347c4c1f4 data_interfaces: do not use 'interface' as it can be a keyword 11 lat temu
  Nathalie Furmento e3b9b2ca35 src/datawizard/interfaces: do not use 'interface' as it is a keyword 11 lat temu
  Samuel Thibault b24213f35d Add a way to register an existing on-GPU buffer to be used by a handle 11 lat temu
  Samuel Thibault 1cb0d3f5be Describe codelet data more precisely 11 lat temu
  Nathalie Furmento 31f6ba2030 use STARPU_MAIN_RAM when appropriate 11 lat temu
  Nathalie Furmento 5d3da08d0e src/datawizard/interfaces/matrix_interface.c: fix cast 11 lat temu
  Nathalie Furmento 5c6c5c188f src/datawizard/interfaces/matrix_interface.c: fix tab format 11 lat temu