Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault 2ea92eb0fb Always set the current CUDA devid when allocating, it is not very costly and makes things more flexible vor 9 Jahren
  Samuel Thibault 43a3c904ed directly lookup destination node instead of relying on the node of the current worker vor 9 Jahren
  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 vor 9 Jahren
  Samuel Thibault c71f05d00b fix warning vor 9 Jahren
  Samuel Thibault 62fb4d67b8 comment vor 9 Jahren
  Nathalie Furmento 422cad39ec New function starpu_worker_display_names to display the names of all the workers of a specified type. vor 9 Jahren
  Nathalie Furmento ca777699be tests/main/driver_api/init_run_deinit.c: fix number of workers vor 9 Jahren
  Samuel Thibault a2d3350e43 Fix file leak vor 9 Jahren
  Nathalie Furmento 8e8b686bb5 doc: fix text vor 9 Jahren
  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 vor 9 Jahren
  Samuel Thibault a41080d2a6 Fix setting the proper CUDA stream when using several streams from the same driver thread vor 9 Jahren
  Samuel Thibault 52d97c6ae9 Fix cublas initialization/shutdown when using one thread per stream with multistream vor 9 Jahren
  Samuel Thibault 27cfafb119 Move setting worker_set->nworkers to topology, where it makes more sense vor 9 Jahren
  Samuel Thibault 6dbd5add56 Fix indent vor 9 Jahren
  Samuel Thibault d3d32d6451 Fix priorities for schedulers which don't have unbound priority values vor 9 Jahren
  Samuel Thibault ace9f6b23e Use better priorities in cholesky algorithm vor 9 Jahren
  Samuel Thibault 5278ab7d1b typo vor 9 Jahren
  Samuel Thibault 14492fb09a typo vor 9 Jahren
  Nathalie Furmento 461ca6a408 mpi/src/starpu_mpi_cache_stats.c: remove internal array which is not needed vor 9 Jahren
  Nathalie Furmento d8961fb495 mpi: move cache data in the starpu_data_handle_t vor 9 Jahren
  Samuel Thibault 6a9541027d comments vor 9 Jahren
  Samuel Thibault 5e61b183a5 Fix reporting CUDA workers when using several workers per CUDA vor 9 Jahren
  Samuel Thibault 8a713e9521 Fix missing include, thanks Léo vor 9 Jahren
  Nathalie Furmento 4ee7c64768 mpi/tests/insert_task_node_choice.c: use long long to make sure test is valid on a 32-bit architecture vor 9 Jahren
  Samuel Thibault cd847ea3d3 Fix build with upcoming simgrid release vor 9 Jahren
  Samuel Thibault e71124580f shut up warning vor 9 Jahren
  Samuel Thibault c16ae6ed15 Fix warning with simgrid vor 9 Jahren
  Samuel Thibault e219b37a8d Fix warnings with older simgrid vor 9 Jahren
  Samuel Thibault cc7c39c4f7 Fix build with upcoming simgrid 3.15 vor 9 Jahren
  Samuel Thibault b24f685b47 When trying to reuse a memchunk, avoid locking the handle when we easily know that a transfer is needed and thus we will not afford doing it vor 9 Jahren