Sunday, April 28, 2024
57
rated 0 times [  57] [ 0]  / answers: 1 / hits: 128518  / 2 Years ago, fri, may 20, 2022, 6:50:59

Im using Ubuntu 12.04 LTS.
I don't know if it makes a difference but CPU's architecture is 64bit (Intel i3).


More From » software-installation

 Answers
5

You don't install OpenMP. OpenMP is a feature of the compiler. Check that the compiler you are using implements OpenMP, which is an API for parallel programming in C/C++/Fortran.



Check with the OpenMP website, openmp.org for a list of compilers and platforms that support OpenMP programming.


[#37994] Saturday, May 21, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
enytidge

Total Points: 169
Total Questions: 105
Total Answers: 107

Location: Papua New Guinea
Member since Tue, Aug 24, 2021
3 Years ago
;