[Openmp-dev] Changing the CMake Cache variables

Peyton, Jonathan L jonathan.l.peyton at intel.com
Mon May 18 08:39:25 PDT 2015


Sounds good to me.  I can change this easily enough.

-- Johnny

-----Original Message-----
From: Hal Finkel [mailto:hfinkel at anl.gov] 
Sent: Friday, May 15, 2015 6:47 PM
To: Peyton, Jonathan L
Cc: openmp-dev at dcs-maillist2.engr.illinois.edu
Subject: Re: [Openmp-dev] Changing the CMake Cache variables

Hi Johnny,

As I recall, the libc++ variables start with LIBCXX_ and the compiler-rt variables start with COMPILER_RT_; why don't we settle on the new library name and then prefix these with LIB<NAME>_?

 -Hal

----- Original Message -----
> From: "Jonathan L Peyton" <jonathan.l.peyton at intel.com>
> To: openmp-dev at dcs-maillist2.engr.illinois.edu
> Sent: Friday, May 15, 2015 12:42:35 PM
> Subject: [Openmp-dev] Changing the CMake Cache variables
> 
> 
> 
> 
> 
> Hello Everyone,
> 
> 
> 
> Chandler noted that the variable naming convention for the CACHE 
> variables needed prefixing and so I have changed all of them to 
> UPPERCASE and prefixed with LLOMP_.
> 
> Also, I have changed any LIBIOMP_ variable to LLOMP_. There are still 
> libiomp (library name, some openmp specific targets) references in the 
> CMake system but those will be changed in a different patch.
> 
> 
> 
> I wanted to make sure with everyone that LLOMP_ was ok and also to 
> warn about the change.
> 
> 
> 
> -- Johnny
> 
> 
> _______________________________________________
> Openmp-dev mailing list
> Openmp-dev at dcs-maillist2.engr.illinois.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/openmp-dev
> 

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




More information about the Openmp-dev mailing list