Installing the altera sdk for opencl, Installing the altera sdk for opencl -13 – Altera RTE for OpenCL User Manual

Page 42

Advertising
background image

To download the Altera RTE for OpenCL, click the RTE tab and select Altera Runtime Environment for

OpenCL Linux Cyclone V SoC TGZ.
1. In the main page of the Altera website, click MYALTERA and log into your account.

If you do not have a myAltera account, register for a new account.

2. Click DOWNLOADS to enter the Download Center.

3. Click Altera SDK for OpenCL to enter the download page for the subscription edition of the AOCL.

4. Select the software version. The default selection is the current version.

5. Select Direct Download as the download method.

6. Click the Linux SDK tab and then select Altera SDK for OpenCL or Altera SDK for OpenCL Linux

x86-64 RPM. Click More beside Download and install instructions to view the download and

installation procedure.

7. Download the SoC EDS by performing the following steps:

a. From the Download Center , click SoC EDS to enter the download page for the subscription

edition of the SoC EDS.

b. Select the software version.

c. Select Linux as the operating system.

d. Select Direct Download as the download method.

e. Click SoC Embedded Design Suite (EDS).

Download will begin immediately.

f. Perform the steps outlined in the download and installation instructions on the download page.

Related Information

Altera website

Installing the Altera SDK for OpenCL

The Altera SDK for OpenCL (AOCL) Cyclone V SoC Development Kit Reference Platform (c5soc)

includes an SD flash card image necessary for running OpenCL applications on the board. The SD flash

card image includes the recompiled Linux kernel driver, a preinstalled version of the Altera Runtime

Environment (RTE) for OpenCL, and a script for setting environment variables.
To get started with the Altera RTE for OpenCL on the Cyclone V SoC Development Kit, install the AOCL

for Linux.

Before you begin

You must have sudo or root privileges.
1. To install the AOCL using the RPM Package Manager (RPM), invoke one of the following commands:

• At a command prompt, type rpm -i aocl-sdk-<version>.x86_64.rpm to install the software in the

default location (for example, opt/altera/aocl-sdk).

• To install the software in the default location with verbose progress reporting, type rpm -ivh aocl-

sdk-<version>.x86_64.rpm

• To install the software in an alternate directory that you own (that is, not a system directory), type

the rpm -i --prefix <aocl_destination_directory> aocl-sdk- <version>.x86_64.rpm command.

2. To install the AOCL using the GUI installer, run the

AOCLSetup-<version>-linux.run

installer. Direct the

installer to extract the software to an empty folder that you own (that is, not a system folder).

OCL005-15.0.0

2015.05.04

Installing the Altera SDK for OpenCL

4-13

Getting Started with the Altera RTE for OpenCL for Altera ARMv7-A SoC

Altera Corporation

Send Feedback

Advertising