Loading...
You are not logged-in Login/Register





  • Posts   Search Threads
  • Gennady Fedorov (Intel)September 20, 2009 9:50 PM PDT   
    Intel® MKL 10.2 Update 2 is now available

    Intel® MKL 10.2 Update 2 is now available. This full Intel MKL package includes the following features:

    • Performance improvements
      • Many improvements in BLAS functions for Intel® Core™ i7 processors, and Intel® Xeon® processor 5300, 5400, and 5500 series
      • Improved scalability of the following LAPACK functions: ?POTRF, ?GEBRD, ?SYTRD, ?HETRD, and ?STEDC divide and conquer eigensolvers
      • PARDISO OOC performance has improved significantly for symmetric positive definite matrices
      • Improved performance for the double precision Sobol generator for dimensions >= 16
      • Improvements in many VML functions for Intel® Xeon® processor 5500 series and others: v(s,d)Pow, v(s,d)Ceil/Trunc/Floor, vsSin/Cos/SinCos, and vdSin/Cos/SinCos
      • Improved scalability of 1D, single precision, complex FFTs and improved performance for small 3D transforms
    • Usability/Interface improvements
      • Support for 64-bit integer parameters in FFTW wrappers
      • Intel MKL is now compatible with the representation of logical values in GCC 4.4.0
      • All transpose functions now have a Fortran interface
    • Bug fixes

    For further information on these features see the New in Intel MKL 10.2 knowledgebase article.

    CODE TIPS

    Users with current licenses may login at the Intel® Registration Center to download.



    YiannisOctober 23, 2009 5:16 AM PDT
    Rate
     
    Re: Intel® MKL 10.2 Update 2 is now available

    Hello.
    We develop engineering software (finite element libraries/applications) for the .NET platform (C#).

    We are considering the option to adopt Intel Math Kernel Library in our projects, so I would like to ask you two questions:

    1. How easy it is to adopt MKL in our .NET project - do you provide support for managed software?

    2. If we purchase MKL for Windows, can we distribute the MKL dlls along with our dlls, or should we have any extra runtime/royalty fees.



    Gennady Fedorov (Intel)October 24, 2009 12:01 AM PDT
    Rate
     
    Re: Intel® MKL 10.2 Update 2 is now available

    Quoting - Yiannis
    Hello.
    We develop engineering software (finite element libraries/applications) for the .NET platform (C#).

    We are considering the option to adopt Intel Math Kernel Library in our projects, so I would like to ask you two questions:

    1. How easy it is to adopt MKL in our .NET project - do you provide support for managed software?

    2. If we purchase MKL for Windows, can we distribute the MKL dlls along with our dlls, or should we have any extra runtime/royalty fees.


    Yiannis,
    1.  please see here some discussion for your reference about using Intel(R) MKL in your C# program:
    http://software.intel.com/en-us/articles/using-intel-mkl-in-your-c-program/
    2. you can distribute the MKL dlls with yours without any extra runtime/royalty fees
    --Gennady


    YiannisOctober 24, 2009 4:59 AM PDT
    Rate
     
    Re: Intel® MKL 10.2 Update 2 is now available


    Yiannis,
    1.  please see here some discussion for your reference about using Intel(R) MKL in your C# program:
    http://software.intel.com/en-us/articles/using-intel-mkl-in-your-c-program/
    2. you can distribute the MKL dlls with yours without any extra runtime/royalty fees
    --Gennady

    Thank you Gennady.

    Gennady Fedorov (Intel)October 24, 2009 7:29 AM PDT
    Rate
     
    Re: Intel® MKL 10.2 Update 2 is now available

    Please feel free to ask any questions regarding libraries..


Forum jump:  

Intel Software Network Forums Statistics

17,025 users have contributed to 48,319 threads and 172,758 posts to date.

In the past 24 hours, we have 11 new thread(s) 54 new posts(s), and 47 new user(s).

In the past 3 days, the most popular thread for everyone has been Optimalization of sine function\'s taylor expansion The most posts were made to Most likely, the issue is that The post with the most views is Optimalization of sine function\'s taylor expansion

Please welcome our newest member redfruit83


For more complete information about compiler optimizations, see our Optimization Notice.