コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 9054490002 happy 2021 4 年 前
  Samuel Thibault 965539f039 Add starpu_conf_noworker 4 年 前
  Samuel Thibault 7382c2fd9f Add missing precedence_over_environment_variables 5 年 前
  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 f7abbfa6fc update copyright 6 年 前
  Nathalie Furmento 789c13d409 tests: fix copyrights 7 年 前
  Nathalie Furmento aae4029d83 INRIA is now called Inria 7 年 前
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings 7 年 前
  Nathalie Furmento 009872de63 tests/main/driver_api/init_run_deinit.c: remove spurious line 8 年 前
  Nathalie Furmento 857811a387 tests/main/driver_api: unset environment variables as we want to force the number of workers 8 年 前
  Nathalie Furmento 3629e1e317 tests/main/driver_api: fix number of workers 8 年 前
  Nathalie Furmento ca777699be tests/main/driver_api/init_run_deinit.c: fix number of workers 8 年 前
  Samuel Thibault 37727cd70d fix init_run_deinit with graph_test schedukler 8 年 前
  Nathalie Furmento e3b44209ed update copyright 10 年 前
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年 前
  Samuel Thibault b26c190c51 port r11792 from scheduler_modularization: properly test for task termination 11 年 前
  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 b7f742398e tests: fix type and shadow declarations 12 年 前
  Nathalie Furmento 2238313448 tests/main/driver_api: set cl_device_type properly before calling clGetDeviceIDs 12 年 前
  Nathalie Furmento 6697fa177e tests/main/driver_api/init_run_deinit.c: do not use synchronous task as it deadlocks, instead submit the task, run the drive and wait for the task termination 12 年 前
  Cyril Roelandt 93d79d1ef6 tests/main/init_run_deinit.c: use synchronous tasks. 12 年 前
  Nathalie Furmento fa1c330fc2 tests/main/driver_api/init_run_deinit.c: add information messages and skip cpu test when no CPU worker is available 12 年 前
  Nathalie Furmento e4fea022c5 tests/main/driver_api/init_run_deinit.c: clarify message 12 年 前
  Nathalie Furmento a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files 13 年 前
  Cyril Roelandt 6501a277d5 Add bloody missing copyrights. 13 年 前
  Nathalie Furmento 922be3e1fd tests/main/driver_api/init_run_deinit.c: typo 13 年 前
  Nathalie Furmento 8f0330167f tests/main/driver_api/init_run_deinit.c: check there is a available device before testing it 13 年 前
  Cyril Roelandt 9f5d03abd5 tests/main/driver_api/init_run_deinit.c: do not fail when there are no GPUs running OpenCL. 13 年 前