Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Intel® Math Kernel Library | Forum profile

Forum profile page for Intel® Math Kernel Library on http://www.intel.com. This report page is the aggregated overview from a single forum: Intel® Math Kernel Library, located on the Message Board at http://www.intel.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Intel® Math Kernel Library" on the Message Board at http://www.intel.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Intel® Software Network - Forums - Intel® Math Kernel Library (site profile, domain info intel.com)
Title: Intel® Math Kernel Library
Url: http://software.intel.com/en-us/forums/intel-ma...
Users activity: 18 post per thread
Forum activity: 27 active threads during last week
 

Posting activity on Intel® Math Kernel Library:

  Week Month 3 Months
Threads: 27 127 367
Post: 43 229 661
 

Intel® Math Kernel Library Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Gennady Fedorov (Intel)
16
user's latest post:
Intel® MKL 10.2 Update 3 is now...
Published (2009-12-22 08:00:00)
as an additional info, please see the KB - Intel(R) MKL 10.2 fixes List ... You can find there the list of all more significant issues fixed in Update3 --Gennady
Victor Pasko (Intel)
4
user's latest post:
TR with Boundry Constraints
Published (2009-12-22 04:17:00)
Quoting - dbacchus Update 3 is available ? UPDATE: It is available! Why no sticky? Anyways - thanks, will be checking now... Yes! Now you can find it there. -------- Thanks, -- Victor
savinovsv
3
user's latest post:
Beginners guide to scalapack...
Published (2009-12-19 23:02:00)
Quoting - tim18 Rather than everyone asking you what you intend to do, it's more productive for you to use the resources provided, then ask questions. Hello Tim18! May be I am not smart enough, but I could NOT find the information necessary to answer my questions in Intel's documentation. I also can not see the reason why this simple and purely technological knowledge should be a kind of magic. Why should I even ask these question...
Evgueni Petrov aka... (Intel)
2
user's latest post:
error: mkl.h: No such file or...
Published (2009-12-22 22:16:00)
...that is, the make file should look as follows: main .o : main.cpp $(CPP) -Wall -I$(INC) -c main.cpp main: main.o $(CPP) main.o -L$(LIB) -lmkl_intel -lmkl_core -lmkl_intel_thread -liomp5 -lpthread -lm -o main
Artem Vorobiev (Intel)
2
user's latest post:
TR with Boundry Constraints
Published (2009-12-19 05:37:00)
Hi Michael, Problem you reported has been fixed in MKL 10.2 Update 3. It is available now at the Intel Registration Center . Thanks, Art
ppthelion
2
user's latest post:
slowly when use the library fftw3xf
Published (2009-12-15 01:51:00)
when I used the library fftw3xf_ms.lib,I noticed that compilation would cost a long time .Is there a better way to solve this ? Thanks for your reply!
dbacchus
1
user's latest post:
TR with Boundry Constraints
Published (2009-12-19 15:03:00)
Quoting - Artem Vorobiev (Intel) Hi Michael, Problem you reported has been fixed in MKL 10.2 Update 3. It is available now at the Intel Registration Center . Thanks, Art Update 3 is available ? UPDATE: It is available! Why no sticky? Anyways - thanks, will be checking now...
crtierney42
1
user's latest post:
Is there a signicant performance...
Published (2009-12-15 18:27:00)
Quoting - Dmitry Baksheev (Intel) Hi Craig, Replacing use of FFTW3 interface with use of DFTI interface will not give noticeable performance advantage. However, you may get improved performance if you plan for multiple transforms in a single call of dfftw_execute instead of executing single transform in the loop. Could you look at DFFTW_PLAN_MANY_DFT_C2R, and rearrange your code to something like this: call...
Vladimir Koldakov (Intel)
1
user's latest post:
Problems with MKL in Microsoft...
Published (2009-12-18 00:10:00)
Hi, If you call Fortran 95 interface, you should use generic name: call gesv( A, B) and USE statement (Use lapack95 , Only: gesv) Then ensure "<mkl_directory>\include\ia32" directory is set or simply add it in the Additional Include Directories window. And you need link also mkl_lapack95.lib library. In case of 64 bit architecture the additional include directory should be...
bsukhwani
1
user's latest post:
MKL Matrix multiplication:...
Published (2009-12-15 12:49:00)
Quoting - Gennady Fedorov (Intel) then please check your if $MKLROOT provides the proper path to the MKL, or please try to build this example by using makefile see $MKLROOT/examples/cblas/ examples of using: make lib64 function=cblas_dgemmx+ --Gennady Great! Thanks!! The $MKLROOT was already providing the proper path to the MKL. Using the makefile did the trick. Now it compiles fine. This is what I used to make: make libem64t...
 

Latest active threads on Intel® Math Kernel Library::

Intel® Software Network - Forums
Started 3 days, 12 hours ago (2009-12-22 18:50:00)  by Evgueni Petrov aka... (Intel)
Quoting - zx123 Hi I can't fix error in my makefile: CPP=/opt/intel/Compiler/11.1/059/bin/ia32/icpc INC=/opt/intel/Compiler/11.1/059/mkl/include/ LIB=/opt/intel/Compiler/11.1/059/mkl/lib/32/ main: main.cpp $(CPP) -Wall -I$(INC) -c main.cpp main: main.o $(CPP) main.o -L$(LIB) -lmkl_intel -lmkl_core -lmkl_intel_thread -liomp5 -lpthread -lm -o main Then I ...
Thread:  Show this thread (3 posts)   Thread info: error: mkl.h: No such file or directory Size: 1,545 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: error: mkl.h: No such file or directory :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 3 days, 22 hours ago (2009-12-22 08:00:00)  by Gennady Fedorov (Intel)
as an additional info, please see the KB - Intel(R) MKL 10.2 fixes List ... You can find there the list of all more significant issues fixed in Update3 --Gennady
Thread:  Show this thread (3 posts)   Thread info: Intel® MKL 10.2 Update 3 is now available Size: 502 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Intel® MKL 10.2 Update 3 is now available :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 3 months, 1 week ago (2009-09-14 17:04:00)  by paulshirkey
// this is an IE specific issue fix for HTML with " /" characters in it which IE looks at like " /" instead and does not line break it. $(function(){ if ($.browser.msie) $("[id^='reply_text_']") .css({"overflow-x":"scroll","overflow-y":""}); }); Here is the code that is causing the crash.  I also found that the ...
Thread:  Show this thread (15 posts)   Thread info: FFT Crash in 1024-point, Multicore, C->C, Out-of-place, w/ MKL10.2 Size: 6,314 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: FFT Crash in 1024-point, Multicore, C->C, Out-of-place, w/ MKL10.2 :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 2 months, 2 weeks ago (2009-10-06 21:58:00)  by Gennady Fedorov (Intel)
// this is an IE specific issue fix for HTML with " /" characters in it which IE looks at like " /" instead and does not line break it. $(function(){ if ($.browser.msie) $("[id^='reply_text_']") .css({"overflow-x":"scroll","overflow-y":""}); }); hagai, it seems to me that recently we fixed the similar problem with "...
Thread:  Show this thread (6 posts)   Thread info: segmentation fault when calling dsyevr Size: 1,140 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: segmentation fault when calling dsyevr :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 1 month, 1 week ago (2009-11-13 02:41:00)  by Gennady Fedorov (Intel)
Mark, It seems to me this is the error with dstemv implementaion. We need to check more carefully the problem on our side. --Gennady
Thread:  Show this thread (6 posts)   Thread info: segfaults with dstemr Size: 383 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: segfaults with dstemr :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 1 month, 1 week ago (2009-11-12 19:32:00)  by Vladimir Koldakov (Intel)
Hi xearthl, Thank you for the detailed test. It's very useful to understand the problem.  -Vladimir
Thread:  Show this thread (4 posts)   Thread info: Incorrect results returned by cblas_zhemv and cblas_zgerc Size: 326 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Incorrect results returned by cblas_zhemv and cblas_zgerc :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 1 month, 1 week ago (2009-11-16 21:26:00)  by Gennady Fedorov (Intel)
Quoting - dbacchus MKL version: 10.2.2.025 IFC version: 11.1.051 Platforms: linux x64, win7 x64 Problem: Solve large eigenproblem for the bottom few eigenstates  Matrix: real symmetric, sparse (2D finite differences of stationary state Schrodinger equation) Method of solving: ARPACK or FEAST ERROR: the returned eigenvectors (not eigenvalues) are ...
Thread:  Show this thread (4 posts)   Thread info: Bug in MKL 10.2.2.025 Size: 2,842 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Bug in MKL 10.2.2.025 :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 3 weeks, 2 days ago (2009-12-02 23:47:00)  by Nikita Shustrov (Intel)
Hi Michael, We know about this issue. In general, the TR solvers are solvers for nonlinear optimization problems, but your objective function is linear. In some casesth the TR solvers may work incorrectly for problems with linear objective functions with boundary constraints. We've fixed this issue so TR solvers work correctly for such types of problems. This fix ...
Thread:  Show this thread (5 posts)   Thread info: TR with Boundry Constraints Size: 671 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: TR with Boundry Constraints :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 8 months, 3 weeks ago (2009-04-06 07:07:00)  by Vladimir Koldakov (Intel)
// this is an IE specific issue fix for HTML with " /" characters in it which IE looks at like " /" instead and does not line break it. $(function(){ if ($.browser.msie) $("[id^='reply_text_']") .css({"overflow-x":"scroll","overflow-y":"none"}); }); Hello, Greg, Please, try "Using Intel® MKL in your C# program" link from...
Thread:  Show this thread (4 posts)   Thread info: Simple C# wrapper for FFT functionality. Size: 795 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Simple C# wrapper for FFT functionality. :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Software Network - Forums
Started 6 days, 19 hours ago (2009-12-19 11:46:00)  by Gennady Fedorov (Intel)
Sergey, please see the artilce to help you find out the list libraries that need to link your application --Gennady
Thread:  Show this thread (5 posts)   Thread info: Beginners guide to scalapack link line Size: 452 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Beginners guide to scalapack link line :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
 

Hot threads for last week on Intel® Math Kernel Library::

Intel® Math Kernel Library
Started 6 days, 19 hours ago (2009-12-19 11:46:00)  by Gennady Fedorov (Intel)
Sergey, please see the artilce to help you find out the list libraries that need to link your application --Gennady
Thread:  Show this thread (5 posts)   Thread info: Beginners guide to scalapack link line Size: 452 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Beginners guide to scalapack link line :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Math Kernel Library
Started 3 weeks, 2 days ago (2009-12-02 23:47:00)  by Nikita Shustrov (Intel)
Hi Michael, We know about this issue. In general, the TR solvers are solvers for nonlinear optimization problems, but your objective function is linear. In some casesth the TR solvers may work incorrectly for problems with linear objective functions with boundary constraints. We've fixed this issue so TR solvers work correctly for such types of problems. This fix ...
Thread:  Show this thread (5 posts)   Thread info: TR with Boundry Constraints Size: 671 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: TR with Boundry Constraints :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Math Kernel Library
Started 3 days, 22 hours ago (2009-12-22 08:00:00)  by Gennady Fedorov (Intel)
as an additional info, please see the KB - Intel(R) MKL 10.2 fixes List ... You can find there the list of all more significant issues fixed in Update3 --Gennady
Thread:  Show this thread (3 posts)   Thread info: Intel® MKL 10.2 Update 3 is now available Size: 502 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Intel® MKL 10.2 Update 3 is now available :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Math Kernel Library
Started 1 week, 1 day ago (2009-12-17 22:53:00)  by Gennady Fedorov (Intel)
it seems to me that you linked 64-bit libs but ran yor test on 32bit system. 1) What Libraries were used for linking? Please use linking adviser to select the list of libraries requred to build your application for different platforms. 2) May be this article help to you better how to adjust all dependemcies for MVSC Fortran based project, because of you can ...
Thread:  Show this thread (3 posts)   Thread info: Problems with MKL in Microsoft Visual Studio (MVS). Size: 876 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Problems with MKL in Microsoft Visual Studio (MVS). :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Math Kernel Library
Started 3 days, 12 hours ago (2009-12-22 18:50:00)  by Evgueni Petrov aka... (Intel)
Quoting - zx123 Hi I can't fix error in my makefile: CPP=/opt/intel/Compiler/11.1/059/bin/ia32/icpc INC=/opt/intel/Compiler/11.1/059/mkl/include/ LIB=/opt/intel/Compiler/11.1/059/mkl/lib/32/ main: main.cpp $(CPP) -Wall -I$(INC) -c main.cpp main: main.o $(CPP) main.o -L$(LIB) -lmkl_intel -lmkl_core -lmkl_intel_thread -liomp5 -lpthread -lm -o main Then I ...
Thread:  Show this thread (3 posts)   Thread info: error: mkl.h: No such file or directory Size: 1,545 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: error: mkl.h: No such file or directory :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Math Kernel Library
RE: -ldfftw - 3 new posts
Started 1 week, 1 day ago (2009-12-17 19:43:00)  by Dmitry Baksheev (Intel)
Hi, Your configure script is looking for FFTW2 library and complaints it cannot find it to continue. There are several options to fix this. You may download and install FFTW2.1.5 from fftw.org before running mpgrafic/configure - this shoul be easy. You may use MKL's FFTW2 wrappers that can be found in interfaces/fftw2xf directory - this is a little bit ...
Thread:  Show this thread (3 posts)   Thread info: -ldfftw Size: 1,019 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: -ldfftw :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Math Kernel Library
Started 8 months, 3 weeks ago (2009-04-06 07:07:00)  by Vladimir Koldakov (Intel)
// this is an IE specific issue fix for HTML with " /" characters in it which IE looks at like " /" instead and does not line break it. $(function(){ if ($.browser.msie) $("[id^='reply_text_']") .css({"overflow-x":"scroll","overflow-y":"none"}); }); Hello, Greg, Please, try "Using Intel® MKL in your C# program" link from...
Thread:  Show this thread (4 posts)   Thread info: Simple C# wrapper for FFT functionality. Size: 795 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Simple C# wrapper for FFT functionality. :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Math Kernel Library
Started 1 week, 1 day ago (2009-12-18 00:13:00)  by Gennady Fedorov (Intel)
Quoting - boris.blankleider@flinders.edu.au I'm having a problem running an example from the MKL Reference Manual: MKL Reference Manual, August 2009, Chapter 14. Nonlinear Optimization Problem Solvers, p.3227, there is a link to a Fortran Example C-43. 1. I cannot find this example in the MKl distribution that came with Intel Fortran ...
Thread:  Show this thread (2 posts)   Thread info: Example C-43 of MKL Reference Manual Size: 3,500 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Example C-43 of MKL Reference Manual :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Math Kernel Library
Started 1 week, 3 days ago (2009-12-16 03:28:00)  by Victor Pasko (Intel)
Quoting - pilot117 Seems no difference between 4 and 8 threads. So are these times are resulted from caching? Any one could explain it a little bit? Hi, You are asking about performance scalability. It should be a linear function depending on number of CPUs. But, taking into account used parallelization algorithm, overhead on threading, ...
Thread:  Show this thread (5 posts)   Thread info: MKL sgemv performance using multithreading Size: 3,236 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: MKL sgemv performance using multithreading :: Intel® Math Kernel Library :: Intel® Software Network - Forums"
Intel® Math Kernel Library
Started 2 months, 2 weeks ago (2009-10-06 21:58:00)  by Gennady Fedorov (Intel)
// this is an IE specific issue fix for HTML with " /" characters in it which IE looks at like " /" instead and does not line break it. $(function(){ if ($.browser.msie) $("[id^='reply_text_']") .css({"overflow-x":"scroll","overflow-y":""}); }); hagai, it seems to me that recently we fixed the similar problem with "...
Thread:  Show this thread (6 posts)   Thread info: segmentation fault when calling dsyevr Size: 1,140 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: segmentation fault when calling dsyevr :: Intel® Math Kernel Library :: Intel® Software Network - Forums"

This page was found by:   dyld: Library not loaded: libiomp5.dylib  MKL ERROR : Parameter 8 was incorrect on entry to DGEMM   libiomp5.dylib