Nathalie Furmento
|
17932467c7
tools/dev/rename.sed: uncomment lines
|
před 13 roky |
Nathalie Furmento
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
před 13 roky |
Nathalie Furmento
|
250b34a491
README.dev: clarify type naming conventions
|
před 13 roky |
Nathalie Furmento
|
4aef4aabc2
add new include starpu_deprecated_api.h to allow users to keep using old typenames
|
před 13 roky |
Nathalie Furmento
|
30c7cbfa10
rename type starpu_tag into starpu_tag_t
|
před 13 roky |
Nathalie Furmento
|
f337b704ad
README.dev: add (draft) section on Coding Conventions
|
před 13 roky |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
před 13 roky |
Nathalie Furmento
|
a24cd26ac8
tools/dev/rename.sed: delimit words properly
|
před 13 roky |
Nathalie Furmento
|
5b9b08f1dc
rename internal type starpu_data_state_t to _starpu_data_state
|
před 13 roky |
Nathalie Furmento
|
ee63c22a9e
Type renaming:
|
před 13 roky |
Cyril Roelandt
|
adb5eda2e2
test_interfaces: Cleaning run_sync
|
před 13 roky |
Cyril Roelandt
|
bb83a802a0
test_interfaces.c: fixed a compilation error
|
před 13 roky |
Cyril Roelandt
|
ed04792c7a
Interface tests : testing synchronous copies.
|
před 13 roky |
Nathalie Furmento
|
6733b9acae
include/starpu_data_interfaces.h: remove un-needed definition
|
před 13 roky |
Nathalie Furmento
|
87ad636148
Type renaming:
|
před 13 roky |
Nathalie Furmento
|
3d0df419a8
Type renaming:
|
před 13 roky |
Nathalie Furmento
|
3439531517
include/starpu_data.h: do not use a typedef for starpu_buffer_descr, use it directly as a struct
|
před 13 roky |
Nathalie Furmento
|
b63d0cdd42
ChangeLog: fix function name
|
před 13 roky |
Cyril Roelandt
|
390585c990
Interface tests : API changes.
|
před 13 roky |
Nathalie Furmento
|
adf2f44e62
turn starpu_access_mode into an enumerated type
|
před 13 roky |
Nathalie Furmento
|
5dcc5aec85
include: update definition of enum type
|
před 13 roky |
Nathalie Furmento
|
5e76e7e8eb
mpi/tests: tests/ prefix names of internal types and functions with _starpu
|
před 13 roky |
Nathalie Furmento
|
906d935956
src: prefix names of internal types and functions with _starpu
|
před 13 roky |
Samuel Thibault
|
eb5911f7f2
Document performance model API
|
před 13 roky |
Samuel Thibault
|
3772ff2272
make starpu_list_models take an output parameter instead of hardcoding stdout
|
před 13 roky |
Samuel Thibault
|
aeff50217e
Accept going outside of benchmarked nl regression by 10%. Force calibration otherwise
|
před 13 roky |
Samuel Thibault
|
d963e59e8d
starpu_perfmodel_display can now access to history using the public interface
|
před 13 roky |
Samuel Thibault
|
2b4e61f351
Always make sure that starpu.h gets included first, since that one knows which order has to be used for the rest. Expose history entries to applications.
|
před 13 roky |
Nathalie Furmento
|
e482ecdf0a
doc: use @var instead of @code when appropriate
|
před 13 roky |
Cyril Roelandt
|
4c1d6fa28d
Avoid mixing signed and unsigned (cf. r4584)
|
před 13 roky |