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

Abaqus 2019 and Intel Fortran Compatibility

rodriguez_carrillo__
1,284 Views

Hi,

 

I am using Abaqus 2019 and I would like to use user material subroutines. The compiler I am using is Intel Composer XE 2011 Update 1.

When I try to use a user material subroutine I get the following error: 

ifort: command line error: Unrecognized keyword 'array64byte' for option '/align'

Is this a problem of compatibility between the versions?

In that case, which versions of Intel Fortran are compatible with Abaqus 2019?

 

Thanks in advance

0 Kudos
1 Solution
Steve_Lionel
Honored Contributor III
1,284 Views

I don't remember when that option was added, but it was many years ago. You should be able to use the current version with Abaqus. At most you may have to make edits to scripts to have it locate the newer compiler.

View solution in original post

0 Kudos
1 Reply
Steve_Lionel
Honored Contributor III
1,285 Views

I don't remember when that option was added, but it was many years ago. You should be able to use the current version with Abaqus. At most you may have to make edits to scripts to have it locate the newer compiler.

0 Kudos
Reply