Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

Intel Visual Fortran 11.1 and Abaqus

nazbaba
Beginner
908 Views

Hi, I have a laptop with Windows 7 Home Premium 64 Bit. I installed Abaqus 6.10.1 and Microsoft Visual Studio 2008 Professional Edition.

When I write abaqus info=system in Abaqus Command. There is a message ;

Requirement: Microsoft Visual Studio C++ 9.0 (2008), or 10.0(2010)

Products: Abaqus make utility with C++

Status: Fail- Unable to locate or determine the version of a C++ compiler on this system.......

Requirement: Intel Fortran Compiler 10.1, or 11.1

Products: Abaqus make utility with Fortran and Abaqus with user subroutines

Status: Fail- Unable to locate or determine the version of a C++ compiler on this system....

Now, my questions:

1)I installed Microsoft Visual Studio 2008, but Abaqus says I don't have Microsoft Visual Studio C++ 9.0 (2008). Why?

2)I am trying to install Fortran 11.1.067. But there is a error: Error 1311. Source file not found Setup\\Installs\\1033\\w_cpromkl_ia32_p_10.2.067\\Data1.cab. Verify that the file exists and that you can access it. I tried different versions of Intel Visual Fortran 11.1 such as 060, 054 and 048. But I didnt accompish to install. What can I do?

I want to use umat subroutines abaqus but because of these reasons I couldnt start my master project. Please help me, I will appreciate you.

0 Kudos
2 Replies
Steven_L_Intel1
Employee
908 Views
For the Abaqus error, you will need to contact Abaqus support.

For the install error, I sometimes find that antivirus programs can interfere. Temporarily disable antivirus programs as well as any "continuous backup" programs you may have running and try the install again.
0 Kudos
TimP
Honored Contributor III
908 Views
Abaqus is expecting you to have a full developer installation of Microsoft Visual Studio, which supports C/C++ in addition to the Fortran support you get with VS2008 Shell supplied with ifort. You would have to ask Abaqus customer support if you can do anything without it. Remember, there is a 90 day free trial of Visual Studio.
0 Kudos
Reply