Intel® ARC™ Graphics
Get answers to your questions or issues when gaming on the world’s best discrete video cards with the latest news surrounding Intel® ARC™ Graphics
2454 Discussions

Intel OneAPI based SYCL on Intel Arch A750

EminOzturk
Beginner
2,432 Views

Hi All,

       I am trying to run my SYCL code on Intel Arc A750 GPU. For some big size, I am getting the runtime error. I dont know why but max I can allocate 256MB on device's Memory. Is there any way to allocate more than that? Intel GPU has 8gb ram.

Screenshot 2023-03-03 at 8.06.59 PM.png

Screenshot 2023-03-03 at 8.09.24 PM.png

 Thanks

 

Emin

0 Kudos
1 Solution
EminOzturk
Beginner
2,378 Views

Hi Hugo

 

    We solved this issue by activating resizable bar on BIOS settings.  https://game.intel.com/story/intel-arc-graphics-resizable-bar/

 Someone helped us on SYCL slack channel.  His answer was "The CPU can't address more than 256MB in one chunk when ReBAR is off, and Intel GPUs were designed to have ReBAR always on." So by changing BIOS setting of resizable bar to on It was fixed. 


Thanks

 

View solution in original post

0 Kudos
3 Replies
Hugo_Intel
Employee
2,381 Views

Hello EminOzturk


Thank you for posting on the Intel® ARC™ Graphics. I am sorry to hear that you are experiencing issues on OneAPI when using your Intel® Arc™ A750 Graphics.


Please allow me to check this issue internally and I will post back once I have an update for you.


Best Regards,


Hugo O.

Intel Customer Support Technician.


0 Kudos
EminOzturk
Beginner
2,379 Views

Hi Hugo

 

    We solved this issue by activating resizable bar on BIOS settings.  https://game.intel.com/story/intel-arc-graphics-resizable-bar/

 Someone helped us on SYCL slack channel.  His answer was "The CPU can't address more than 256MB in one chunk when ReBAR is off, and Intel GPUs were designed to have ReBAR always on." So by changing BIOS setting of resizable bar to on It was fixed. 


Thanks

 

0 Kudos
Hugo_Intel
Employee
2,349 Views

Hello EminOzturk


We are glad to know you found a solution, thank you for taking the time to share this fix, and hopefully, it may help other community members experiencing similar behavior. Since the thread is now solved, we will proceed to close it. Please keep in mind that this thread will no longer be monitored by Intel.

Thank you for your understanding.  


Best Regards,


Hugo O.

Intel Customer Support Technician.


0 Kudos
Reply