Tiziano De Matteis

Results 16 comments of Tiziano De Matteis

It seems that cmake is getting the right paths. I have the very same configuration (apart from the difference in the board and related paths). I can not reproduce even...

I wonder why is creating another folder (`include20`), and `aocl` not returning it properly. - is this Quartus Pro? - Can you just copy-paste the content of `include20` into `include`...

Hi @vselhakim1337, glad that this helped. To use another BSP, you should install it, make sure Quartus recognizes it and the use the corresponding DaCe flag to target the desired...

@vselhakim1337 > Nowhere in there is mentioned which versions to use Right, we can be more explicit on this, mentioning that has been tested only with Intel FPGA PRO. >...

Hi @vselhakim1337, thanks for the in-depth analysis. Let me go over point by point: > The CMake system does not automatically find the OpenCL paths from the Intel SDK hlslib...

Hi @jzhoulon, if you add an explicit compilation step with `sdfg.compile()` this will automatically trigger compilation unless: - you add the flag that you mentioned - or, equivalently, you configure...