[cfe-dev] Clang official OpenMP support?

Hal Finkel hfinkel at anl.gov
Wed Sep 24 06:07:35 PDT 2014


----- Original Message -----
> From: "Adam Strzelecki" <ono at java.pl>
> To: "cfe-dev at cs.uiuc.edu Developers" <cfe-dev at cs.uiuc.edu>
> Sent: Wednesday, September 24, 2014 7:29:41 AM
> Subject: [cfe-dev] Clang official OpenMP support?
> 
> Has OpenMP (libiomp) support been finally merged to Clang trunk?
> 
> I see several tests for OpenMP but it seems clang -fopenmp is just
> dummy. Or there is a way to enable it when building via cmake?

This is still in progress. If you want usable OpenMP CodeGen right now, you'll need to use the repositories from http://github.com/clang-omp/

 -Hal

> 
> --Adam
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
> 

-- 
Hal Finkel
Assistant Computational Scientist
Leadership Computing Facility
Argonne National Laboratory



More information about the cfe-dev mailing list