- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I have a code in fortran that calculates eigenvectors and eigenfunctions of matrix and process the results. I use the ifort with the -mkl compilation, the code runs in parallel for an square matrix (N,N) when N is less than 100 (more or less) but when I try larger matrixes N>300 it only runs as one thread.
Any help?
Regards, Eric
- Tags:
- Parallel Computing
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You might get more useful response on the appropriate ifort forum. Maybe you want the mkl parallel without the qparallel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok, Thanks. I do that

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