Intel® oneAPI Base Toolkit
Support for the core tools and libraries within the base toolkit that are used to build and deploy high-performance data-centric applications.
393 Discussions

IntelGfxDbgPackage did not load correctly in vs2019

Klen
Beginner
1,612 Views

1 My computer configuration

OS: win10 processor: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz 2.42 GHz graphics card: Intel(R) Iris(R) Xe Graphics memory: 16G vistual studio: 2019 cmake:3.26-rc3

 

2 install

I downloaded `w_BaseKit_p_2023.0.0.25940_offline.exe` and followed this to install, and I installed graphics drivers

 

3 run

I followed this to run

 

4 What did I get After I opened `vs2019` I got error dialog saying `IntelGfxDbgPackage did not load correctly`, I closed this error dialog and selected `Extensions > Intel > Browse an Intel oneAPI Sample > vector add`, but found the `Debug > Start Without Debugging` is gray and un-clickable.

5 My question Does my computer support `oneapi`? If so, why cannot I run the sample, do I forget install or config sth?

0 Kudos
1 Solution
VarshaS_Intel
Moderator
1,564 Views

Hi,

 

Thanks for posting in Intel Communities.

 

>>My question Does my computer support `oneapi`? 

Yes, your system is supported to download the Intel oneAPI Toolkits. Please find this article for the system requirements of the Intel Base Toolkit.

 

Could you please try repairing Visual Studio 2019 with Intel oneAPI Base Toolkit?

 (Go to the Intel oneAPI Installer, select the required toolkit then click Modify, and try repairing the toolkits.)

 

And also, could you please try running the attached code in the Intel oneAPI command prompt(you can find it in windows search) and please let us know the results?

Steps to run code:

1. Download the attached file and change the path to that location in the Intel oneAPI command prompt.

2. Try compiling the code using the below command

icpx -fsycl vector.cpp

 3. Run the executable:

a.exe

VarshaS_Intel_0-1677160313722.png

 

Also, could you please let us know the version of Visual Studio 2019 you are using?

 

Thanks & Regards,

Varsha

 

View solution in original post

0 Kudos
5 Replies
VarshaS_Intel
Moderator
1,565 Views

Hi,

 

Thanks for posting in Intel Communities.

 

>>My question Does my computer support `oneapi`? 

Yes, your system is supported to download the Intel oneAPI Toolkits. Please find this article for the system requirements of the Intel Base Toolkit.

 

Could you please try repairing Visual Studio 2019 with Intel oneAPI Base Toolkit?

 (Go to the Intel oneAPI Installer, select the required toolkit then click Modify, and try repairing the toolkits.)

 

And also, could you please try running the attached code in the Intel oneAPI command prompt(you can find it in windows search) and please let us know the results?

Steps to run code:

1. Download the attached file and change the path to that location in the Intel oneAPI command prompt.

2. Try compiling the code using the below command

icpx -fsycl vector.cpp

 3. Run the executable:

a.exe

VarshaS_Intel_0-1677160313722.png

 

Also, could you please let us know the version of Visual Studio 2019 you are using?

 

Thanks & Regards,

Varsha

 

0 Kudos
Klen
Beginner
1,454 Views

I am sorry for not replying for a long time as I've been on business for a long time, I update Visual Studio from 2019 to 2022, it works now. 

It may be caused by version compatibility, but I forget the version of Visual Studio 2019 as I have deleted this version.

0 Kudos
PC1967
Beginner
977 Views

Hello, I got same issue after an update push of our admin.

I repaired as you suggested. Then, moving the vector.cpp in Windows/system32 (where oneAPI prompt x64 opened). At compile, it did not recognize the "icpx" command prompt.

Thanks. Regards. Pierre

-----

VS INFO:

Microsoft Visual Studio Enterprise 2019
Version 16.9.26
VisualStudio.16.Release/16.9.26+32930.78
Microsoft .NET Framework
Version 4.8.04084

Installed Version: Enterprise

Visual C++ 2019 00435-60000-00000-AA200
Microsoft Visual C++ 2019

ASP.NET and Web Tools 2019 16.9.693.2781
ASP.NET and Web Tools 2019

Azure App Service Tools v3.0.0 16.9.693.2781
Azure App Service Tools v3.0.0

C# Tools 3.9.0-6.21160.10+59eedc33d35754759994155ea2f4e1012a9951e3
C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.

Common Azure Tools 1.10
Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.

Intel Libraries for oneAPI 2023.1
Intel Libraries for oneAPI 2023.1, Copyright © 2019-2023 Intel Corporation. All rights reserved.

Intel® Advisor 2023.1 613760
Intel® Advisor 2023.1, (build 613760), Copyright © 2009-2023 Intel Corporation. All rights reserved.

Intel® Fortran Compiler 2023.1
Intel® Fortran Compiler 2023.1, Copyright © 2002-2023 Intel Corporation. All rights reserved.

Intel® Inspector 2023.1 606405
Intel® Inspector 2023.1, (build 606405), Copyright © 2009-2023 Intel Corporation. All rights reserved.

Intel® oneAPI Menu & Samples 10.10.392.9731
Intel® oneAPI Visual Studio Menu & Samples Extension

Intel® VTune™ Profiler 2023 1.3.10
Intel® VTune™ Profiler 2023, (Plugin Version 1.3.10), Copyright © 2009-2023 Intel Corporation. All rights reserved.

IntelliCode Extension 1.0
IntelliCode Visual Studio Extension Detailed Info

Microsoft JVM Debugger 1.0
Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines

Microsoft MI-Based Debugger 1.0
Provides support for connecting Visual Studio to MI compatible debuggers

Microsoft Visual C++ Wizards 1.0
Microsoft Visual C++ Wizards

Microsoft Visual Studio VC Package 1.0
Microsoft Visual Studio VC Package

NuGet Package Manager 5.9.2
NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/

ProjectServicesPackage Extension 1.0
ProjectServicesPackage Visual Studio Extension Detailed Info

Test Adapter for Boost.Test 1.0
Enables Visual Studio's testing tools with unit tests written for Boost.Test. The use terms and Third Party Notices are available in the extension installation directory.

Test Adapter for Google Test 1.0
Enables Visual Studio's testing tools with unit tests written for Google Test. The use terms and Third Party Notices are available in the extension installation directory.

TypeScript Tools 16.0.30201.2001
TypeScript Tools for Microsoft Visual Studio

Visual Basic Tools 3.9.0-6.21160.10+59eedc33d35754759994155ea2f4e1012a9951e3
Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.

Visual F# Tools 16.9.0-beta.21102.9+7ce7132f1459095e635194d09d6f73265352029a
Microsoft Visual F# Tools

Visual Studio Code Debug Adapter Host Package 1.0
Interop layer for hosting Visual Studio Code debug adapters in Visual Studio

Visual Studio Tools for CMake 1.0
Visual Studio Tools for CMake

0 Kudos
VarshaS_Intel
Moderator
1,519 Views

Hi,


We have not heard back from you. Could you please provide us with an update on your issue?


Thanks & Regards,

Varsha


0 Kudos
VarshaS_Intel
Moderator
1,497 Views

Hi,


We have not heard back from you. This thread will no longer be monitored by Intel. If you need additional information, please start a new thread.


Thanks & Regards,

Varsha


0 Kudos
Reply