Histórico de commits

Autor SHA1 Mensagem Data
  Samuel Thibault 2510657bc9 Add code that takes into account PCI topology to determine contention. But disable it for now since it seems to actually decrease performance... 8 anos atrás
  Mathieu Lirzin b911350051 src/drivers/cuda/driver_cuda.h: Delete useless headers. 10 anos atrás
  Nathalie Furmento bb61f3808d update cnrs copyright 10 anos atrás
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 anos atrás
  Samuel Thibault 7240b27585 port r12759 from 1.1: Make sure we use the local stream, and not the stream of another device. Define separate streams for GPU-GPU transfers, depending on which device emits it 11 anos atrás
  Samuel Thibault f2b1d0f595 port r12584 from 1.1: Re-enable asynchronous transfers from CPUs, now that the issue has been found to be in application code 11 anos atrás
  Samuel Thibault 092f322b1c Add CUDA concurrent kernel execution support through the STARPU_NWORKER_PER_CUDA environment variable. 11 anos atrás
  Samuel Thibault 058e113825 port r12533 from 1.1: Do not let non-CUDA workers use non-0 streams, CUDA seems not very threadsafe with that. Make the coherency engine avoid selecting non-CUDA workers to issue transfers, to avoid letting them use the 0 stream. 11 anos atrás
  Samuel Thibault 6325a34ab3 Move device id lookup into run-driver functions, to avoid paying the cost at each task execution 11 anos atrás
  Samuel Thibault b4976f3d00 Use different streams for gpu-gpu transfers 11 anos atrás
  Samuel Thibault 2b30d49db1 Make it possible to use simgrid without having CUDA/OpenCL installed 12 anos atrás
  Samuel Thibault 27960c28bc Use a separate stream for gpu in/out, and peer, as some cards can actually do some transfers in parallel 12 anos atrás
  Cyril Roelandt ace934c823 Clean up src/core/topology.c. 12 anos atrás
  Nathalie Furmento 8b00244b60 src: declare related driver functions in appropriate .h file 13 anos atrás
  Cédric Augonnet 8412f45ae4 Create a stream dedicated to StarPU's async data transfers so that we can 14 anos atrás
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 anos atrás
  Cédric Augonnet 952534293d Update copyright date 15 anos atrás
  Nathalie Furmento 4a983beb04 Update copyright 15 anos atrás
  Cédric Augonnet e241148129 Clarify the behaviour of starpu_wait_all_tasks with regenarable tasks. A 15 anos atrás
  Nathalie Furmento 807432b12c Internal functions are named _starpu_XXX 15 anos atrás
  Nathalie Furmento 78b0247b46 Prefixing ... 15 anos atrás
  Nathalie Furmento 3739cfa184 Prefixing of objects defined in starpu_config_h.in 15 anos atrás
  Samuel Thibault 52331b4652 do not systematically include sched.h 15 anos atrás
  Cédric Augonnet 13dd236182 Keep this function public 15 anos atrás
  Nathalie Furmento 3c7a6bade8 Rename cuda functions 15 anos atrás
  Cédric Augonnet 95659a6ed2 prefix more internal functions with _starpu 15 anos atrás
  Cédric Augonnet f33fc377f9 Get rid of the starpu-async branch where all recent changes have been made. 15 anos atrás
  Cédric Augonnet 513d4a4a5c do not redefine _GNU_SOURCE if it's already defined 16 anos atrás
  Cédric Augonnet 41f93730d4 do not forget src/ and tests/ :] 16 anos atrás