Samuel Thibault
|
3442eddbb9
fix warnings
|
7 anni fa |
Nathalie Furmento
|
70ae46e5ea
mpi/examples/mpi_lu: fix parameter type
|
7 anni fa |
Nathalie Furmento
|
d455b1a852
mpi/examples/mpi_lu/pxlu.c: fix printf argument type
|
7 anni fa |
Nathalie Furmento
|
9c38741e02
fix code to follow coding conventions for braces
|
8 anni fa |
Nathalie Furmento
|
0563235d4c
examples: fix invalid printf argument type
|
8 anni fa |
Samuel Thibault
|
3ebbf095cc
Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested
|
8 anni fa |
Samuel Thibault
|
993026c8db
no need to bug people about our index inversion :)
|
8 anni fa |
Samuel Thibault
|
265cfa6687
Set coordinates and iteration loops for MPI examples
|
8 anni fa |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 anni fa |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 anni fa |
Samuel Thibault
|
c631e5ed44
Make more examples compatible with simgrid
|
10 anni fa |
Nathalie Furmento
|
660641a5d4
fix type conversion
|
12 anni fa |
Nathalie Furmento
|
490532ebd6
mpi/examples: fix spacing
|
12 anni fa |
Cyril Roelandt
|
236d8370d3
mpi: check the return value of starpu_task_submit().
|
13 anni fa |
Nathalie Furmento
|
381fa14704
mpi: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task
|
13 anni fa |
Nathalie Furmento
|
30c7cbfa10
rename type starpu_tag into starpu_tag_t
|
13 anni fa |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
13 anni fa |
Nathalie Furmento
|
c80a8acea1
Datatypes renaming
|
13 anni fa |
Samuel Thibault
|
d8aa7f19fa
use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime
|
14 anni fa |
Nathalie Furmento
|
fac3291c63
mpi/examples/: minor fixes
|
14 anni fa |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 anni fa |
Samuel Thibault
|
a97f956680
Use the proper type
|
14 anni fa |
Nathalie Furmento
|
a5f704ef6b
mpi_lu example: modifications towards the new API
|
14 anni fa |
Cédric Augonnet
|
eab11906b5
Add the header for gettimeofday
|
14 anni fa |
Nathalie Furmento
|
4a983beb04
Update copyright
|
14 anni fa |
Cédric Augonnet
|
2cc17737f6
Rename the functions that permit to access the memory managed by StarPU from
|
15 anni fa |
Nathalie Furmento
|
f58ca0920e
Renaming of public StarPU functions to provide a more consistent API.
|
15 anni fa |
Nathalie Furmento
|
b96d3703df
rename starpu_submit_task into starpu_task_submit
|
15 anni fa |
Cédric Augonnet
|
0984a29d6c
Partially revert commit 1750: starpu_tag_declare_deps _is_ a public function.
|
15 anni fa |
Nathalie Furmento
|
00c3eb5c39
Prefixing of src/core/dependencies/tags.h
|
15 anni fa |