Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento 46c3bf952c tests/datawizard/interfaces/test_interfaces.c: really fix type definition vor 11 Jahren
  Nathalie Furmento fbc6fc8baa tests/datawizard/interfaces/test_interfaces.c: fix type definition vor 11 Jahren
  Nathalie Furmento 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed vor 11 Jahren
  Corentin Salingue 509b65f2d0 replace 0 with macro part 3 vor 12 Jahren
  Samuel Thibault c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC vor 12 Jahren
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. vor 12 Jahren
  Nathalie Furmento f1f6719353 use __starpu_func__ instead of __func__ which is not available on windows vor 12 Jahren
  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. vor 12 Jahren
  Nathalie Furmento 2e5a29b311 tests: remove gordon tests and gordon implementations vor 12 Jahren
  Nathalie Furmento ec56b3e978 workers: remove reference to gordon workers vor 12 Jahren
  Nathalie Furmento 8c1f17b7a9 tests: fix coding style vor 12 Jahren
  Nathalie Furmento be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers vor 12 Jahren
  Nathalie Furmento 9082a372c7 field cl_arg_size of struct starpu_task is only used by the cell driver, remove it vor 12 Jahren
  Cyril Roelandt d2d9ce97ca Fix non-ANSI function declarations found using smatch. vor 12 Jahren
  Nathalie Furmento 25b7f47c18 tests/datawizard/interfaces: use enum exit_code type when possible vor 12 Jahren
  Cyril Roelandt 3df91027aa Drop some XXX. vor 12 Jahren
  Cyril Roelandt 88bf76e6b2 Replace STARPU_ASSERT(0) by STARPU_ABORT(). vor 13 Jahren
  Nathalie Furmento 7445ed6406 tests: minor fixes following icc warnings vor 13 Jahren
  Nathalie Furmento a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files vor 13 Jahren
  Nathalie Furmento a399e22906 rename xxx_disable_asynchronous_copy to xxx_asynchronous_copy_disabled vor 13 Jahren
  Nathalie Furmento f92431ba7c tests/datawizard/interfaces/test_interfaces.c: do not test asynchronous copies when they are disabled vor 13 Jahren
  Nathalie Furmento 8381f79759 minor fixes to handle compiler warnings vor 13 Jahren
  Nathalie Furmento ff351c1b61 tests/datawizard/interfaces/test_interfaces.c: always destroy the task and only declare CUDA/OpenCL variables when needed vor 13 Jahren
  Samuel Thibault 2dc547f6a2 Fix destroying the task when it failed to be submitted vor 13 Jahren
  Samuel Thibault b8a6b8b529 Fix leak vor 13 Jahren
  Nathalie Furmento 7d34fe53b5 fixes following GCC (annoying) warnings vor 13 Jahren
  Cyril Roelandt ee3612515d Rename starpu_get_node_kind : it should be starpu_node_get_kind. vor 13 Jahren
  Cyril Roelandt ee6ae0150a Make enum _starpu_node_kind and _starpu_get_node_kind public. vor 13 Jahren
  Nathalie Furmento 34e05979c1 tests/datawizard/interfaces/test_interfaces.c: fix call to argument-less function vor 13 Jahren
  Cyril Roelandt 0b84255185 test_interfaces : do not try to run the cuda-to-cuda test if there is only one cuda device available. vor 13 Jahren