Samuel Thibault
|
c689d70e5e
Add starpu_cuda_get_nvmldev function.
|
4 年之前 |
Nathalie Furmento
|
9054490002
happy 2021
|
4 年之前 |
Nathalie Furmento
|
719c3f62d4
update copyright holders
|
5 年之前 |
Samuel Thibault
|
d5a8eb5e00
Move optimized cuda 2d copy from interfaces to new starpu_cuda_copy2/3d_async_sync
|
5 年之前 |
Samuel Thibault
|
7f136c4dd2
Fix warning
|
5 年之前 |
Nathalie Furmento
|
ab85b38636
moving public api documentation from doxygen files to .h files
|
6 年之前 |
Nathalie Furmento
|
6862bbddbf
move documentation to independant doxygen files into public .h files
|
6 年之前 |
Nathalie Furmento
|
af93366acd
doc: start putting api documentation in public .h files instead of
|
6 年之前 |
Nathalie Furmento
|
089c051bf5
fix copyrights
|
7 年之前 |
Nathalie Furmento
|
ce8bbe3fc9
include: fix copyright
|
7 年之前 |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 年之前 |
Samuel Thibault
|
f3d488b260
Avoid including cublas.h to avoid conflicting with cublas_v2.h
|
10 年之前 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 年之前 |
Nathalie Furmento
|
d0591ff302
memory manager: simplify management of global memory size
|
12 年之前 |
Nathalie Furmento
|
28e2250682
cuda: fix type for devid to always be unsigned
|
12 年之前 |
Samuel Thibault
|
acce0b71ce
Add OpenGL interoperability support
|
13 年之前 |
Nathalie Furmento
|
462e9d0032
CUDA Driver: add function to copy data
|
13 年之前 |
Nathalie Furmento
|
a20450f5cc
include: fix includes
|
13 年之前 |
Nathalie Furmento
|
1f0545b4e9
include: code cleaning
|
13 年之前 |
Samuel Thibault
|
ea8cb715a7
get CUDA properties once for good, and expose to application
|
13 年之前 |
Samuel Thibault
|
6af576989c
Add missing prototypes
|
13 年之前 |
Samuel Thibault
|
0e3edeee5c
provide file and line of errors
|
13 年之前 |
Ludovic Courtès
|
412ca0bf83
Add `STARPU_DONT_INCLUDE_CUDA_HEADERS' to stay away from the Evil Empire.
|
14 年之前 |
Nathalie Furmento
|
fa4f1b9a81
cuda: fix type for cudaError
|
14 年之前 |
Samuel Thibault
|
ca5dd22771
move C99-ism from cuda/opencl helper headers to libstarpu itself.
|
14 年之前 |
Samuel Thibault
|
0ed129e2a3
better define a __starpu_func__ instead of a globally-visible __func__, and factorize in starpu_config.h
|
14 年之前 |
Samuel Thibault
|
08949c3a6b
MSVC does not support __func__, but __FUNCTION__
|
14 年之前 |
Samuel Thibault
|
17e420dd09
Fixes comment style in files in the include directory to allow
|
14 年之前 |
Samuel Thibault
|
eb10f6b655
- Make starpu_cuda_get_local_stream return the stream instead of a pointer to it
|
14 年之前 |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 年之前 |