Forum Discussion
Hi,
Based on my knowledge, you may need to remove some logics to optimize and fit your design.
Is there any other error during your compilation?
Thanks!
I have optimized my kernel code and it work now.
The other error when I try to compiling as emulator the following error was generated.
aocl-clang: error: unable to execute command: posix_spawn failed: No such file or directory
aocl-clang: error: linker command failed due to signal 1 (use -v to see invocation)
aocl-clang: note: diagnostic msg: Please submit a bug report to http://llvm.org/bugs/ and include command line arguments and all diagnostic information.
aocl-clang: note: diagnostic msg: Error generating preprocessed source(s) - no preprocessable inputs.
Error: Optimizer FAILED.
Refer to My_Kernel/My_Kernel.log for details.