#7154 · 7 comments
· updated 2024-07-23
· 5 matching
... core_to_cache_dict = parse_lstopo_xml_to_dict(root)
cores_with_max_cache = filter_cores_by_max_cache(core_to_cache_dict)
# Sorting the core IDs
sorted_cores_with_max_cache = sorted(cores_with_max_cache)
# Generating the
WINE_CPU_TOPOLOGY setting
num_cores ...
comment by
Bitwolfies · 2023-10-06 ·
view ·
github ... Using
WINE_CPU_TOPOLOGY kills two geese with the same carrot.
Gotcha, sounds like a great change if implemented, much ...
... Using
WINE_CPU_TOPOLOGY kills two geese with the same carrot.