Skip to content

Conversation

@eparshut
Copy link
Contributor

This PR removes the conditional compilation logic for intel64 in ittnotify.f90.

Since 32-bit Fortran support is dropped, the !DEC$IF logic was unnecessary and caused linking errors (unresolved external ___itt_*) when the intel64 macro wasn't manually defined. This change simplifies the interface to always use the 64-bit function pointers (__itt_*), resolving the linking issues on 64-bit Windows.

@eparshut eparshut requested a review from a team January 23, 2026 14:10
@eparshut eparshut merged commit 818c1f7 into intel:master Jan 23, 2026
18 checks passed
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.

3 participants