Skip to content

Releases: intel/ittapi

release v3.25.4

14 Jan 11:38
854e7c6
Compare
Choose a tag to compare

What's New:

  • Support for the Android platform is deprecated
  • The marker file mechanism for finding the dynamic ITT library on Android has been removed. The library will now only load from the environment variable for all platforms

release v3.25.3

10 Sep 18:02
08193a5
Compare
Choose a tag to compare

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

09 Aug 09:31
8e526a8
Compare
Choose a tag to compare

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

27 Jun 09:38
6ddf038
Compare
Choose a tag to compare
Remove fortran binary files and add logic to build them from source (…

release v3.25.0

20 Jun 12:11
3346299
Compare
Choose a tag to compare
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

13 Jun 18:37
1d92c61
Compare
Choose a tag to compare
Update header copyright info for advisor related files (#151)

update header copyright info for advisor related files

release v3.24.4

14 Nov 10:23
4ec67c7
Compare
Choose a tag to compare
Merge pull request #111 from intel/ekovanov_domain_check

correcting a typo when creating a domain

release v3.24.3

02 Nov 15:41
Compare
Choose a tag to compare
replace the old VTune name with a new one

release v3.24.2

05 Jul 12:37
Compare
Choose a tag to compare
API version update

release v3.24.1

30 Jun 12:45
4ec60a1
Compare
Choose a tag to compare
Merge pull request #92 from eparshut/patch-1

Fix compilation warnings and memory leaks in reference collector