- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I just started to study fortran language.
And I have some problem. F90 files which my prof give me doesn't work.
There are two f90 files. and i think one of them is main file and the other is source file
But these doesn't work.
How can i make these file run?
pls give me some advise..
p.s I'm using visual studio 2012 and i attach my files.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please clarify what you mean by "doesn't work". What have you tried so far, and which version of IFort and MKL did you use?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried to compile the files with the 2015 version of the Intel compiler. The error that arose most frequently was the use of WP as a size parameter. I arbitrarily assumed size 8, so I changed all (WP) to (8), and all _WP to _8. There were several references to the module mkl95_lapack, which I did not find in the files that were submitted.

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