diff options
author | Giorgio Peron <giorgio.peron@gmail.com> | 2011-09-09 16:19:06 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-09-21 19:48:31 -0300 |
commit | 528e14275912c75a46667c7fc2429d9bbccd13d1 (patch) | |
tree | ce86de943a752862e3514a49dcdd144898e2bdc1 /development/cudatoolkit/README | |
parent | 361ae7d4d44f92f6527cc1dceae9258e6e239438 (diff) |
development/cudatoolkit: Added (parallel computing architecture)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/cudatoolkit/README')
-rw-r--r-- | development/cudatoolkit/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/development/cudatoolkit/README b/development/cudatoolkit/README new file mode 100644 index 0000000000000..f127aae6136ae --- /dev/null +++ b/development/cudatoolkit/README @@ -0,0 +1,3 @@ +CUDA Toolkit CUDA is NVIDIA's parallel computing architecture. It +enables dramatic increases in computing performance by harnessing the +power of the GPU. |