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

Автор SHA1 Сообщение Дата
  Nathalie Furmento a017fcbdeb src: driver operations are stored in a struct _starpu_driver_ops which are used to implement the public driver API лет назад: 9
  Nathalie Furmento 367ae7dfa2 src/core/workers.h: turn cuda_th_per_stream and cuda_th_per_dev int лет назад: 9
  Samuel Thibault 7cdeadd447 Add STARPU_CUDA_THREAD_PER_DEV environment variable to support driving all лет назад: 9
  Samuel Thibault 52d97c6ae9 Fix cublas initialization/shutdown when using one thread per stream with multistream лет назад: 9
  Samuel Thibault 5e61b183a5 Fix reporting CUDA workers when using several workers per CUDA лет назад: 9
  Corentin Salingue fa905ddcf7 rename variable *_mpi_* to *_mpi_ms_* лет назад: 9
  Samuel Thibault d6e4271db8 factorize fetch_task_input changes from starpu-on-mpi, use it for CPU driver too лет назад: 9
  Corentin Salingue cc4eb6b654 fix indent лет назад: 9
  Corentin Salingue 82d0b3921a merge from trunk лет назад: 9
  Nathalie Furmento 5ca55cbcb7 src/core/workers.h: revert 19665 and explain why __starpu_worker_get_id_check return type is unsigned лет назад: 9
  Nathalie Furmento 021c0a5879 src/core/workers.h: fix return type for __starpu_worker_get_id_check, workerid's type is int лет назад: 9
  Corentin Salingue 18812205bf make transfers asynchronous for MPI and MIC workers лет назад: 9
  Corentin Salingue 41101d149b merge from trunk лет назад: 9
  Samuel Thibault 235906e10d fix warnings лет назад: 9
  Samuel Thibault 82ee3ee150 Clean up worker_set vs worker confusion, and CUDA initialization when several threads use the same device лет назад: 9
  Andra Hugo 4436cde002 forgot copyrights лет назад: 9
  Andra Hugo 15103b9723 GPU partitioning using contexts, and fixing dmda to consider the pipeline len лет назад: 9
  Corentin Salingue 0dbf966aef Merge from trunk лет назад: 9
  Nathalie Furmento 3659ac09f4 fix minor warnings лет назад: 9
  Nathalie Furmento 87718074ae src: fix cppcheck warnings лет назад: 9
  Corentin Salingue a8ca292382 use only one source thread to manage all sink nodes лет назад: 9
  Corentin Salingue 1d07400549 Add mpi master-slave to perfmodel. However, need to use real times лет назад: 9
  Corentin Salingue 9e1a892b56 Begin to add a MPI driver лет назад: 9
  Samuel Thibault 6b863c6ee1 make sure that _starpu_get_worker_struct doesn't overflow. Inline starpu_worker_get_count to make it not too expensive лет назад: 9
  Nathalie Furmento 94d626f9e1 fix bugs detected by coverity лет назад: 9
  Samuel Thibault 943b5d56bf Make starpu_worker_get_id_check public лет назад: 9
  Samuel Thibault ff2c06f79a Better use an inline and macro to get best performance and file/line лет назад: 9
  Nathalie Furmento b7d6e2d4ce src: introduce new function _starpu_worker_get_id_check() which fails when called from outside a worker, otherwise returns starpu_worker_get_id() лет назад: 9
  Samuel Thibault c14e34df69 Reduce cost of tree worker iterator by caching the set of workers using the same bindid лет назад: 9
  Samuel Thibault 160b44ac45 inline the trivial functions accessing starpu_config лет назад: 10