- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I wrote a simple code in OpenCL for FPGA board. I use DE10 nano shared-only board and Intel SDK 18.1 . The main problem is too much Ram consumption. the HTML report mainly shows the problem in Local memory arrays. In an ND-range kernel this problem gets even worse!
Another problem is: there is a compiler warning for all Local arrays which is:
(Aggressive compiler optimization: removing unnecessary storage to local memory)
By the way, In the LOOPS ANALYSIS tab there is II : ~1 and in Details pane it mentions:
(II is an approximation due to the following stall-able instructions: Load Operation #no, Store Operation #no). How can I resolve it and reach the exact 1 for II ?!!
Link Copied
0 Replies

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