Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21611 Discussions

Nios II and OpenMP

Altera_Forum
Honored Contributor II
1,213 Views

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.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
463 Views

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.

0 Kudos
Reply