Cédric Augonnet
|
cda1b0d229
In case the calibrate field of the starpu_conf structure that is passed to
|
15 yıl önce |
Cédric Augonnet
|
1d223b5abe
Export the current state of the task so that the SOCL lib may implement
|
15 yıl önce |
Nathalie Furmento
|
da9954f6ac
renaming of field names in struct starpu_jobq_s: they do not need to be prefixed by _starpu_
|
15 yıl önce |
Cédric Augonnet
|
47af90d6fe
Bug fix. When an "empty task" (cl = NULL) is executable, it is directly
|
15 yıl önce |
Nathalie Furmento
|
f58ca0920e
Renaming of public StarPU functions to provide a more consistent API.
|
15 yıl önce |
Cédric Augonnet
|
b19e14f7c2
yet more error checking
|
15 yıl önce |
Nathalie Furmento
|
cde4ad65e2
Check the return value of pthread_mutex_lock(...) and pthread_mutex_unlock(...)
|
15 yıl önce |
Nathalie Furmento
|
df88473141
StarPU: Use character _ instead of - in filenames
|
15 yıl önce |
Cédric Augonnet
|
e49ca9715c
Factorize the code to detect whether prefetch should be used or not
|
15 yıl önce |
Cédric Augonnet
|
710e89d51f
- with STARPU_CALIBRATE=2, StarPU calibrates performance models, but overwrites
|
15 yıl önce |
Cédric Augonnet
|
354725247a
Some structure field had the same name as a function, for the sake of
|
15 yıl önce |
Cédric Augonnet
|
0548a0dd12
Minor cleanups:
|
15 yıl önce |
Nathalie Furmento
|
6670f6e08d
Prefixing of src/core/mechanisms/queues.h
|
15 yıl önce |
Nathalie Furmento
|
eb56dd016a
Prefixing of src/core/policies/sched_policy.h
|
15 yıl önce |
Nathalie Furmento
|
666bebaa6d
Prefixing of src/core/workers.h
|
15 yıl önce |
Nathalie Furmento
|
807432b12c
Internal functions are named _starpu_XXX
|
15 yıl önce |
Nathalie Furmento
|
2df0b5bd6c
Prefixing of src/datawizard/memory_nodes.h
|
15 yıl önce |
Nathalie Furmento
|
e477195279
Prefixing of type job and associated list functionalities
|
15 yıl önce |
Nathalie Furmento
|
8729a4c999
Prefixing of src/datawizard/data_request.h ...
|
15 yıl önce |
Nathalie Furmento
|
aa93a6951b
Prefixing in src/datawizard/coherency.h ...
|
15 yıl önce |
Nathalie Furmento
|
da24e5ab1b
More prefixing ...
|
15 yıl önce |
Nathalie Furmento
|
57e6b9df36
More prefixing ...
|
15 yıl önce |
Nathalie Furmento
|
0eb83b50b2
Prefix variable names SCHED, CALIBRATE, PREFETCH, and LOGFILENAME with STARPU_
|
15 yıl önce |
Cédric Augonnet
|
8290a42842
We enable data prefetching for the tasks that are explicitely put on a specific
|
15 yıl önce |
Cédric Augonnet
|
95659a6ed2
prefix more internal functions with _starpu
|
15 yıl önce |
Cédric Augonnet
|
d3acc00120
To avoid problems when linking dynamically, we prefix some internal functions
|
15 yıl önce |
Cédric Augonnet
|
7cfca7d861
Cleanup the initialization of the scheduling policy: instead of hardcoded
|
15 yıl önce |
Cédric Augonnet
|
b5c70c361e
Properly handle the case where the user gives StarPU the name of a strategy
|
15 yıl önce |
Cédric Augonnet
|
2050338dad
Cleanup the scheduling policy structure as well as the code to initialize the
|
15 yıl önce |
Cédric Augonnet
|
f33fc377f9
Get rid of the starpu-async branch where all recent changes have been made.
|
15 yıl önce |