Uninstalling the software, Uninstalling the software -15 – Altera SDK for OpenCL Cyclone V SoC User Manual

Page 38

Advertising
background image

CL_DEVICE_VENDOR = Altera
CL_DEVICE_VENDOR_ID = 4466
CL_DEVICE_VERSION = OpenCL 1.0 Altera SDK for OpenCL, Version <version>
CL_DRIVER_VERSION = <version>
CL_DEVICE_ADDRESS_BITS = 64
CL_DEVICE_AVAILABLE = true
CL_DEVICE_ENDIAN_LITTLE = true
CL_DEVICE_GLOBAL_MEM_CACHE_SIZE = 32768
CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE = 0
CL_DEVICE_GLOBAL_MEM_SIZE = 2147483648
CL_DEVICE_IMAGE_SUPPORT = false
CL_DEVICE_LOCAL_MEM_SIZE = 16384
CL_DEVICE_MAX_CLOCK_FREQUENCY = 1000
CL_DEVICE_MAX_COMPUTE_UNITS = 1
CL_DEVICE_MAX_CONSTANT_ARGS = 8
CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE = 3758096384
CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS = 3
CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS = 1024
CL_DEVICE_MIN_DATA_TYPE_ALIGN_SIZE = 128
CL_DEVICE_PREFERRED_VECTOR_WIDTH_CHAR = 4
CL_DEVICE_PREFERRED_VECTOR_WIDTH_SHORT = 2
CL_DEVICE_PREFERRED_VECTOR_WIDTH_INT = 1
CL_DEVICE_PREFERRED_VECTOR_WIDTH_LONG = 1
CL_DEVICE_PREFERRED_VECTOR_WIDTH_FLOAT = 1
CL_DEVICE_PREFERRED_VECTOR_WIDTH_DOUBLE = 0
Command queue out of order? = false
Command queue profiling enabled? = true

Kernel initialization is complete.
Launching the kernel...

Thread #2: Hello from Altera's OpenCL Compiler!

Kernel execution is complete.

Uninstalling the Software

To uninstall the AOCL for Linux, remove the software package via the Red Hat Package Manager (RPM)

or GUI uninstaller, then delete the software directory and restore all modified environment variables to

their previous settings.
1. Remove the software package by performing one of the following tasks:

a. To uninstall the AOCL via RPM at the command line, type the

rpm -e aocl-sdk

command.

b. To uninstall the AOCL via the GUI uninstaller, run the

aocl-<version>-uninstall.run

program located

in the

<install directory>/uninstall

directory.

2. Remove

$ALTERAOCLSDKROOT/bin

from the PATH environment variable.

3. Remove

$ALTERAOCLSDKROOT/host/linux64/lib

from the LD_LIBRARY_PATH environment variable.

4. Remove the ALTERAOCLSDKROOT environment variable.

OCL006-15.0.0

2015.05.04

Uninstalling the Software

3-15

Setting Up the Altera SDK for OpenCL, SoC EDS, and the Cyclone V SoC Development Kit for Linux

Altera Corporation

Send Feedback

Advertising