Altera_Forum
Honored Contributor
8 years agoOpenCL apparently stuck at compiling vectorAdd example
Hello, I am currently struggling to make the example provided in ftp://ftp.altera.com/up/pub/intel_material/16.1/tutorials/opencl.pdf work.
The compilation seems to be stuck forever. It's been going on for several hours already. I really have no clue on what the problem could be. This is the command I'm trying to make work --- Quote Start --- aoc device/vectorAdd.cl -o bin/vectorAdd.aocx --board de1soc_sharedonly --- Quote End --- Note that I changed the name provided in the tutorial vector_add to vectorAdd to match the actual name. However, I tried running the boardtest example with the same result, which had already the same name. The command aoc --list-boards does correctly return de1soc_sharedonly. I attached the quartus_sh_compile.log which I learned could help in troubleshooting from another thread. I am currently running Windows 10 Education 64 bit ( 10.0, build 14393 ), with Quartus Prime 17.0 Build 595 04/25/2017 SJ Standard Edition and a Terasic De1SoC board. My system has 16GB of ram memory, 63.7 GB of free space on the SSD where quartus and opencl are installed, and a 5930k Intel core i7 processor. This is the output of the command aoc --version: Version 17.0.0 Build 595 Copyright (C) 2017 Intel Corporation