- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi everyone,
Does anyone have an example of a matrix inversion using MKL LAPACK and C ? I have some problems with the functions dgetrf and dgetri even if I use the FORTRAN style as arguments. What argument of compilation must I add on a x64 architecture in my makefile?
Thank you :-)
Does anyone have an example of a matrix inversion using MKL LAPACK and C ? I have some problems with the functions dgetrf and dgetri even if I use the FORTRAN style as arguments. What argument of compilation must I add on a x64 architecture in my makefile?
Thank you :-)
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - cedric83
Hi everyone,
Does anyone have an example of a matrix inversion using MKL LAPACK and C ? I have some problems with the functions dgetrf and dgetri even if I use the FORTRAN style as arguments. What argument of compilation must I add on a x64 architecture in my makefile?
Thank you :-)
Does anyone have an example of a matrix inversion using MKL LAPACK and C ? I have some problems with the functions dgetrf and dgetri even if I use the FORTRAN style as arguments. What argument of compilation must I add on a x64 architecture in my makefile?
Thank you :-)
See this thread (and link) (inversion shoudl go very similar). You're on Linux or Windows?
A.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thx you :)
I have solved my problem it came from the compilator :)
I have solved my problem it came from the compilator :)

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page