Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 9054490002 happy 2021 il y a 4 ans
  Samuel Thibault 965539f039 Add starpu_conf_noworker il y a 4 ans
  Nathalie Furmento 5b1ad9865a rename starpu_conf::ignore_environment_variables into starpu_conf::precedence_over_environment_variables and complete test starpu_init il y a 5 ans
  Nathalie Furmento 088cb7fa92 Add field starpu_conf::ignore_environment_variables to ignore environment variables when parameters are set directly in starpu_conf il y a 5 ans
  Nathalie Furmento 719c3f62d4 update copyright holders il y a 5 ans
  Nathalie Furmento 789c13d409 tests: fix copyrights il y a 7 ans
  Nathalie Furmento ad028c5c4d remove un-needed include il y a 7 ans
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings il y a 7 ans
  Samuel Thibault 2bcc6c9758 document what tests test il y a 9 ans
  Nathalie Furmento bb61f3808d update cnrs copyright il y a 10 ans
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used il y a 10 ans
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. il y a 10 ans
  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 il y a 11 ans
  Nathalie Furmento c1d9d5b7f1 tests/errorcheck/invalid_tasks.c: make sure StarPU does not start any GPU device il y a 13 ans
  Samuel Thibault 1a83af1be4 Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code il y a 13 ans
  Cyril Roelandt 39cf6fd80b tests/errorcheck/invalid_tasks: remove the "where" field in gpu_only_cl. il y a 13 ans
  Samuel Thibault 8fbc64eb8c Also let the non-cpu task try to go on an opencl device and fail il y a 13 ans
  Nathalie Furmento 8381f79759 minor fixes to handle compiler warnings il y a 13 ans
  Samuel Thibault 6a73a722a8 Fix destroying the task when it failed to be submitted il y a 13 ans
  Samuel Thibault 41d138c7a8 Fix memleak il y a 13 ans
  Nathalie Furmento 7da0d594f1 tests/errorcheck/invalid_tasks.c: missing endif il y a 13 ans
  Nathalie Furmento 412077a293 tests/errorcheck/invalid_tasks.c: typo il y a 13 ans
  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 il y a 13 ans
  Nathalie Furmento 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it il y a 13 ans
  Nathalie Furmento 137a8543af tests: update location for helper.h and use STARPU_ASSERT il y a 13 ans
  Nathalie Furmento efb9cbf614 tests: use STARPU_TEST_SKIPPED instead of hard-coded value 77 il y a 13 ans
  Nathalie Furmento a7c6dabe25 tests: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones il y a 13 ans
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct il y a 13 ans
  Nathalie Furmento 57ddcd094f tests: use EXIT_SUCCESS to indicate success and add extra debug messages il y a 13 ans
  Samuel Thibault a586f6da56 Fix failure without cpus il y a 13 ans