diff options
Diffstat (limited to 'development/amd-app-sdk/README')
-rw-r--r-- | development/amd-app-sdk/README | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/development/amd-app-sdk/README b/development/amd-app-sdk/README index b9ed70838d65..4dc9264d72dc 100644 --- a/development/amd-app-sdk/README +++ b/development/amd-app-sdk/README @@ -1,7 +1,7 @@ -AMD APP (formerly ATI Stream) technology is a set of advanced hardware and -software technologies that enable AMD graphics processing cores (GPU), -working in concert with the system's x86 cores (CPU), to accelerate many -applications beyond just graphics. +AMD APP (formerly ATI Stream) technology is a set of advanced hardware +and software technologies that enable AMD graphics processing cores +(GPU), working in concert with the system's x86 cores (CPU), to +accelerate many applications beyond just graphics. This is AMD's implementation of OpenCL on top of Radeon hardware. You'll need a compatible card and recent Catalyst drivers. See @@ -10,12 +10,13 @@ for a complete list of requirements. NOTES: -1) The download links point to an EULA page that you have to accept in order - to download the files +1) The download links point to an EULA page that you have to accept in + order to download the files 2) This package is compatible only with x86 and x86_64 architectures. -3) By default, samples are not included in the final package. If you'd like - to include them, use the SAMPLES environment variable: -#SAMPLES=yes ./amd-app-sdk.SlackBuild +3) By default, samples are not included in the final package. If you'd + like to include them, use the SAMPLES environment variable: + + SAMPLES=yes ./amd-app-sdk.SlackBuild Please read the README.SLACKWARE file for further information about this package setup. |