Skip to content

Releases: intel/ittapi

release v3.25.2

09 Aug 09:31
8e526a8

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

Choose a tag to compare

What's New:

  • Removed Fortran binary files from the repository
  • Added logic to the CMake file to build Fortran binaries from sources using the -ft build option
  • Enabled building of the ittapi library with a complete feature list in CI workflow (including fortran)
  • Added new build option --cmake_gen to specify the CMake build generator on Windows (fixed Ninja flow)
  • Minor refactoring of the code style in the CMake file to make it consistent and up to date

release v3.25.0

20 Jun 12:11
3346299

Choose a tag to compare

What's New:

  • Added Python support to ITT API

release v3.24.8

13 Jun 18:37
1d92c61

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

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

Choose a tag to compare

replace the old VTune name with a new one

release v3.24.2

05 Jul 12:37

Choose a tag to compare

API version update

release v3.24.1

30 Jun 12:45
4ec60a1

Choose a tag to compare

Merge pull request #92 from eparshut/patch-1

Fix compilation warnings and memory leaks in reference collector

release v3.24.0

10 Jan 09:07

Choose a tag to compare

Fix workflow Create release