Altera_Forum
Honored Contributor
7 years agoFixed point optimization
Hello, I have written two kernels to notice the difference in fixed and floating point operations. a) __kernel __attribute__((task)) void test_multiplier(global char *restrict in,...