- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have existing program which is computation intensive. That is why I want to try with FPGA using OpenCL for acceleration. The program is my computations are all done through certain libraries such as MKL, LAPACK/ARPACK. How do I call these libraries through OpenCL? Is it possible? Any suggestion? Thank you!!Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't know if it is possible, but I think you may find the libraries are not coded in a way that lets the Altera OpenCL compiler generate efficient hardware. This may not give you the acceleration you might expect. Can you try using a library? That would anwer your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your response.
What do you mean "can you try using a library"? I am new to FPGA. So I am not sure what you meant.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What I meant is, have you tried compiling OpenCL code with functions from a library?

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