Laurence_jj
Laurence_jj

Reputation: 726

Maximum number of dimensions in Nvidia HPC compiler

Does anyone know what the maximum number of dimensions is for the Nvidia HPC compiler for Fortran?

It used to be 7, but a thread in 2019 said they were working on adding it. https://forums.developer.nvidia.com/t/more-than-seven-dimensions-specified-for-array/136072

Upvotes: 0

Views: 117

Answers (1)

Laurence_jj
Laurence_jj

Reputation: 726

Turns out it is still currently 7 dimensions. Fingers crossed they will add support for more in the future.

https://docs.nvidia.com/hpc-sdk/compilers/cuda-fortran-prog-guide/#cfpg-var-qual-attr-constant

Upvotes: 1

Related Questions