Commit History

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