- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I'm using OneAPI mkl blas functions and the TBB parallel_for and concurrent_vector features to accelerate my Windows 11 c++ application. They work great. I'm using the latest versions of Visual Studio and OneAPI. I'm running an I9-13900KS CPU.
It would be great if I could implement these or similar features on one of your ARC GPUs.
Can you tell me how I can accomplish this.
It would be great if I could prototype the function calls I would be on the GPU that is part of my CPU.
Regards
Craig
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi, Craig:
The mkl has different implementations on CPU and GPU. You may refer to our link line advisor tool to see if the option exists for your desired scenario.
Shiquan
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi, Craig:
The mkl has different implementations on CPU and GPU. You may refer to our link line advisor tool to see if the option exists for your desired scenario.
Shiquan
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi, Craig:
You may also check out the following pages:
https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-dpcpp/2025-0/overview.html
and let us know if any blas functions on Arc GPU need our developer's attention. Thanks.
Shiquan
