Intel® Distribution for Python*
Engage in discussions with community peers related to Python* applications and core computational packages.
433 Discussions

Internal Compiler error,abnormal program termination

Abhijit4
Beginner
356 Views

Hi intel Family,

I have installed OneAPI base toolkit(Version 2024.1.0.595) and MS VS 2022 version.I have installed intel distribution for python also. My python version is 3.12.5.

 

While trying to excute a simple program( addition of two vector) to check where my GPU program is working fine or not the error is showing as " Internal compiler error, abnormal program termination". In CPU it is working fine.

 

My system details are shown below:

1.Graphics processor: Intel(R) UHD Graphics.

2.Microsoft Directx: 12

3.Graphics Driver: 27.20.100.8681.

4.Shader version:5.1

5.OpenCL runtime version :2.1

6.vulkan:1.2.148

7.OS: windows 10 pro(version: 22H2)

8.Processor: Intel(R) Core(TM) i5-10310U CPU @ 1.70GHz 2.21 GHz.

 

Can anyone help me in this regard?

 

Labels (1)
0 Kudos
1 Solution
StefR_Intel
Moderator
240 Views

Hi Abhijit,

 

It is important to ensure that your system meets the necessary requirements to be able to use the latest Data Parallel Extensions for Python*, including Data Parallel Extensions for Numpy* and the Data Parallel Control library*. If you are interested in testing these tools but do not have access to a suitable system, we recommend exploring the Intel® Tiber™ AI Cloud.
 
I hope this information helps clarify your query. If you have any further questions related to the Intel® Distribution for Python*, please feel free to ask.



Regards,

Stef

View solution in original post

0 Kudos
3 Replies
StefR_Intel
Moderator
312 Views

Hi Abhijit,

 

Please check out the System Requirements for the Intel® Distribution for Python* here: https://www.intel.com/content/www/us/en/developer/articles/technical/get-started-with-intel-distribution-for-python.html#sys_reqs. As you can see, Intel® UHD Graphics for 11th generation Intel processors or newer is required. I can see from your details that you have a 10th generation Intel processor.

Regards,

Stef

0 Kudos
Abhijit4
Beginner
286 Views

Hi Stef,

Thanks for your response.

I would like to know if there is any method or option to use a 10th generation or older Intel processor, or if the support is strictly limited to 11th generation and newer. Could you clarify if it's possible?

Thanks in advance.

Best regards,

Abhijit.

0 Kudos
StefR_Intel
Moderator
241 Views

Hi Abhijit,

 

It is important to ensure that your system meets the necessary requirements to be able to use the latest Data Parallel Extensions for Python*, including Data Parallel Extensions for Numpy* and the Data Parallel Control library*. If you are interested in testing these tools but do not have access to a suitable system, we recommend exploring the Intel® Tiber™ AI Cloud.
 
I hope this information helps clarify your query. If you have any further questions related to the Intel® Distribution for Python*, please feel free to ask.



Regards,

Stef

0 Kudos
Reply