Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does the Altix system support automatic parallelization?

0
Posted

Does the Altix system support automatic parallelization?

0

Yes. You can have the ifort compiler automatically parallelize your program by adding the -parallel switch to your compilations. By also adding the switch -par_report3 you can also get a detailed report of how the compiler parallelized your program. Our experience is that the Intel compilers do not parallelize the code as well as the Origin MIPSPro compilers. In particular, loops that contain intrinsic functions involving complex functions often do not parallelize and multiple loops are less likely to be merged into a single loop.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.