Giter Club home page Giter Club logo

cuarrays.jl's Introduction

CuArrays

Documentation Build Status

CuArrays provides a fully-functional GPU array, which can give significant speedups over normal arrays without code changes. CuArrays are implemented fully in Julia, making the implementation elegant and extremely generic.

Quick start

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add CuArrays

Or, equivalently, via the Pkg API:

julia> import Pkg; Pkg.add("CuArrays")

For usage instructions and other information, check-out the CUDA.jl documentation.

Project Status

The package is tested against, and being developed for, Julia 1.0 and above. Main development and testing happens on Linux, but the package is expected to work on macOS and Windows as well.

Questions and Contributions

Usage questions can be posted on the Julia Discourse forum under the GPU domain and/or in the #gpu channel of the Julia Slack.

Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems.

cuarrays.jl's People

Contributors

maleadt avatar mikeinnes avatar andreasnoack avatar kshyatt avatar vchuravy avatar bors[bot] avatar chengchingwen avatar jutho avatar jdnz avatar jrevels avatar dfdx avatar haampie avatar dpsanders avatar github-actions[bot] avatar simondanisch avatar mbeltagy avatar mohamed82008 avatar tejank10 avatar roger-luo avatar ralphas avatar xukai92 avatar gustafsson avatar avik-pal avatar staticfloat avatar chrisrackauckas avatar kristofferc avatar tkf avatar femtocleaner[bot] avatar timholy avatar jekbradbury avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.