Nathalie Furmento
|
7ae5f32c50
examples: fix copyrights
|
7 年之前 |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 年之前 |
Samuel Thibault
|
5e9e6b367f
Use cublasdot and cudaMemsetAsync instead of self-baked implementations
|
8 年之前 |
Samuel Thibault
|
441644b632
Benefit from cublas v2
|
8 年之前 |
Samuel Thibault
|
a41080d2a6
Fix setting the proper CUDA stream when using several streams from the same driver thread
|
8 年之前 |
Nathalie Furmento
|
4b0182bdb0
examples: fixes for cppcheck warnings
|
8 年之前 |
Samuel Thibault
|
5f04e1e206
drop useless initialization
|
8 年之前 |
Nathalie Furmento
|
3cdc863cb4
fix bugs detected by coverity
|
9 年之前 |
Samuel Thibault
|
4a7a6b7d7d
Enable CPU code on MIC/SCC
|
9 年之前 |
Samuel Thibault
|
a95613dc3b
Enable codelets using BLAS on MIC
|
9 年之前 |
Samuel Thibault
|
00b1ef6f74
Add more verbose comments in examples source code
|
9 年之前 |
Nathalie Furmento
|
4f6b40a1da
src/ examples/ tests/ tools/: fix coding style, curly braces go on a newline
|
10 年之前 |
Samuel Thibault
|
6f02123c98
assume double support is available in simgrid mode
|
10 年之前 |
Samuel Thibault
|
6757bca1b5
Remove implementation array terminator in tests, examples, and documentation, since it is not actually used
|
10 年之前 |
Samuel Thibault
|
f7bc4f304f
Fix warnings
|
10 年之前 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 年之前 |
Samuel Thibault
|
4705435be8
Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag.
|
11 年之前 |
Samuel Thibault
|
7d2bf0c630
Enable asynchronous CUDA kernels wherever possible
|
11 年之前 |
Nathalie Furmento
|
98d9eb5c64
Functions starpu_insert_task and starpu_mpi_insert_task are renamed
|
11 年之前 |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 年之前 |
Samuel Thibault
|
02d4168c57
Fix reduction codelets modes further
|
12 年之前 |
Samuel Thibault
|
ad0f7bbef7
Set reduction codelet modes in codelet, not at execution
|
12 年之前 |
Nathalie Furmento
|
5e28436be9
examples: field where of struct starpu_codelet is optional, no longer set it
|
12 年之前 |
Samuel Thibault
|
77fb61de8d
Use starpu_data_invalidate_submit, not starpu_data_invalidate, to interlace computations with invalidations
|
12 年之前 |
Samuel Thibault
|
84152479db
destroy data instead of setting it to zero
|
12 年之前 |
Nathalie Furmento
|
c2dbabb2e3
examples: cg example needs a CUDA card which supports double
|
12 年之前 |
Samuel Thibault
|
1ae1ac96cf
Use starpu_data_cpy in CG
|
13 年之前 |
Nathalie Furmento
|
0cbe489754
Function renaming:
|
13 年之前 |
Nathalie Furmento
|
f766606c07
examples: when submission fails because it does not find a suitable worker, it is not an error, just skip the example
|
13 年之前 |
Nathalie Furmento
|
572473b193
examples: check return values of starpu functions
|
13 年之前 |