Thanks for your reply.
Since i am new to fortran, I am thinking to run samples program to learn intel fortran.
First i started with simple problem. Here is the sample code.
program hello_image
write(*,*) "Hello from image ", this_image(), &
"out of ", num_images()," total...
Hi,
I am writing a program using Intel Visual Fortran 2011 for MS Project.
I have dll (with source code) which were compiled as 16-bit dll using MS Fortran Power station 4.0.
Now i want re-compile the dll files as 32 & 64 bit dll. I use Intel Visual Fortran 2011 with IMSL libraries 7.0.
When i...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.