- Open source code for setup, install, and execution of software, with complete developer documentation
- Developer focused website to enable developers to engage and build our partner community
Benchmark scripts support explicit target-device selection via --target_device or TARGET_DEVICE.
Accepted values:
CPUGPUGPU.<index>(for example:GPU.0,GPU.1,GPU.2)NPU
Examples:
# Existing workflow (still supported)
make benchmark TARGET_DEVICE=GPU
# Explicit GPU device selection
make benchmark TARGET_DEVICE=GPU.1
# Direct script usage
python benchmark-scripts/benchmark.py \
--compose_file ./docker/docker-compose.yaml \
--target_device GPU.1GStreamer is an open source framework licensed under LGPL. See https://gstreamer.freedesktop.org/documentation/frequently-asked-questions/licensing.html?gi-language=c. You are solely responsible for determining if your use of Gstreamer requires any additional licenses. Intel is not responsible for obtaining any such licenses, nor liable for any licensing fees due, in connection with your use of Gstreamer
Certain third-party software or hardware identified in this document only may be used upon securing a license directly from the third-party software or hardware owner. The identification of non-Intel software, tools, or services in this document does not constitute a sponsorship, endorsement, or warranty by Intel.
To the extent that any data, datasets or models are referenced by Intel or accessed using tools or code on this site such data, datasets and models are provided by the third party indicated as the source of such content. Intel does not create the data, datasets, or models, provide a license to any third-party data, datasets, or models referenced, and does not warrant their accuracy or quality. By accessing such data, dataset(s) or model(s) you agree to the terms associated with that content and that your use complies with the applicable license.
Intel expressly disclaims the accuracy, adequacy, or completeness of any data, datasets or models, and is not liable for any errors, omissions, or defects in such content, or for any reliance thereon. Intel also expressly disclaims any warranty of non-infringement with respect to such data, dataset(s), or model(s). Intel is not liable for any liability or damages relating to your use of such data, datasets or models.