From 5bf971e5b8480bf19c7198f6c8309917171f1d3c Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Mon, 7 Sep 2015 11:23:55 +0200 Subject: MKL is now free of charge for opensource --- doc/UsingIntelMKL.dox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/UsingIntelMKL.dox') diff --git a/doc/UsingIntelMKL.dox b/doc/UsingIntelMKL.dox index 4b624a156..84db992b6 100644 --- a/doc/UsingIntelMKL.dox +++ b/doc/UsingIntelMKL.dox @@ -40,7 +40,8 @@ Since Eigen version 3.1 and later, users can benefit from built-in Intel MKL opt Intel MKL provides highly optimized multi-threaded mathematical routines for x86-compatible architectures. Intel MKL is available on Linux, Mac and Windows for both Intel64 and IA32 architectures. -\warning Be aware that Intel® MKL is a proprietary software. It is the responsibility of the users to buy MKL licenses for their products. Moreover, the license of the user product has to allow linking to proprietary software that excludes any unmodified versions of the GPL. +\note +Intel® MKL is a proprietary software and it is the responsibility of users to buy or register for community (free) Intel MKL licenses for their products. Moreover, the license of the user product has to allow linking to proprietary software that excludes any unmodified versions of the GPL. Using Intel MKL through Eigen is easy: -# define the \c EIGEN_USE_MKL_ALL macro before including any Eigen's header -- cgit v1.2.3