Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

Problems with OpenCL SDK 13.0 on Windows 7

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

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.