Closed sudakshina closed 10 years ago
It has been open sourced. See openmp.llvm.org.
Best regards,
Software Engineer Intel Compiler Team Intel Corp.
27 Май 2014 г. 14:20:26, sudakshina писал:
To run (rather than just compile) code I need to get and build an Intel Openmp Runtime Library. It uses Intel® Composer XE, Intel® Cluster Studio XE and Intel® Parallel Studio XE products, which are not free. How to get around that problem ?
— Reply to this email directly or view it on GitHub https://github.com/clang-omp/clang/issues/35.
Hi, Thanks for your reply. Do I have to execute following command for checking out compiler for icc and icpc ? svn co http://llvm.org/svn/llvm-project/openmp/trunk openmp
icc and icpc already have openmp library, you should build it yourself only for clang.
Best regards,
Software Engineer Intel Compiler Team Intel Corp.
How to get around the problems "icc:command not found" and "icpc:command not found" in ubuntu 12.04 ?