Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

Nios 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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.