function

function

Portrait de Community Admin

The following prompt displayed when I compile a fortran program
fatal error F1053: 'JAC' : function too large for global optimizations
Could you help me to shoot this problem because I do not find 'error F1053' in online infoView, I am using Fortran Powerstation, by the way.

2 posts / 0 nouveau(x)
Dernière contribution
Reportez-vous à notre Notice d'optimisation pour plus d'informations sur les choix et l'optimisation des performances dans les produits logiciels Intel.
Portrait de Steve Lionel (Intel)

This discussion board is for users of Compaq Fortran products. For help with Microsoft Fortran PowerStation, try the newsgroup microsoft.public.fortran

However, I can surmise that the error simply means that the PowerStation optimzer decided that your function was too large for it to be able to analyze, so it gave up. I suggest switching to a current, robust and supported product such as Compaq Visual Fortran. See our web site for more details.

Steve

Steve

Connectez-vous pour laisser un commentaire.