Quantcast
Browsing all 3005 articles
Browse latest View live

DftiCommitDescriptor hangs my application

Hi,I've been struggling with this for a while, hope you can help.I'm creating a shared library on Linux (Centos 6.7) using FFT's implemented with the MKL. My library works fine when used together with...

View Article


Using MPI parMETIS with cluster_sparse_solver

Hello.I am optimizing the `cluster_sparse_solver` runtime. In my case, the majority of the runtime is taken by phase `11`, symbolic factorization, with METIS. Additionally, only a single node is used...

View Article


MKL Library license requirement for R

Hi AllWe need to use MKL with Open Source R. As I read over this site, that these libraries will be used during compilation stage of R. Could you confirm on the licensing requirement. Should we go for...

View Article

Intel® Math Kernel Library 11.3 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

Odd dgesv results

Hello,I'm trying to refactor a piece of code that solves a simple Ax=b linear problem using MKL. From the manual, I saw that dgesv is the function I should call.A is an n-by-n Jacobian matrix (with...

View Article


Image may be NSFW.
Clik here to view.

Segfault error for calling dcg_init

Hi, I got segment fault error when calling dcg_init.  Please help me. Thanks. KrylovFMM is the subroutine calling the iterative solver. Shelltest1.c is the main file....

View Article

Error MKLMPI_Get_wrappers, cluster MKL using gfortran, OpenMPI

I am trying to compile a program using the MKL (11.3, 2016.0.109) libraries with the gfortran (5.1.0) compiler and OpenMPI (1.8.5, compiled against gfortran 5.1.0).I can successfully compile the...

View Article

Visual Studio 2015 unresolved external symbol _snprintf

Hi,My code compiles fine when using Visual Studio 2013, but when converting it to VS15, I get this error:Error    LNK2001    unresolved external symbol _snprintf    FEBio2...

View Article


Intel MKL 11.3 IFFT bug?

Hi,There seems to be a bug in the Intel MKL library version 11.3 with IFFT. The test program below (sorry the attach feature doesn't work) performs the FFT on an input buffer and then the IFFT on the...

View Article


Help Using Lapack for Getting Least Squares Fit Polynomial Coefficients

Hello all,I am a first time MKL user trying to use the library to fit a 3rd-order 2-d polynomial function to f(x,y). This algorithm works using pretty much the same exact approach in Python so I...

View Article

MKL-DSS-DSS-Error, reordering problem

I am trying to solve a sparse system of equations but I am getting this error "MKL-DSS-DSS-Error, reordering problem" without any more specifics on what the error is. This is what my code looks...

View Article

Bloated EXEs produced when MKL-DSS used with static libraries

Fortran and C applications that make calls to DSS (Direct Sparse Solver) produce huge EXE files on Windows when recent versions of Intel compilers and MKL are used, if static libraries are selected...

View Article

Makefile and MKL

Hi,  I am using MKL (the student version) with MPICH2.In my Makefile, the paths for MKL are hardcoded. How can I make it that they get more general? I mean, that now that my professor will check the...

View Article


Multithreading (BLAS sgemm)

Dear Forum,I am trying to make MKL accelerate a matrix multiplication for me. It works, but MKL insists on doing it with a single thread. I played around a bit. But regardless of what I do - even when...

View Article

MKL Community Edition for OS X availability

Hello! I don't see MKL listed in my available downloads for "Community Licensing for Intel® Performance Libraries for OS X". It appears to be available for Linux and Windows, though. Will MKL be made...

View Article


Wrong results while solving for eign vectors!

i am trying to use the dsyev routine. Now i modified your default example slightly by solving for matrix:2,1,3, 1,2,3, 3,3,20 i am getting : Eigenvalues   1.00   2.00  21.00 Eigenvectors (stored...

View Article

Different pivots ( intel mkl vs gnu lapack) from dgesv !

i have two codes for solving linear equations, one from intel:  /******************************************************************************* * Copyright (C) 2009-2015 Intel Corporation. All Rights...

View Article


Scaling of FEAST?

HiShort question: how do the execution time of FEAST scale with the subspace size M0?I am trying to add support for the eigensolver FEAST to a large atomic structure program package, GRASP2K, and it...

View Article

vmlSetMode is not working

Hello,I wanted to use the function vmlSetMode for c++ but the input parameter is ignored for all possible inputs. For example:unsigned int x = vmlSetMode(VML_ERRMODE_IGNORE); unsigned int y =...

View Article

mkl_realloc alignment

Hi, I'm facing a problem probably due to misalignment so I decided to use mkl_*alloc with Parallel Direct Sparse Solver.The solver needs 64byte alignment that is succesfully obtained my...

View Article
Browsing all 3005 articles
Browse latest View live


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