コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 9054490002 happy 2021 4 年 前
  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 年 前