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

What is Intel Parallel Studio

Chris_H_3
Beginner
382 Views

What is the difference between Parallel Studio as opposed to Visual Studio? 

0 Kudos
3 Replies
TimP
Honored Contributor III
382 Views
Intel compilers come in packages called parallel studio. Corresponding Microsoft c++ compiler comes in visual studio package.
0 Kudos
Chris_H_3
Beginner
382 Views

So, the only integrated development environment comes from incorporating intel's parallel studeio compiler into the visual studio package?

0 Kudos
andrew_4619
Honored Contributor II
382 Views

Chris H. wrote:
So, the only integrated development environment comes from incorporating intel's parallel studeio compiler into the visual studio package?

Yes. If you do not have visual studio installed there is a cut down version (VS shell) that gets installed with the fortran.

0 Kudos
Reply