- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I installed the latest version of OneAPI products (2023.2.1 basic and HPC kits, including critical updates except for DPC++ that I am not using) and I am noticing that for the configuration Release x64, the link process takes now a lot of time, and the "Embedding manifest" step takes even more! (tens of seconds). Is there something I missed?
My config: VS 2022 - 17.4.4, intel compiler 2023.2
Best regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'll comment that the "embedding manifest" step involves rewriting an EXE, and some antivirus software treats this as suspicious and may subject it to extra scanning.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
FYI I am using 2023.2 in vs2022 and don't have that problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'll comment that the "embedding manifest" step involves rewriting an EXE, and some antivirus software treats this as suspicious and may subject it to extra scanning.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Steve,
Thanks for your comment, this might be the explanation since our antivirus software (bit defender) is generally a bit too agressive (I have frequently issues for dlls I built, it treats some of them as malware).
Best regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Steve,
After removing some folders (where my projects and files are generated) from the antivirus scan, the problem vanished.
Best regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try disabling multi-file IP optimization between file (/Qipon)
Jim Dempsey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Jim for the advice, but this option is not enabled in any of my projects.
Best regards,

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page