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

Abaqus 2019 and Intel Fortran Compatibility

rodriguez_carrillo__
Principiante
2.603 Vistas

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 Solución
Steve_Lionel
Colaborador Distinguido III
2.603 Vistas

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.

Ver la solución en mensaje original publicado

1 Responder
Steve_Lionel
Colaborador Distinguido III
2.604 Vistas

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.

Responder