- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I want to concatenate (feed the output of one as input to the other) cblas_cherk and LAPACKE_cheevx functions inside a GPU. The CPU version works , but GPU version with omp pragmas does not work. Can I concatenate two MKL functions using openMP?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for posting in Intel Communities.
Could you please provide us with the complete sample reproducer code(along with the steps if any) and output you got while you are running on the CPU?
Additionally, do let us know the OS details, hardware(CPU and GPU), and Intel MKL version you are using.
Thanks & Regards,
Varsha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We have not heard back from you. Could you please provide us with an update on your issue?
Thanks & Regards,
Varsha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
It should be possible tell whether the mkl functions are supported or not by looking at the mkl interface if you have expertise . There is no need to see the full code. Please close this thread. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Apologies for the delay in my response.
I tried concatenating(passing one MKL routine results as an input to another function) the Intel MKL functions using OpenMP on GPU, and it worked without any errors.
I noticed that the function cblas_cherk which you are using is not listed in the supported functions The reason for your issue might be the routines you are using are not listed in the supported routines.
Please find the below link for the supported OpenMP offload for Intel MKL
Could you please try the supported routines as mentioned in the link and let us know if you are still facing any errors?
Thanks & Regards,
Varsha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We have not heard back from you. Could you please provide us with an update o your issue?
Thanks & Regards,
Varsha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We have not heard back from you. Could you please let us know if you have any other queries?
Thanks & Regards,
Varsha

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page