- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Intel compilers up through 2013 sp1 worked with Visual Studio 2008 Standard (service packs recommended). It's probably worth while, at academic prices, to get a newer Visual Studio Pro which will work with current ifort, although your ifort license would entitle you to use the older version. The Fortran compiler is the same regardless of which bundle you choose.
I suppose you can find Fortran compilers for Windows which don't support much of the more recent standards, but gfortran is a good up to date free Fortran which supports as many past extensions as any. If you want compatibility with Visual Studio Pro, that is a reason for choosing a commercial compiler.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Tim:
The other reason for picking INTEL is of course Steve, aka Dr. Fortran.
JMN
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
As Tim says, the latest version of Intel Visual Fortran drops support for VS2008. However, if you buy the Academic or Commercial license for Intel Parallel Studio XE 2015 Composer Edition, you can either use the included VS2010-based Fortran development environment, or download and install the previous 2013 SP1 version (see here.) However, if you buy our Intel® Software Development Suite Student Edition, this doesn't include the VS2010-based environment as it is assumed you have access to Visual Studio from Microsoft.
I don't know what exactly is in the "student version" of VS2008 you have. We support the Professional Edition or higher of Visual Studio.
