Nathalie Furmento
|
9054490002
happy 2021
|
4 years ago |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 years ago |
Nathalie Furmento
|
7ae5f32c50
examples: fix copyrights
|
7 years ago |
Samuel Thibault
|
e2e7f733bb
Make sure we wait for all running tasks before unregistering data
|
7 years ago |
Nathalie Furmento
|
745bb67c1f
following coding conventions for curly braces
|
7 years ago |
Samuel Thibault
|
efa923897e
Avoid initializing codelets for each task
|
8 years ago |
Samuel Thibault
|
d6c015ec9a
fix memleak
|
8 years ago |
Corentin Salingue
|
975d60ffcf
fix shutdown when using cg option
|
8 years ago |
Samuel Thibault
|
0d9bf41d6f
Fix execution with only OpenCL devices
|
8 years ago |
Samuel Thibault
|
441644b632
Benefit from cublas v2
|
8 years ago |
Nathalie Furmento
|
3cdc863cb4
fix bugs detected by coverity
|
9 years ago |
Samuel Thibault
|
9ebf0fcd00
Remove spurious where initialization
|
9 years ago |
Samuel Thibault
|
54ca953a98
Add missing cl_arg_size initialization
|
9 years ago |
Samuel Thibault
|
a95613dc3b
Enable codelets using BLAS on MIC
|
9 years ago |
Samuel Thibault
|
00b1ef6f74
Add more verbose comments in examples source code
|
9 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 years ago |
Corentin Salingue
|
6e5d499f17
replace 0 with macro part 6
|
12 years ago |
Nathalie Furmento
|
1e3c1e9f49
examples: use variadic macros to be portable on MSVC
|
12 years ago |
Nathalie Furmento
|
9063cf5133
examples: avoid shadowed declarations
|
12 years ago |
Nathalie Furmento
|
850c49fabc
Rename function starpu_helper_cublas_init to starpu_cublas_init
|
12 years ago |
Cyril Roelandt
|
6021410a4a
Return 77 instead of crashing when there are no devices.
|
13 years ago |
Nathalie Furmento
|
572473b193
examples: check return values of starpu functions
|
13 years ago |
Nathalie Furmento
|
4e84b0ce42
examples: check return values of starpu functions
|
13 years ago |
Nathalie Furmento
|
3a30c58c65
examples: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task
|
13 years ago |
Nathalie Furmento
|
b9476e6d4a
update code w.r.t coding style
|
13 years ago |
Nathalie Furmento
|
61940dab45
examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones
|
13 years ago |
Nathalie Furmento
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
13 years ago |
Nathalie Furmento
|
30c7cbfa10
rename type starpu_tag into starpu_tag_t
|
13 years ago |