On Thu, Jan 5, 2012 at 11:14 PM, Lars Buitinck <[email protected]> wrote:
> 2012/1/5 Fabian Pedregosa <[email protected]>:
>> Good look with the building issues. A safe solution would be to do
>> conditional compilation. Scipy does it and we use the same build
>> system, unfortunately it's not as easy as it sounds :-).
>
> I hope you mean just passing compiler options optionally; you don't
> need conditional compilation for OpenMP, it will just be ignored by
> compilers that don't support it.

Yes, the conditional compilation is to get right the compiler flags,
AFAIK there's is no easy way to get the compiler version from
distutils but I might be wrong.

Fabian.

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to