[Info-vax] problems allocating "large" arrays in OpenVMS-Fortran

Joukj joukj at hrem.nano.tudelft.nl
Tue Oct 29 11:40:08 EDT 2013


Stephen Hoffman wrote:
> 

> If the ATTRIBUTES ADDRESS64 mechanism isn't working with the Fortran 
> compiler for Itanium, then you're left with a support call to HP if 
> you're on the latest Fortran, or working around the limitation somehow 
> if there's no HP support access available.  (Fortran has its own and 
> rather unique take on pointers, just to keep all of this stuff 
> interesting, too.)
> 
Unfortunately I do not have a service contract. However, I submitted the 
problem this morning "unofficially" to engineering.

In the mean time I figured out that for 1-dimensional arrays, I can use 
Dec-Pointers and LIB$GET_VM_64.

I have no idea how to get multt-dimensional arrays working without much 
code-change.

               Regards
                   Jouk



More information about the Info-vax mailing list