Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

IPP and Visual Studio install problem

TomErbe
Beginner
268 Views

I have been getting the same error message whenever I try to install !PP with Visual Studio 2022.

"VSIXInstaller.exe failed with exit code 2003". I always make sure both IPP and VS are deinstalled first, then install VS, and then IPP.

 

I have attached my install log.

 

Thanks, Tom

 

PS: My last posting disappeared - is this the right place to post?

Labels (1)
0 Kudos
1 Solution
Ruqiu_C_Intel
Moderator
173 Views
Hi Tom,
Thank you let us know that there is no issue on Intel Platform, the issue only happens on ARC platform.
Please visit Intel IPP System Requirement here: https://www.intel.com/content/www/us/en/developer/articles/system-requirements/intel-oneapi-intel-integrated-performance-primitives-system-requirements.html

Supported Hardware Platforms

Depending on the software distribution that you received Intel® IPP with, the Intel® IPP supports the following processor types:

  • Intel® Core™ Processor Family  
  • Intel® Core™ Ultra Processors 
  • Intel® Xeon® Processor Family  
  • Intel Atom® Processors 
 

View solution in original post

0 Kudos
4 Replies
Vipin_Singh1
Moderator
202 Views

Hi Tom, could you please share the below details with us?


  • Operating System build on which you are installing the product.
  • Version of Microsoft Visual Studio installed along with it's build version.
  • Exact version of Intel® oneAPI Base toolkit or Intel® Integrated Performance Primitives (in case you're using Stand-Alone Version).
  • Other versions of Intel® Parallel Studio XE or Intel® oneAPI already installed on the system.
  • Is the installer an online or an offline package? 


To assist you further, we would require these details.


0 Kudos
TomErbe
Beginner
195 Views

Windows 11 Pro - 22631.3958

Microsoft Visual Studio Community 2022 (ARM 64-bit) - Current
Version 17.10.5

IPP 2021.12.0.557 online

No oneAPI components installed prior to IPP

online

-------------------------------

I suspect the problem is that I have been trying to install this on an ARM machine where I typically do my programming. The same versions installed without issue on an Intel laptop.

-----------------------------

When opening OneAPIPerfLibForVC directly with VSIX Installer, I get the following errors in the log. You can see that the signature is out of date, and also that the extension is looking for "Microsoft.VisualStudio.Community" and this VS has the identity of Microsoft.VisualStudio.MPF.17.0

7/30/2024 1:53:31 PM - Identifier : E969DF07-829A-4758-8FA3-4497F8B3822A
7/30/2024 1:53:31 PM - Name : Intel(R) Libraries for oneAPI Integration
7/30/2024 1:53:31 PM - Author : Intel Corporation
7/30/2024 1:53:31 PM - Version : 2024.1
7/30/2024 1:53:31 PM - Description : Intel(R) Libraries for oneAPI Integration
7/30/2024 1:53:31 PM - Locale : en-US
7/30/2024 1:53:31 PM - MoreInfoURL :
7/30/2024 1:53:31 PM - InstalledByMSI : False
7/30/2024 1:53:31 PM - SupportedFrameworkVersionRange : [4.5,)
7/30/2024 1:53:31 PM - SignatureState : InvalidCertificate
7/30/2024 1:53:31 PM - SignedBy : Intel Corporation
7/30/2024 1:53:31 PM - Certificate Info :
7/30/2024 1:53:31 PM - -------------------------------------------------------
7/30/2024 1:53:31 PM - [Subject] : CN=Intel Corporation, O=Intel Corporation, S=California, C=US
7/30/2024 1:53:31 PM - [Issuer] : CN=Sectigo Public Code Signing CA R36, O=Sectigo Limited, C=GB
7/30/2024 1:53:31 PM - [Serial Number] : 008D4AB237BE47F1048628BD25BD4A9C29
7/30/2024 1:53:31 PM - [Not Before] : 6/8/2023 5:00:00 PM
7/30/2024 1:53:31 PM - [Not After] : 6/8/2024 4:59:59 PM
7/30/2024 1:53:31 PM - [Thumbprint] : ED13E450655A8D4C29658BE4F0D13748620E8BD0
7/30/2024 1:53:31 PM - Supported Products :
7/30/2024 1:53:31 PM - Microsoft.VisualStudio.Community
7/30/2024 1:53:32 PM - Version : [17.0,18.0)
7/30/2024 1:53:32 PM - ProductArchitecture : amd64
7/30/2024 1:53:32 PM - Microsoft.VisualStudio.Pro
7/30/2024 1:53:32 PM - Version : [17.0,18.0)
7/30/2024 1:53:32 PM - ProductArchitecture : amd64
7/30/2024 1:53:32 PM - Microsoft.VisualStudio.Enterprise
7/30/2024 1:53:32 PM - Version : [17.0,18.0)
7/30/2024 1:53:32 PM - ProductArchitecture : amd64
7/30/2024 1:53:32 PM - References :
7/30/2024 1:53:32 PM - -------------------------------------------------------
7/30/2024 1:53:32 PM - Identifier : Microsoft.VisualStudio.MPF.17.0
7/30/2024 1:53:32 PM - Name : Visual Studio MPF 17.0
7/30/2024 1:53:32 PM - Version : [17.0]
7/30/2024 1:53:32 PM - MoreInfoURL :
7/30/2024 1:53:32 PM - Nested : No
7/30/2024 1:53:32 PM - Prerequisites :
7/30/2024 1:53:32 PM - -------------------------------------------------------
7/30/2024 1:53:32 PM - Identifier : Microsoft.VisualStudio.Component.CoreEditor
7/30/2024 1:53:32 PM - Name : Visual Studio core editor
7/30/2024 1:53:32 PM - Version : [17.0,18.0)
7/30/2024 1:53:32 PM - Signature Details...
7/30/2024 1:53:32 PM - Extension is signed with an invalid certificate
7/30/2024 1:53:32 PM - (NotTimeValid) : A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file.
7/30/2024 1:53:32 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.ExtensionService.GetInstallableDataImpl(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable`1& skuData)
at VSIXInstaller.ExtensionService.GetInstallableData(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable`1& skuData)
at VSIXInstaller.ExtensionPackService.IsExtensionPack(IStateData stateData, Boolean isRepairSupported)
at VSIXInstaller.ExtensionPackService.ExpandExtensionPackToInstall(IStateData stateData, Boolean isRepairSupported)
at VSIXInstaller.App.Initialize(Boolean isRepairSupported)
at VSIXInstaller.App.Initialize()

 

0 Kudos
Ruqiu_C_Intel
Moderator
174 Views
Hi Tom,
Thank you let us know that there is no issue on Intel Platform, the issue only happens on ARC platform.
Please visit Intel IPP System Requirement here: https://www.intel.com/content/www/us/en/developer/articles/system-requirements/intel-oneapi-intel-integrated-performance-primitives-system-requirements.html

Supported Hardware Platforms

Depending on the software distribution that you received Intel® IPP with, the Intel® IPP supports the following processor types:

  • Intel® Core™ Processor Family  
  • Intel® Core™ Ultra Processors 
  • Intel® Xeon® Processor Family  
  • Intel Atom® Processors 
 
0 Kudos
Vipin_Singh1
Moderator
108 Views

Hi Tom, unfortunately, we were unable to hear back from you. 


If you have any further queries, please post a new question, as this thread will no longer be monitored by Intel®. 


0 Kudos
Reply