Skip to content

Commit

Permalink
Merge pull request #12 from jade-hpc-gpu/amg_cuda
Browse files Browse the repository at this point in the history
AMG - Changed CUDA version to 8.0
  • Loading branch information
andygittings committed Oct 18, 2017
2 parents c84c1b0 + 6e753d7 commit dc16cc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cuda.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ CUDA is a parallel computing platform and API model created and developed by Nvi

Versions
--------
Multiple CUDA versions are available through the module system
Multiple CUDA versions are available through the module system. Version 8.0 is the current usable version. An upgrade to CUDA version 9.0 will be coming soon.


Environment
Expand All @@ -23,7 +23,7 @@ The CUDA environment is managed through the modules, which set all the environme

The environment set by a particular module can be inspected, *e.g.* ::

module show cuda/9.0
module show cuda/8.0


Learn more
Expand Down

0 comments on commit dc16cc0

Please sign in to comment.