Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
11 年之前 |
Samuel Thibault
|
24a6bf49c0
Fix footprint computation without bound
|
11 年之前 |
Samuel Thibault
|
d6b04d16b6
Fix crash when enabling bounds
|
11 年之前 |
Samuel Thibault
|
7882cd8543
Avoid duplicate test
|
11 年之前 |
Samuel Thibault
|
d8d4de5c8d
Fix computing footprint without a model
|
11 年之前 |
Nathalie Furmento
|
cc9aecb792
merge trunk
|
11 年之前 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 年之前 |
Nathalie Furmento
|
940e31bb36
merge trunk
|
11 年之前 |
Samuel Thibault
|
3db86a2ede
* Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and
|
11 年之前 |
Nathalie Furmento
|
c3e786f042
src/datawizard/footprint.c: rewrite algorithm for _starpu_compute_buffers_footprint() to fit new struct starpu_perfmodel
|
11 年之前 |
Andra Hugo
|
5593439277
changing perf_model structure: arch now contains several devices, so we can have for eg one device STARPU_CPU with 2 cores one device STARPU_CUDA_WORKER with 1 core
|
11 年之前 |
Samuel Thibault
|
1aad553cc2
Fix crash with perfmodels having type common
|
12 年之前 |
Samuel Thibault
|
09974968a8
Let the application provide the task footprint itself
|
12 年之前 |
Nathalie Furmento
|
59dc8c395f
src/datawizard: add missing include starpu_scheduler.h
|
12 年之前 |
Thibaud Lambert
|
e2b943451f
mic (perfmodel): merge trunk + finalize perfmodel
|
12 年之前 |
Nathalie Furmento
|
e857fc42c8
more function renaming
|
13 年之前 |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
13 年之前 |
Nathalie Furmento
|
a88351d5d1
macros STARPU_TASK_GET_HANDLE, STARPU_TASK_SET_HANDLE, STARPU_CODELET_GET_MODE and STARPU_CODELET_SET_MODE are now in public API
|
13 年之前 |
Nathalie Furmento
|
097a832e3c
Allow to have a dynamically allocated number of buffers per task, and
|
13 年之前 |
Samuel Thibault
|
d0f80337c1
add starpu_task_footprint function to return a task footprint
|
13 年之前 |
Nathalie Furmento
|
eb32a9b3d4
src: fix coding style
|
13 年之前 |
Nathalie Furmento
|
a0d2604416
src: add some asserts
|
14 年之前 |
Cyril Roelandt
|
b6df6beea3
Renaming public functions :
|
14 年之前 |
Cyril Roelandt
|
fdbee85d19
Move src/common/hash.h to include/starpu_hash.h. All functions are now public.
|
14 年之前 |
Samuel Thibault
|
37862069c7
Permit the application to provide its own size base for performance models
|
14 年之前 |
Nathalie Furmento
|
680e312601
First modifications to define access modes for data handles into starpu_codelet and no longer in starpu_task
|
14 年之前 |
Nathalie Furmento
|
efc9c3a136
src: Update LIST_TYPE macro to generate list functionalities and type
|
14 年之前 |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
14 年之前 |
Samuel Thibault
|
bd2c88d145
cast void* to please the SCC compiler
|
14 年之前 |
Cédric Augonnet
|
7d8f11e9f5
Include the hash and the size in the FxT event associated to each task
|
15 年之前 |