Historia zmian

Autor SHA1 Wiadomość Data
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings 7 lat temu
  Nathalie Furmento 009872de63 tests/main/driver_api/init_run_deinit.c: remove spurious line 8 lat temu
  Nathalie Furmento 857811a387 tests/main/driver_api: unset environment variables as we want to force the number of workers 8 lat temu
  Nathalie Furmento 3629e1e317 tests/main/driver_api: fix number of workers 8 lat temu
  Nathalie Furmento ca777699be tests/main/driver_api/init_run_deinit.c: fix number of workers 8 lat temu
  Samuel Thibault 37727cd70d fix init_run_deinit with graph_test schedukler 8 lat temu
  Nathalie Furmento e3b44209ed update copyright 10 lat temu
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 lat temu
  Samuel Thibault b26c190c51 port r11792 from scheduler_modularization: properly test for task termination 11 lat temu
  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 lat temu
  Nathalie Furmento b7f742398e tests: fix type and shadow declarations 12 lat temu
  Nathalie Furmento 2238313448 tests/main/driver_api: set cl_device_type properly before calling clGetDeviceIDs 12 lat temu
  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 lat temu
  Cyril Roelandt 93d79d1ef6 tests/main/init_run_deinit.c: use synchronous tasks. 12 lat temu
  Nathalie Furmento fa1c330fc2 tests/main/driver_api/init_run_deinit.c: add information messages and skip cpu test when no CPU worker is available 13 lat temu
  Nathalie Furmento e4fea022c5 tests/main/driver_api/init_run_deinit.c: clarify message 13 lat temu
  Nathalie Furmento a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
  Cyril Roelandt 6501a277d5 Add bloody missing copyrights. 13 lat temu
  Nathalie Furmento 922be3e1fd tests/main/driver_api/init_run_deinit.c: typo 13 lat temu
  Nathalie Furmento 8f0330167f tests/main/driver_api/init_run_deinit.c: check there is a available device before testing it 13 lat temu
  Cyril Roelandt 9f5d03abd5 tests/main/driver_api/init_run_deinit.c: do not fail when there are no GPUs running OpenCL. 13 lat temu
  Cyril Roelandt 7cfe201d97 Add a test for the new driver interface. 13 lat temu