Nathalie Furmento
|
9bb5a09263
src: minor fixes
|
12 éve |
Nathalie Furmento
|
497ce06798
merge branches/mic: update of perfmodel storage + update _STARPU_PERFMODEL_VERSION
|
12 éve |
Nathalie Furmento
|
04ee334338
merge trunk up to r11081
|
12 éve |
Nathalie Furmento
|
e1b4955fe5
perfmodel: move test function from starpu lib to test file
|
12 éve |
Nathalie Furmento
|
b901df23be
src/core/perfmodel: the windows implementation of fscanf cannot read NAN values, we need to define a function doing it correctly
|
12 éve |
Thibaud Lambert
|
65d83f8779
mic (perfmodels): merge trunk + Correction
|
12 éve |
Nathalie Furmento
|
996e85965e
Performance models files are now stored in a directory whose name
|
12 éve |
Thibaud Lambert
|
d78aa45e9a
mic (perfmodel): Correction compilation error
|
12 éve |
Thibaud Lambert
|
e2b943451f
mic (perfmodel): merge trunk + finalize perfmodel
|
12 éve |
Corentin Salingue
|
03ef97c890
fix some bugs, debug in progress
|
12 éve |
Samuel Thibault
|
9c038ac2be
replace starpu_get_bandwidth/latency_CUDA/RAM_RAM/CUDA with calls to starpu_transfer_*
|
12 éve |
Corentin Salingue
|
30ef63776b
bandwidth and latency seem to compute good values
|
12 éve |
Corentin Salingue
|
8fcffa4265
try to add bandwith values into matrix but not ready for the moment
|
12 éve |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 éve |
Nathalie Furmento
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
12 éve |
Samuel Thibault
|
f60eb1288d
Add initial simgrid support
|
13 éve |
Cyril Roelandt
|
5c76f7cb8f
Always initialize model->rwlock. This fixes a crash on Darwin.
|
13 éve |
Nathalie Furmento
|
93e216dc6e
perfmodel: rename (and turn private) struct starpu_model_list to struct _starpu_perfmodel_list
|
13 éve |
Nathalie Furmento
|
17ed921472
src: remove hashtable implementations which are no longer used. we use now the common/uthash.h implementation
|
13 éve |
Nathalie Furmento
|
008f7465b2
src/core/perfmodel/perfmodel.h: remove dead code
|
13 éve |
Cyril Roelandt
|
75685a6032
Make the starpu_task_bundle_expected_* functions public.
|
13 éve |
Nicolas Collin
|
616f8b48f0
Some functions from starpu_task_bundle.h moved to where they rightfully belong.
|
13 éve |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
14 éve |
Nathalie Furmento
|
efc9c3a136
src: Update LIST_TYPE macro to generate list functionalities and type
|
14 éve |
Nathalie Furmento
|
3d0df419a8
Type renaming:
|
14 éve |
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.
|
14 éve |
Nathalie Furmento
|
c80a8acea1
Datatypes renaming
|
14 éve |
Cyril Roelandt
|
ebd18b174e
Move the preliminary tests out of _starpu_load_perfmodel().
|
14 éve |
Cyril Roelandt
|
ffcfb86084
Multi-implementation.
|
14 éve |
Samuel Thibault
|
f402c040c1
Show an example of getting perfmodel results
|
14 éve |