Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17267 討論

what problem with SDK for OPenCL v17.1

Altera_Forum
榮譽貢獻者 II
1,687 檢視

Hi all! 

I'm trying run opencl example hello_world on quartus v17.1.  

the compiler guider document wrote that compiler time may some hours. but i run two days, still don't have result. 

what is the matter with my object? 

 

Thanks for your help. 

https://alteraforum.com/forum/attachment.php?attachmentid=15384&stc=1 https://alteraforum.com/forum/attachment.php?attachmentid=15384&stc=1
0 積分
7 回應
Altera_Forum
榮譽貢獻者 II
928 檢視

Please post the specs of your compilation machine (CPU model, memory size) and attach the "quartus_sh_compile.log" file.

Altera_Forum
榮譽貢獻者 II
928 檢視

 

--- Quote Start ---  

Please post the specs of your compilation machine (CPU model, memory size) and attach the "quartus_sh_compile.log" file. 

--- Quote End ---  

 

 

CPU intel Core I5-6500, 16gb of Ram, windows 7 64bit 

i dont understand what is the ""quartus_sh_compile.log" file?
Altera_Forum
榮譽貢獻者 II
928 檢視

When you are compiling the kernel, a folder will be created on your disk with the same name as the kernel. Look inside that folder for the file that I mentioned. It includes the compilation log. Also please mention your FPGA board name.

Altera_Forum
榮譽貢獻者 II
928 檢視

 

--- Quote Start ---  

When you are compiling the kernel, a folder will be created on your disk with the same name as the kernel. Look inside that folder for the file that I mentioned. It includes the compilation log. Also please mention your FPGA board name. 

--- Quote End ---  

 

 

it is true that the system generate a new folder ,but i still dont find the quartus_sh_compile file that you mentioned. I just run the hello_world example, so dont require connect to any FPGA Board
Altera_Forum
榮譽貢獻者 II
928 檢視

This has nothing to do with whether you have an FPGA board or not. If you don't have the quartus_sh_compile file, it means the placement and routing process has not even started.

Altera_Forum
榮譽貢獻者 II
928 檢視

 

--- Quote Start ---  

This has nothing to do with whether you have an FPGA board or not. If you don't have the quartus_sh_compile file, it means the placement and routing process has not even started. 

--- Quote End ---  

 

 

So if i install a board, that proplem is solved or not? And because size of RAM(16Gb) of my PC, so the compile time will take along time?
Altera_Forum
榮譽貢獻者 II
928 檢視

This problem is not related to whether you have a board installed or not. 16 GB is enough for targeting Cyclone devices; for bigger devices, you need much more memory. Check the following page for Altera's memory size recommendations: 

 

http://dl.altera.com/requirements/18.0/
回覆