请求使用实现mpi的mkl对角线化矩阵的C代码 [英] request for a c code to diagonallise matrices using mkl implementing mpi

查看:88
本文介绍了请求使用实现mpi的mkl对角线化矩阵的C代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我正在尝试完成我的最后一个项目,该项目类似于使用mkl(消息传递接口)实现的mkl(数学内核库)为对角矩阵创建C代码.
我面临的问题是我无法实现在mkl中提到的功能,该功能直接给了我特征向量和特征值,这使我很容易计算并因此解决了矩阵对角线化的问题.
如果有人可以通过示例小代码帮助我实现代码并正确使用它,那将非常好.

hey
i am trying to work on my final year project which has something like creating a c code for diagonalising matrices using mkl(Math Kernel Library) which is implemented on mpi(Message Passing Interface).
The problem i am facing is that i am unable to implement the functions so mentioned in the mkl which directly gives me the eigen vectors and eigen values,which makes it easy for me to calculate and hence solve the problem of diagonalising the matrix.
if anybody could just help me with a sample small code as to how to implement the code and work properly with it,it would be very kind.

推荐答案

我建​​议那(因为这是您的最后一年的项目),您现在应该已经习惯了研究.

尝试在此处开始 [
I would suggest that (as it is your final year project) you should be used to researching by now.

Try starting here[^]


这篇关于请求使用实现mpi的mkl对角线化矩阵的C代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆