Skip to content

Conversation

@bashbaug
Copy link
Contributor

@bashbaug bashbaug commented Dec 4, 2025

Description of Changes

Saves the program build number in all cases when a program is created with binaries, using clCreateProgramWithBinary. Previously, the program build number was only set for a program created using clCreateProgramWithBinary when dumping input program binaries.

Testing Done

Tested with DevicePerformanceTiming and KernelNameHashTracking enabled. Observed that the program build number was set for all kernels, even those created with binaries, whereas previously the kernels created with binaries were unconditionally zero (unset).

@bashbaug bashbaug merged commit 60c044e into intel:main Dec 4, 2025
8 checks passed
@bashbaug bashbaug deleted the binary-program-number branch December 4, 2025 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant