Intel® FPGA RTE for OpenCL™ Pro Edition: Getting Started Guide

ID 683173
Date 6/21/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

4.1.8. Uninstalling the Intel® FPGA RTE for OpenCL™

To uninstall the RTE from the SoC FPGA board, delete the RTE directory and restore all modified environment variables to their previous settings.
  1. Navigate to the root directory in the SoC FPGA board's file system that contains the <rte_destination_directory> directory.
  2. Type rm -rf <rte_destination_directory> to remove the RTE directory.
  3. Remove the environment variable settings by typing the following commands:

    unset INTELFPGAOCLSDKROOT

    unset PATH

    unset LD_LIBRARY_PATH

  4. Uninstall the Intel® FPGA SDK for OpenCL on your host system and unset the corresponding environment variables.