Историја ревизија

Аутор SHA1 Порука Датум
  Nathalie Furmento be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers пре 12 година
  Nathalie Furmento 9082a372c7 field cl_arg_size of struct starpu_task is only used by the cell driver, remove it пре 12 година
  Cyril Roelandt d2d9ce97ca Fix non-ANSI function declarations found using smatch. пре 12 година
  Nathalie Furmento 25b7f47c18 tests/datawizard/interfaces: use enum exit_code type when possible пре 12 година
  Cyril Roelandt 3df91027aa Drop some XXX. пре 12 година
  Cyril Roelandt 88bf76e6b2 Replace STARPU_ASSERT(0) by STARPU_ABORT(). пре 12 година
  Nathalie Furmento 7445ed6406 tests: minor fixes following icc warnings пре 12 година
  Nathalie Furmento a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files пре 12 година
  Nathalie Furmento a399e22906 rename xxx_disable_asynchronous_copy to xxx_asynchronous_copy_disabled пре 13 година
  Nathalie Furmento f92431ba7c tests/datawizard/interfaces/test_interfaces.c: do not test asynchronous copies when they are disabled пре 13 година
  Nathalie Furmento 8381f79759 minor fixes to handle compiler warnings пре 13 година
  Nathalie Furmento ff351c1b61 tests/datawizard/interfaces/test_interfaces.c: always destroy the task and only declare CUDA/OpenCL variables when needed пре 13 година
  Samuel Thibault 2dc547f6a2 Fix destroying the task when it failed to be submitted пре 13 година
  Samuel Thibault b8a6b8b529 Fix leak пре 13 година
  Nathalie Furmento 7d34fe53b5 fixes following GCC (annoying) warnings пре 13 година
  Cyril Roelandt ee3612515d Rename starpu_get_node_kind : it should be starpu_node_get_kind. пре 13 година
  Cyril Roelandt ee6ae0150a Make enum _starpu_node_kind and _starpu_get_node_kind public. пре 13 година
  Nathalie Furmento 34e05979c1 tests/datawizard/interfaces/test_interfaces.c: fix call to argument-less function пре 13 година
  Cyril Roelandt 0b84255185 test_interfaces : do not try to run the cuda-to-cuda test if there is only one cuda device available. пре 13 година
  Samuel Thibault 093df9884a fix build with icpc пре 13 година
  Cyril Roelandt d07084a07f Replaces a bunch of "#if STARPU_USE_" by "#ifdef STARPU_USE_" пре 13 година
  Nathalie Furmento c05818fe7d tests: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task пре 13 година
  Nathalie Furmento 4df93292a3 tests/datawizard/interfaces/test_interfaces.c: disable printing when environment variable STARPU_SSILENT is set пре 13 година
  Cyril Roelandt fa46be2e8d Standard interface test suite : add a test for handle_to_pointer(). пре 13 година
  Cyril Roelandt 1946204ca6 Add an initial value for summary.compare. пре 13 година
  Nathalie Furmento 7599748470 update code w.r.t coding style пре 13 година
  Nathalie Furmento 137a8543af tests: update location for helper.h and use STARPU_ASSERT пре 13 година
  Nathalie Furmento a7c6dabe25 tests: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones пре 13 година
  Cyril Roelandt ac31e15728 Standard interface test : fix the ram_to_ram() function to make sure it really does the job, and does not try and do a GPU-GPU transfert. пре 13 година
  Cyril Roelandt 4acdeb58b5 Interface tests : add a test for the compare() method. пре 13 година