Re: [cmake-developers] Is there an official FindMKL module?

2015-08-28 Thread Siebren Reker
Hi Tim, On Thu, Aug 27, 2015 at 7:32 PM, Tim Gallagher tim.gallag...@gatech.edu wrote: Hi Siebren, I tried to link statically and it did not work for me, similar errors as to what you are getting. Ok, thank you for verifying The way the macro is supposed to work -- it checks for the MKL

Re: [cmake-developers] Is there an official FindMKL module?

2015-08-27 Thread Siebren Reker
a number of hits on Google for FindMKL.cmake files. I certainly wasn't alone in having trouble to get this to work (doesn't mean much of course). best, Siebren Tim -- *From: *Siebren Reker siebren.re...@gmail.com *To: *tim gallagher tim.gallag...@gatech.edu *Cc

Re: [cmake-developers] Is there an official FindMKL module?

2015-08-27 Thread Siebren Reker
). Have you had things fail when you setup your environment variables using the scripts Intel provides and when you set the BLA_VENDOR hint as an environment variable? Tim -- *From: *Siebren Reker siebren.re...@gmail.com *To: *cmake-developers@cmake.org *Sent

Re: [cmake-developers] Is there an official FindMKL module?

2015-08-27 Thread Siebren Reker
/libmkl_core.a ${MKLROOT}/lib/intel64/libmkl_sequential.a -Wl,--end-group Is my understanding correct, and can this be fixed? kind regards, Siebren On Thu, Aug 27, 2015 at 11:50 AM, Siebren Reker siebren.re...@gmail.com wrote: Hi Tim, That is encouraging, thanks. I went back and tried harder

[cmake-developers] Is there an official FindMKL module?

2015-08-26 Thread Siebren Reker
that? kind regards, Siebren Reker -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support