Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oliver Behnke
libclfft
Commits
eafab99f
Commit
eafab99f
authored
Jun 07, 2016
by
Oliver Bock
Browse files
Added README
parent
9c5a4b48
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
eafab99f
# Prerequisites
*
Supported operating systems:
*
Linux
*
Mac OS X
*
Windows (via cross-compilation on Linux using MinGW)
*
Supported GPUs:
*
AMD GPU with installed drivers
*
NVIDIA GPU with installed drivers
*
Supported OpenCL SDKs:
*
AMD APP SDK: installation root exported in environment variable
`AMDAPPSDKROOT `
*
NVIDIA CUDA Toolkit: installation root exported in environment variable
`NVIDIA_SDK_INSTALL_PATH`
# Build instructions
The codebase contains a top-level Makefile that builds the library and the example, providing the following build targets:
*
linux (default)
*
macos
*
win32
*
win64
*
clean
# Usage
*
Library
*
Example
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment