* This development is considered legacy and provided here only for convenience.
FORTRAN CUDA offers FORTRAN bindings for CUDA, allowing to integrate
existing FORTRAN applications with CUDA.
FORTRAN CUDA is available for both Windows and Linux platforms, running 32 or 64 bit versions.
The bindings are known to support GNU g77/gfortran compilers and ifort (by Intel) on Linux.
On Windows it is can be used with Intel Visual Fortran.
Features
- Double precision
- CUDA 2.1 Driver API
- CUFFT routines
Operating System Support
Requirements: CUDA version 1.1 and up.