Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- This looks like a bug in the compiler. Try the latest version of Quartus, v17.1. If you still got the same error, open a support ticket with Altera and report it. --- Quote End --- from the specification, they say that the return value and arguments must be of the same type.. https://www.khronos.org/registry/opencl/sdk/2.0/docs/man/xhtml/ceil.html So i changed it and no problem. Thanks HRZ :cool: