Samuel Thibault
|
3b691fd1f4
cudaThreadExit actually resets the whole device, which prevents the application from using it between shutdown and init
|
лет назад: 10 |
Samuel Thibault
|
672160f937
Fix comment
|
лет назад: 10 |
Samuel Thibault
|
f3d488b260
Avoid including cublas.h to avoid conflicting with cublas_v2.h
|
лет назад: 10 |
Samuel Thibault
|
48eed7f291
also print the codelet name
|
лет назад: 10 |
Samuel Thibault
|
7e8b37842d
print the error string, not only the value
|
лет назад: 10 |
Samuel Thibault
|
907cc16e0a
be more specific about the task and codelet which failed to get submitted
|
лет назад: 10 |
Samuel Thibault
|
2e3c01cb38
Always make sure that kernels without the async flag are waiting for kernel termination
|
лет назад: 10 |
Olivier Aumage
|
793eba8411
- modify the way to unregister OpenMP tasks' data
|
лет назад: 10 |
Samuel Thibault
|
791ad827f7
merge trunk
|
лет назад: 10 |
Samuel Thibault
|
113cdbb1a3
Support pipeline mode in simgrid too. The results match the reality!
|
лет назад: 10 |
Nathalie Furmento
|
cc9aecb792
merge trunk
|
лет назад: 10 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
лет назад: 10 |
Nathalie Furmento
|
836c1e148c
merge trunk
|
лет назад: 10 |
Nathalie Furmento
|
bbed82f445
merge trunk
|
лет назад: 10 |
Nathalie Furmento
|
67951c8857
merge trunk
|
лет назад: 10 |
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
|
лет назад: 10 |
Olivier Aumage
|
f4e9763817
- workaround allowing starpu_omp_shutdown to complete when called from a destructor, after CUDA as been used
|
лет назад: 10 |
Nathalie Furmento
|
5481b186a6
merge trunk
|
лет назад: 10 |
Samuel Thibault
|
b7b1a52587
truncat STARPU_*_PIPELINE to STARPU_MAX_PIPELINE
|
лет назад: 10 |
Nathalie Furmento
|
406e57e284
merge trunk
|
лет назад: 10 |
Nathalie Furmento
|
cac7d80ba8
src/drivers/cuda/driver_cuda.c: fix typo
|
лет назад: 10 |
Samuel Thibault
|
3ed3e95a2a
Do not check for stream synchronization when we do it ourselves
|
лет назад: 10 |
Nathalie Furmento
|
1ae61a95f9
CUDA and OpenCL drivers: when STARPU_CUDA_PIPELINE and STARPU_OPENCL_PIPELINE are set to 0, force synchronous execution of all kernels
|
лет назад: 10 |
Nathalie Furmento
|
75c5c178ae
merge trunk
|
лет назад: 10 |
Andra Hugo
|
af26be4c58
fix mem corruptions
|
лет назад: 10 |
Samuel Thibault
|
7ac2c135ad
protect worker status with the scheduler mutex
|
лет назад: 10 |
Nathalie Furmento
|
f885c06876
merge trunk
|
лет назад: 10 |
Samuel Thibault
|
b7efebe04d
Fix task accounting when the scheduler erroneously puts a non-cuda task to a cuda device
|
лет назад: 10 |
Samuel Thibault
|
23636fb4f4
Fix simgrid build
|
лет назад: 10 |
Samuel Thibault
|
77e107e4af
Warn if the user uses concurrent execution on a device which doesn't support it
|
лет назад: 10 |