Releases: intel/ittapi
Releases · intel/ittapi
release v3.25.3
What's New:
- Added release workflow for automating the PyPI publishing
- Fixed running unit tests for
ittapi.compat
by renaming the unit tests
release v3.25.2
What's New:
- Added wrapper code for an earlier version of the Python bindings (ITT-NERSC implementation) to ensure compatibility
- Included ittapi Python wheels in release package
release v3.25.1
Remove fortran binary files and add logic to build them from source (…
release v3.25.0
Add python support to ITT API (#145) * Add pyitt 1.1.0 * changing repo urls and licenses. fix build error * changing top-level directory name to python from pyitt and corresponding changes * update to ignore egg-info * remove recurse-submodules as it is not required * changing pyitt to ittapi * changing project name from intel-ittapi to ittapi * removing author email * removing author email field * changing name from intel-ittapi to ittapi * changing pyitt references to ittapi * change error message when ittapi source dir is emply --------- Co-authored-by: Egor Suldin <[email protected]> Co-authored-by: Bandaru, Lalith Sharan <[email protected]>
release v3.24.8
Update header copyright info for advisor related files (#151) update header copyright info for advisor related files
release v3.24.4
Merge pull request #111 from intel/ekovanov_domain_check correcting a typo when creating a domain
release v3.24.3
replace the old VTune name with a new one
release v3.24.2
API version update
release v3.24.1
Merge pull request #92 from eparshut/patch-1 Fix compilation warnings and memory leaks in reference collector
release v3.24.0
Fix workflow Create release