Quantcast
Channel: Intel® Software - Intel® oneAPI Math Kernel Library & Intel® Math Kernel Library
Browsing all 3005 articles
Browse latest View live

FFT not working for N=2048

Hello,I have a problem with mkl FFT. It stops working without a hint for N=2048.Here is my implementation: MKL_LONG status; int nThreads = omp_get_num_threads(); int th=0; DFTI_DESCRIPTOR_HANDLE handle...

View Article


Explicit SVD vs SVD with eigen solver

Hi, could you clarify two following questions.Consider following mathematical problem. Given general full rank square non symmetric matrix A of 13 000 x 13 000 size I want to find its SVD with all...

View Article


Access to previous versions of Intel MKL

I want to use DLL and Libs of Intel MKL version 10.3.7.1 in my software program. If I purchase a license copy of latest version of Intel MKL for example 11.0, then do I get access to previous version...

View Article

Problem using DSS

Hi!I'm taking my first steps at MKL and after installation and linking libraries (I have Ubuntu 12.04, 64-bit) I tried to modify the direct solver dss_sym_c.c so that I could solve my sparse symmetric...

View Article

Eigenvectors using MKL

Hi, I need help to calculate Eigenvectors using MKL routines.I have some codes that were compiled using Compaq Visual Fortran and they had IMSL libraries within. Now I'm using Visual Studio 2010+Visual...

View Article


Memory crash in DSS

Hi!I modified DSS solver so that I could solve my own system using it but at the dss_solve_real step memory error occurs. I use malloc to allocate memory for the system while the example dss_sym_c.c...

View Article

Linking Intel MKL is easy

icl prog.c /Qmklor,ifort prog.f /QmklThat's the easiest way if you are using one of the latest Intel compilers on Windows*. There are similar compiler options for Linux* and Mac OS* X as well.Another...

View Article

Can I use MKL from Java,from C# or from Python?

Can I use MKL from Java, From C# or from Python or from ......? Many developers may ask the first question when learn Intel MKL. The answer isYES. Then a following question is how to? Here is...

View Article


New Intel Premier Support

The New Intel(R) Premier Support (IPS) is coming August 19thWe are excited to announce the launch of a new version of Intel® Premier Support that replaces the existing Intel Premier Support web site...

View Article


Intel® Math Kernel Library 11.1 Update 2 is now available

Intel® Math Kernel Library (Intel® MKL) is a highly optimized, extensively threaded, and thread-safe library of mathematical functions for engineering, scientific, and financial applications that...

View Article

Build failure due to duplicate definitions

pstran and pdtran are defined in both mkl_pblas.h and mkl_scalapack.h. Causes build to fail with visual studio, unless commented out from mkl_scalapack.h

View Article

Matrix Reordering in MKL?

Are there any matrix reordering algorithms available in the MKL API, such as Reverse-Cuthill-McKee or Gibbs-Poole-Stockmeyer? I can't seem to find any references one way or the other.Thank you.

View Article

Math Kernel Library Link Line Advisor unable access

https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor now unable access!

View Article


Number of licenses required for MKL?

We're trying to determine how many MKL licenses are required for our system setup. We would only be using MKL through R, so after R is built with MKL, I don't think we would not be directly calling MKL...

View Article

MKL POISSON LIBRARY ERROR

I am numerically solving Poisson equation using Poisson Solver Routines https://software.intel.com/en-us/node/471042 . The equation has both Neumann and periodic boundary conditions. These boundary...

View Article


Documentation on using MKL With VxWorks?

Hello,I've seen articles on the web site which state that the Linux version of the MKL can be used with VxWorks.  Is there a document that describes how to do this?Thanks!

View Article

Image may be NSFW.
Clik here to view.

MKL PZGESVD crashes when linking from C++.

Hi,In the attached test case (a.cpp), I'm trying to use the scalapack  PZGESVD routine, but it crashes for a reason I cannot figure out.  I'm calling from C++.  If I call PDGESVD on a real (double...

View Article


LAPACKE_*lang* missing

The LAPACKE_*lang* functions for computing matrix norms are documented, but their definitions seem to be missing from the MKL C header files.Is this a mistake on my part, or are they indeed...

View Article

Registration Link : Intel® MKL 11.2 Beta

Intel® MKL 11.2 Beta is now available as part of Intel® Cluster Studio XE 2015 Beta.Try out the new Intel® Software Development Tools 2015 Beta and help us make our product better.Here is the...

View Article

MKL_Free_Buffer Thread Safety

Hello,I have a code which uses MKL FFT function and is almost same as the standard example except I free the buffers at the end. It is a 1-D FFT complex to complex in-place. MKL is used by multiple...

View Article
Browsing all 3005 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>