Историја ревизија

Аутор SHA1 Порука Датум
  Samuel Thibault 56bb0f1bf3 Make a copy of the user configuration, to avoid crashes when the config structure is freed by the user пре 10 година
  Samuel Thibault 1b2f436a98 catch unsafe use of non-reentrant getenv пре 10 година
  Samuel Thibault 78deba26be Fix calling _starpu_get_disable_kernels function пре 10 година
  Samuel Thibault bf8e9c78cb Cache values gotten from environment variables, to fix concurrency with putenv() calls, and also reduce cost пре 10 година
  Samuel Thibault c8efbb83e8 Inline list heads instead of keeping allocating them пре 11 година
  Nathalie Furmento bb61f3808d update cnrs copyright пре 11 година
  Samuel Thibault 5f5aa56ae9 Avoid letting our streams spuriously synchonize with the NULL stream пре 11 година
  Samuel Thibault ebf7530d52 Collapse thread and worker for CPU workers, since we are always synchronous there пре 11 година
  Samuel Thibault a29008b72a revert 14611: remove now useless special case, it is actually still needed пре 11 година
  Samuel Thibault ea38c92f6f Make CUDA driver initialization able to cope with several card пре 11 година
  Samuel Thibault 5675d4ae52 remove now useless special case пре 11 година
  Samuel Thibault 88f7a979ca Fix assertion пре 11 година
  Samuel Thibault 4224463759 reorganize CUDA initialization to make it more orthogonal пре 11 година
  Samuel Thibault 2e89184346 drop duplicate definition пре 11 година
  Samuel Thibault 2413cbf4ef Warn about maxcudadev being too small instead of crashing пре 11 година
  Samuel Thibault 0c92c82218 remove unused variable пре 11 година
  Nathalie Furmento 4ef1052e5e src/drivers/cuda/driver_cuda.c: add missing #endif пре 11 година
  Samuel Thibault 3b691fd1f4 cudaThreadExit actually resets the whole device, which prevents the application from using it between shutdown and init пре 11 година
  Samuel Thibault 672160f937 Fix comment пре 11 година
  Samuel Thibault f3d488b260 Avoid including cublas.h to avoid conflicting with cublas_v2.h пре 11 година
  Samuel Thibault 48eed7f291 also print the codelet name пре 11 година
  Samuel Thibault 7e8b37842d print the error string, not only the value пре 11 година
  Samuel Thibault 907cc16e0a be more specific about the task and codelet which failed to get submitted пре 11 година
  Samuel Thibault 2e3c01cb38 Always make sure that kernels without the async flag are waiting for kernel termination пре 11 година
  Olivier Aumage 793eba8411 - modify the way to unregister OpenMP tasks' data пре 11 година
  Samuel Thibault 791ad827f7 merge trunk пре 11 година
  Samuel Thibault 113cdbb1a3 Support pipeline mode in simgrid too. The results match the reality! пре 11 година
  Nathalie Furmento cc9aecb792 merge trunk пре 11 година
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. пре 11 година
  Nathalie Furmento 836c1e148c merge trunk пре 11 година