Forum Discussion
Altera_Forum
Honored Contributor
12 years agoNios II and OpenMP
Hi all,
I need to get a C program with OpenMP running on a multiprocessor architecture. Does nios II processor support this? If no, Is there any other parallel programming model on NIOS II (something like OpenMP) ? Thanks.1 Reply
- Altera_Forum
Honored Contributor
The GCC supplied by Altera does not support -fopenmp, so while there is no technical reason why it couldn't work, you would have a fair bit of software work involved in getting it running.