Altera_Forum
Honored Contributor
10 years agoKernel Vectorization
hi ========================================================== void tempA( ...) {...}; void tempB( ...) {...}; void processing(global int *a){ if(a == 0) tempA( a...