oneAPI Level Zero test source repository contains:
Prerequisites:
See the BUILD file for build instructions.
LZT_DEFAULT_DEVICE_IDX
= [INTEGER
] Identifying the index of the default device to load when calling get_default_device test_harness function.LZT_DEFAULT_DRIVER_IDX
= [INTEGER
] Identifying the index of the default driver to load when calling get_default_driver test_harness function.LZT_DEFAULT_DEVICE_NAME
= [STRING
] Identifying the name of the default device to load when calling get_default_device test_harness function.NOTE: LZT_DEFAULT_DEVICE_NAME
will be used if set, otherwise LZT_DEFAULT_DEVICE_IDX
will be used.
See CONTRIBUTING for more information.
Distributed under the MIT license. See LICENSE for more information.
See Intel's Security Center for information on how to report a potential security issue or vulnerability.
See also SECURITY.