Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libclfft
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
einsteinathome
libclfft
Commits
eafab99f
Commit
eafab99f
authored
8 years ago
by
Oliver Bock
Browse files
Options
Downloads
Patches
Plain Diff
Added README
parent
9c5a4b48
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+27
-0
27 additions, 0 deletions
README.md
with
27 additions
and
0 deletions
README.md
0 → 100644
+
27
−
0
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment