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

Problems with OpenCL SDK 13.0 on Windows 7

Altera_Forum
Honored Contributor II
1,117 Views

hai all. 

 

 

i installed Quartus II 32-bit Shell and Altera SDK for OpenCL 

 

C:\Users\Udaya>quartus_sh --version 

Quartus II 32-bit Shell 

Version 13.0.0 Build 156 04/24/2013 SJ Full Version 

Copyright (C) 1991-2013 Altera Corporation 

 

C:\Users\Udaya>aoc --version 

Altera SDK for OpenCL, 64-Bit Offline Compiler 

Version 13.0 Build 190 

Copyright (C) 2013 Altera Corporation 

C:\Users\Udaya

after installing i cannot find opencl.exe plz someone help me with this issue
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
389 Views

There is no opencl.exe The two programs you use are 'aoc' which is the compiler and 'aocl' which is the OpenCL toolkit. You can find the documentation that explains this in more detail here: http://www.altera.com/literature/lit-opencl-sdk.jsp 

 

Also note when you use OpenCL, the 64-bit version of Quartus will be used as well as 64-bit libraries for the host application.
0 Kudos
Reply