help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debug Fortran code which calls Intel MKL with emacs.


From: Hongyi Zhao
Subject: Debug Fortran code which calls Intel MKL with emacs.
Date: Mon, 22 Mar 2021 09:44:00 +0800

Hi,

It's well known that intel MKL is one of the most popular HPC math
library, which has so much advanced math functions for solving the
specific complicated math and engineering problems. Say the following
ones:

<https://software.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-fortran/top/lapack-routines/lapack-least-squares-and-eigenvalue-problem-routines/lapack-least-squares-and-eigenvalue-problem-driver-routines/symmetric-eigenvalue-problems-lapack-driver-routines/syevd.html>

<https://software.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-fortran/top/lapack-routines/lapack-least-squares-and-eigenvalue-problem-routines/lapack-least-squares-and-eigenvalue-problem-driver-routines/symmetric-eigenvalue-problems-lapack-driver-routines/heevd.html>

Considering that the definitions and parameters of these functions are
quite complicated, it would be better if we can directly check the
corresponding function usages and help from within emcas when
debugging intel FORTRAN code which calls Intel MKL.

Any hints/comments/suggestions for this question will be highly appreciated.

Regards
-- 
Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Polytechnic University of Science and Technology engineering
NO. 552 North Gangtie Road, Xingtai, China



reply via email to

[Prev in Thread] Current Thread [Next in Thread]