Forum Discussion

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

OpenCL SDK 15.0 not opening

I have downloaded 15.0 FPGA design and SDK for openCL.

Istallation process done, but just quartus is working and for OpneCL SDK terminal open for a second and close by it self. I am not able to open it.

anyone can help me?:(

12 Replies

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

    Oh, and the OpenCL SDK has only command-line tools, no GUI (as far as I know). The reason for the window disappearing is that a command prompt closes as soon as aocl is started as you don't provide any arguments. If you want to know what these are, start a command prompt and enter the following command: aocl. This calls the aocl.exe from the hld\bin directory in the altera(_pro) install directory.

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

    Sorry, didn't see your last post. I have no idea about the ammount of memory needed for that board. As to the development of the code, I use Microsofts Visual Studio, but any text editor and compiler will do. The OpenCL SDK is only used to compile and emulate the device.