sglang_v0.5.2/pytorch_2.8.0/third_party/ittapi/rust/integration-tests
hailin c8e8c1e9ff . 2025-09-20 16:09:34 +08:00
..
src . 2025-09-20 16:09:34 +08:00
tests . 2025-09-20 16:09:34 +08:00
Cargo.toml . 2025-09-20 16:09:34 +08:00
README.md . 2025-09-20 16:09:34 +08:00

README.md

ittapi Integration Tests

This crate checks the functionality of the high-level ittapi crate using a VTune installation on the current system. It exists solely for testing in a specially configured environment and will not be published.

Test

On a system with VTune installed:

source vtune-vars.sh
cargo test

To install VTune, see the User Guide. The environment setup script (e.g., vtune-vars.sh) can be found within the VTune installation; e.g., $HOME/intel/oneapi/vtune/latest or /opt/intel/oneapi/vtune/latest on Linux.