In the video below , Max Domeika , Intel Software and Services Group talks about Intel parallel studio .

Max Domeika in the video talks about the solution to the N- Queens problem and shows the feature called OpenMP that paralleize the Application .

Wondering what is OpenMP ??

OpenMP stands for Open Multiprocessing is an Application Programming Interface supporting parallel programming .OpenMP is portable and works on Unix and Microsoft Windows platform .

OpenMP in Microsoft Visual Studio

References

Share