summaryrefslogtreecommitdiff
path: root/A5.1/CUDA/README
diff options
context:
space:
mode:
authorIngo Albrecht <prom@berlin.ccc.de>2009-02-03 11:00:10 +0100
committerIngo Albrecht <prom@berlin.ccc.de>2009-02-03 11:00:10 +0100
commit26a95cc318fcc8022a42f679d81b41d949771b8d (patch)
tree0f9e0969fe24ad18053249e2c874a86497665f39 /A5.1/CUDA/README
parentc8747f28d85fcc6c9f431fb2afc9627c4356826d (diff)
Imported a somewhat optimized A5.1 implementation for CUDA.
Diffstat (limited to 'A5.1/CUDA/README')
-rw-r--r--A5.1/CUDA/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/A5.1/CUDA/README b/A5.1/CUDA/README
new file mode 100644
index 0000000..02b3c5e
--- /dev/null
+++ b/A5.1/CUDA/README
@@ -0,0 +1,5 @@
+
+To compile the CUDA kernel, copy (not link) this directory
+into your the project directory of your CUDA SDK, cd into
+it and "make verbose=1".
+
personal git repositories of Harald Welte. Your mileage may vary