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

Автор SHA1 Сообщение Дата
  Nathalie Furmento 9efb3060ae tests/disk/disk_pack.c: unset environment variables лет назад: 8
  Nathalie Furmento 41aa87e4b2 src/datawizard/coherency.c: fix code when fxt is disabled лет назад: 8
  Nathalie Furmento e30878eb85 src/common/fxt.h: avoid unused variable warnings when fxt is disabled лет назад: 8
  Nathalie Furmento 367ae7dfa2 src/core/workers.h: turn cuda_th_per_stream and cuda_th_per_dev int лет назад: 8
  Nathalie Furmento 9d8907e6d3 mpi: fix return type, and remove now un-needed function parameter лет назад: 8
  Nathalie Furmento 857811a387 tests/main/driver_api: unset environment variables as we want to force the number of workers лет назад: 8
  Nathalie Furmento e614701bff doc/doxygen/chapters/api/workers.doxy: typo лет назад: 8
  Nathalie Furmento 3629e1e317 tests/main/driver_api: fix number of workers лет назад: 8
  Nathalie Furmento bf074a7831 src: include core/task.h when needed лет назад: 8
  Samuel Thibault bfcac01ad1 Avoid emitting progress probes repeatedly, allowing to re-enable them in the trace лет назад: 8
  Samuel Thibault 9d562f013b Fix handling memnode state: when several transfers are queued, states should be pushed and poped, otherwise on termination of the first transfer the trace shows the memnode as idle лет назад: 8
  Samuel Thibault 82cc951ab9 Smooth gflop computations a bit лет назад: 8
  Samuel Thibault a2e38ce59c Set the device ID when running an initialization codelet лет назад: 8
  Samuel Thibault ecac7ec55c Also always set the current CUDA devid when freeing, it is not very costly and makes things more flexible лет назад: 8
  Samuel Thibault 922ff28a1e Make datawizard_progress use worker 0 of worker sets as reference for determining which memory nodes to make progress лет назад: 8
  Samuel Thibault 384397546c Label the CUDA driver just 'CUDA' one using just one thread лет назад: 8
  Samuel Thibault 283d125846 fix build without CUDA лет назад: 8
  Samuel Thibault 7cdeadd447 Add STARPU_CUDA_THREAD_PER_DEV environment variable to support driving all лет назад: 8
  Samuel Thibault 2ea92eb0fb Always set the current CUDA devid when allocating, it is not very costly and makes things more flexible лет назад: 8
  Samuel Thibault 43a3c904ed directly lookup destination node instead of relying on the node of the current worker лет назад: 8
  Samuel Thibault f37e65a6f2 Drop the memory_node thread key, we do not really need it since we can get it from the worker key, and it makes switching more costly лет назад: 8
  Samuel Thibault c71f05d00b fix warning лет назад: 8
  Samuel Thibault 62fb4d67b8 comment лет назад: 8
  Nathalie Furmento 422cad39ec New function starpu_worker_display_names to display the names of all the workers of a specified type. лет назад: 8
  Nathalie Furmento ca777699be tests/main/driver_api/init_run_deinit.c: fix number of workers лет назад: 8
  Samuel Thibault a2d3350e43 Fix file leak лет назад: 8
  Nathalie Furmento 8e8b686bb5 doc: fix text лет назад: 8
  Samuel Thibault 5a5eb593d1 Always reset the local worker key to worker0 for datawizard to get the proper wait queue when using multiple workers in the same driver thread лет назад: 8
  Samuel Thibault a41080d2a6 Fix setting the proper CUDA stream when using several streams from the same driver thread лет назад: 8
  Samuel Thibault 52d97c6ae9 Fix cublas initialization/shutdown when using one thread per stream with multistream лет назад: 8