FORTRAN CUDA® Bindings

[toc]

Introduction

FORTRAN CUDA® offers CUDA® bindings for the FORTRAN language, allowing to integrate existing FORTRAN applications with NVIDIA® CUDA®.

The library 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.


Licensing

The library is provided free of charge, for private, academic, research or commercial use.
The library is provided as is, without warranty or support of any kind.
NOTE: This development is considered legacy and no longer maintained. It is provided only for convenience.
For support or development services: support@cass-hpc.com.


Downloads

Checkout the archive page.


Features

  • Double precision
  • CUDA 2.1 Driver API
  • CUFFT routines

Operating System Support

  • Microsoft® Windows®
  • Linux

Requirements: CUDA® version 1.1 and up.