Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault ebf7530d52 Collapse thread and worker for CPU workers, since we are always synchronous there il y a 10 ans
  Samuel Thibault a29008b72a revert 14611: remove now useless special case, it is actually still needed il y a 10 ans
  Samuel Thibault ea38c92f6f Make CUDA driver initialization able to cope with several card il y a 10 ans
  Samuel Thibault 5675d4ae52 remove now useless special case il y a 10 ans
  Samuel Thibault 88f7a979ca Fix assertion il y a 10 ans
  Samuel Thibault 4224463759 reorganize CUDA initialization to make it more orthogonal il y a 10 ans
  Samuel Thibault 2e89184346 drop duplicate definition il y a 10 ans
  Samuel Thibault 2413cbf4ef Warn about maxcudadev being too small instead of crashing il y a 10 ans
  Samuel Thibault 0c92c82218 remove unused variable il y a 10 ans
  Nathalie Furmento 4ef1052e5e src/drivers/cuda/driver_cuda.c: add missing #endif il y a 10 ans
  Samuel Thibault 3b691fd1f4 cudaThreadExit actually resets the whole device, which prevents the application from using it between shutdown and init il y a 10 ans
  Samuel Thibault 672160f937 Fix comment il y a 10 ans
  Samuel Thibault f3d488b260 Avoid including cublas.h to avoid conflicting with cublas_v2.h il y a 10 ans
  Samuel Thibault 48eed7f291 also print the codelet name il y a 10 ans
  Samuel Thibault 7e8b37842d print the error string, not only the value il y a 10 ans
  Samuel Thibault 907cc16e0a be more specific about the task and codelet which failed to get submitted il y a 10 ans
  Samuel Thibault 2e3c01cb38 Always make sure that kernels without the async flag are waiting for kernel termination il y a 10 ans
  Olivier Aumage 793eba8411 - modify the way to unregister OpenMP tasks' data il y a 10 ans
  Samuel Thibault 791ad827f7 merge trunk il y a 10 ans
  Samuel Thibault 113cdbb1a3 Support pipeline mode in simgrid too. The results match the reality! il y a 10 ans
  Nathalie Furmento cc9aecb792 merge trunk il y a 10 ans
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. il y a 10 ans
  Nathalie Furmento 836c1e148c merge trunk il y a 10 ans
  Nathalie Furmento bbed82f445 merge trunk il y a 10 ans
  Nathalie Furmento 67951c8857 merge trunk il y a 10 ans
  Samuel Thibault c3e6095f8d Move the pause implementation into its own function, instead of _starpu_machine_is_running which is called in various places where the pause can actually lead to deadlocks il y a 10 ans
  Olivier Aumage f4e9763817 - workaround allowing starpu_omp_shutdown to complete when called from a destructor, after CUDA as been used il y a 10 ans
  Nathalie Furmento 5481b186a6 merge trunk il y a 10 ans
  Samuel Thibault b7b1a52587 truncat STARPU_*_PIPELINE to STARPU_MAX_PIPELINE il y a 10 ans
  Nathalie Furmento 406e57e284 merge trunk il y a 10 ans