Skip to content

samo-lin/CUDA.jl

Repository files navigation

CUDAnative.jl

Support for compiling and executing native Julia kernels on CUDA hardware.

Installation

CUDAnative is a registered package, and can be installed using the Julia package manager:

Pkg.add("CUDAnative")

NOTE: the current version of this package requires Julia 1.0. Only older versions of this package, v0.6.x or older, work with Julia 0.6, and require a source-build of Julia.

License

CUDAnative.jl is licensed under the MIT license.

If you use this package in your research, please cite the paper Besard, Foket, De Sutter (2018). For your convenience, a BibTeX entry is provided in the CITATION.bib file.

Packages

 
 
 

Languages

  • Julia 99.9%
  • Other 0.1%