Nathalie Furmento
|
d1ef85e5da
src: modify the field user_conf of struct _starpu_machine_config
|
hace 13 años |
Samuel Thibault
|
37845e1678
When requested for only a single combined worker, also create workers of smaller sizes, but always using the same cpus, so that we keep the property of only one parallel task at a time
|
hace 13 años |
Nathalie Furmento
|
5bd0025725
src: let's decrease number of warnings for icc ...
|
hace 13 años |
Nathalie Furmento
|
e5083419c7
src: let's make icc even happier
|
hace 13 años |
Nicolas Collin
|
1423141f61
Comments added in the task_bundle header file.
|
hace 13 años |
Cyril Roelandt
|
3b84800be7
Fix signedness.
|
hace 13 años |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
hace 13 años |
Nathalie Furmento
|
f8fd5492bd
src: rename internal types following coding conventions
|
hace 13 años |
Nathalie Furmento
|
0bd2fe9020
src: rename internal types following coding conventions
|
hace 13 años |
Nathalie Furmento
|
87ad636148
Type renaming:
|
hace 13 años |
Nathalie Furmento
|
fd84a18ae7
src: fix minor warnings (detected by compiler icc)
|
hace 13 años |
Nicolas Collin
|
ea8e2d05f8
Bug fixed in combined_workers assignment.
|
hace 13 años |
Samuel Thibault
|
6b70d00b21
silent warning
|
hace 13 años |
Cyril Roelandt
|
d7f7328c29
src/sched_policies/detect_combined_workers.c: replacing find_combinations_without_hwloc by find_and_assign_combinations_without_hwloc.
|
hace 13 años |
Nicolas Collin
|
0e82138ef3
Fixed the functions used for combining cpus in several combined workers, using hwloc data.
|
hace 13 años |
Nicolas Collin
|
f67fa31737
Bug in the size of memset fixed.
|
hace 14 años |
Nicolas Collin
|
fb4d68e80f
Default value of the config structure's fields must be off.
|
hace 14 años |
Samuel Thibault
|
232e6373e7
single combined worker shouldn't be enabled by default
|
hace 14 años |
Nicolas Collin
|
c55b747918
Check the STARPU_SINGLE_COMBINED_WORKER environment variable in case the user didn't call starpu_conf_init().
|
hace 14 años |
Samuel Thibault
|
2f21c1e693
Add a configuration parameter to enable only one combined worker. Use it to provide an OpenMP example which should work with most OpenMP implementations.
|
hace 14 años |
Samuel Thibault
|
72829ef29e
do not let starpu_scheduler.h unexpectedly include hwloc.h during application compilations
|
hace 14 años |
Nathalie Furmento
|
0f4dabd5bf
fixes warnings detected by icc
|
hace 14 años |
Cédric Augonnet
|
7a8c337574
For experiment purpose!
|
hace 14 años |
Cédric Augonnet
|
d35da008c8
Do not create empty combined worker
|
hace 14 años |
Cédric Augonnet
|
2438e909bb
Fix a typo
|
hace 14 años |
Cédric Augonnet
|
bdd2f07666
- Implement _starpu_sched_find_worker_combinations with hwloc.
|
hace 14 años |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
hace 14 años |
Samuel Thibault
|
de90793b95
export more functions to external schedulers
|
hace 14 años |
Cédric Augonnet
|
61cdbb41bd
Add support for parallel tasks:
|
hace 14 años |