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

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

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


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

compiling with GCC using ilp64 interface, keep getting seg-fault

Here is my source file(gm.c) in C, multiplying two n by n matrix, A and B, using dgemm() within Inel MKL:#include <stdio.h> #include <stdlib.h>#include "mkl.h"int main(){    int n = 500;...

View Article


Sparse direct solve on Xeon phi?

HiI have gone through the MKL documentation but find it very unclear which MKL routines can actually offload to Xeon Phi. Does the MKL include any sparse direct solver capable of offloading to Xeon...

View Article

ALLOCATE or MKL_MALLOC?

In Fortran, assuming I have a 64bit avx-able machine at my disposal, Is ALLOCATE statement guaranteed to allocate aligned arrays when the compiler is called with the "-align array64byte" flag? Or, do I...

View Article


Fatal error in MPI_Recv: Invalid tag

Hello,I was developing a new software using scaLAPACK/BLACS MKL implementation. In my small testing cluster everything worked ok. However, when I have moved to the 'big' cluster to start computations,...

View Article

Fatal error in MPI_Recv: Invalid tag

Hello,I was developing a new software using scaLAPACK/BLACS MKL implementation. In my small testing cluster everything worked ok. However, when I have moved to the 'big' cluster to start computations,...

View Article

Image may be NSFW.
Clik here to view.

FFT forward and backward test

Hi,I am testing the FFT routines in MKL library. Following the example code, I was able to do 1D forward FFT for an array input supplied by a text file. Then a backward FFT is performed and the result...

View Article
Browsing all 2652 articles
Browse latest View live


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