Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Intel Parallel Studio just for C++?

rrobinson2
Beginner
791 Views
Seems the academics (vs. those who actually do something useful) have captured the
IntelParallel Studio. Is there any hope of FORTRAN (95, 2003, 2008)support there?
(Please excuse my attitude, I am a "dinosaur" programmer,as I was recently called by
a co-worker).



0 Kudos
5 Replies
TimP
Honored Contributor III
791 Views
That's a fair comment; to some extent Parallel Studio is an educational tool, academic fashion doesn't usually include Fortran, so the demand for those tools was seen as mainly for C++. Similar developments for Fortran are on the way. Being a dinosaur myself, I hope the better side of the current parallel tools isn't taken away.
0 Kudos
Steven_L_Intel1
Employee
791 Views
Intel Parallel Studio is aimed at the "mainstream C++" market. You can expect to see us expand the capabilities of its analysis tools, Parallel Amplifier and Parallel Inspector, to support Fortran as well. Look for developments later this year.
0 Kudos
DavidWhite
Valued Contributor II
791 Views
As a former academic, I take exception to this ;-/. We always taught our chemical engineering students Fortran. But perhaps that is because we expect them to beable to do something useful when they graduate.

I too, hope we can get good access to Parallel tools at a reasonableprice. While I am in industry now, as someone who programs to get things done, I do not spend a great deal of my time in the really serious programming that some of you do. Paying substantial sums of money for tools that I not only need to spend a great deal of time to get my head around, but also may only use 5% of the time, is not feasible, esp. in the current economic climate.

Regards,

David
0 Kudos
anthonyrichards
New Contributor III
791 Views
{Iagree with{DavidWhite Onthis;
Icannot TakeSeriously};
{ALanguage ThatRequiresYou};
{ToKeepTrackOf Curly};
{Brackets AndSemiColons};
{AndWhereA->WrongCAse };
{CanCAUseNoendOfProblems};


Oops! I forgot a

};

I think!!
0 Kudos
Les_Neilson
Valued Contributor II
791 Views
and where differences of opinion between developers over

if {
}

vs

if
{
}

can cause WWIII

no thanks

BTW you did miss a }

:-)
Les
0 Kudos
Reply