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.
371 Discussions

How to use two tiles with oneapi 2022.1.0?

nahso
Novice
516 Views
Hello,
I am using ATS-P gpu, and I created a queue with gpu_selector, submitting a parallel_for task to the queue. The vtune profilling result shows only one tile(tile 0) was used, but I can not find APIs to explicitly use two tiles.
Therefore, how can I use two tiles?
0 Kudos
3 Replies
VarshaS_Intel
Moderator
476 Views

Hi,


We are working on your issue internally. We will get back to you soon.


Thanks & Regards,

Varsha


0 Kudos
Alina_S_Intel
Employee
417 Views

I have received your request. Thank you for raising it.

I hope the following link will give you sufficient information about using multi-tile Intel GPUs:

https://intel.github.io/llvm-docs/MultiTileCardWithLevelZero.html


There are comments on how you should change your code to support 2 tiles and in the very end there are links to examples.


0 Kudos
Alina_S_Intel
Employee
396 Views

We will no longer monitor this thread. Hope the link I provided earlier answers your question.

If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.

Thanks!


0 Kudos
Reply