From 26a95cc318fcc8022a42f679d81b41d949771b8d Mon Sep 17 00:00:00 2001 From: Ingo Albrecht Date: Tue, 3 Feb 2009 11:00:10 +0100 Subject: Imported a somewhat optimized A5.1 implementation for CUDA. --- A5.1/CUDA/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 A5.1/CUDA/README (limited to 'A5.1/CUDA/README') 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". + -- cgit v1.2.3