История коммитов

Автор SHA1 Сообщение Дата
  Samuel Thibault 965539f039 Add starpu_conf_noworker лет назад: 4
  Nathalie Furmento 5b1ad9865a rename starpu_conf::ignore_environment_variables into starpu_conf::precedence_over_environment_variables and complete test starpu_init лет назад: 5
  Nathalie Furmento 088cb7fa92 Add field starpu_conf::ignore_environment_variables to ignore environment variables when parameters are set directly in starpu_conf лет назад: 5
  Nathalie Furmento 719c3f62d4 update copyright holders лет назад: 5
  Nathalie Furmento 789c13d409 tests: fix copyrights лет назад: 7
  Nathalie Furmento ad028c5c4d remove un-needed include лет назад: 7
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings лет назад: 7
  Samuel Thibault 2bcc6c9758 document what tests test лет назад: 9
  Nathalie Furmento bb61f3808d update cnrs copyright лет назад: 10
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used лет назад: 10
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. лет назад: 10
  Nathalie Furmento 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function лет назад: 11
  Nathalie Furmento c1d9d5b7f1 tests/errorcheck/invalid_tasks.c: make sure StarPU does not start any GPU device лет назад: 13
  Samuel Thibault 1a83af1be4 Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code лет назад: 13
  Cyril Roelandt 39cf6fd80b tests/errorcheck/invalid_tasks: remove the "where" field in gpu_only_cl. лет назад: 13
  Samuel Thibault 8fbc64eb8c Also let the non-cpu task try to go on an opencl device and fail лет назад: 13
  Nathalie Furmento 8381f79759 minor fixes to handle compiler warnings лет назад: 13
  Samuel Thibault 6a73a722a8 Fix destroying the task when it failed to be submitted лет назад: 13
  Samuel Thibault 41d138c7a8 Fix memleak лет назад: 13
  Nathalie Furmento 7da0d594f1 tests/errorcheck/invalid_tasks.c: missing endif лет назад: 13
  Nathalie Furmento 412077a293 tests/errorcheck/invalid_tasks.c: typo лет назад: 13
  Nathalie Furmento cf2a5b7000 tests/errorcheck/invalid_tasks.c: as environment variables are prefered to starpu_conf parameter, we need to unset potentially defined variables setting number of workers лет назад: 13
  Nathalie Furmento 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it лет назад: 13
  Nathalie Furmento 137a8543af tests: update location for helper.h and use STARPU_ASSERT лет назад: 13
  Nathalie Furmento efb9cbf614 tests: use STARPU_TEST_SKIPPED instead of hard-coded value 77 лет назад: 13
  Nathalie Furmento a7c6dabe25 tests: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones лет назад: 13
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct лет назад: 13
  Nathalie Furmento 57ddcd094f tests: use EXIT_SUCCESS to indicate success and add extra debug messages лет назад: 13
  Samuel Thibault a586f6da56 Fix failure without cpus лет назад: 13
  Nathalie Furmento 2c1f736e4c tests: improve error checking mechanism лет назад: 13