• Daniel Hiltgen's avatar
    Harden GPU mgmt library lookup · 3c49c3ab
    Daniel Hiltgen authored
    When there are multiple management libraries installed on a system
    not every one will be compatible with the current driver.  This change
    improves our management library algorithm to build up a set of discovered
    libraries based on glob patterns, and then try all of them until we're able to
    load one without error.
    3c49c3ab
gpu_info_rocm.c 2.69 KB