Skip to content

Intel(R) Graphics Compute Runtime for OpenCL(TM) for Android(TM)

Notifications You must be signed in to change notification settings

dkurt/compute-runtime-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Intel(R) Graphics Compute Runtime for OpenCL(TM) for Android(TM)

CI

This repository contains building instructions for Intel's OpenCL for Android x86 OS (64 bit).

NOTE: This is a temporal experimental repository in a preview state. Use provided instructions or built binaries at your own risk.

Official repository: https://github.com/intel/compute-runtime

Download runtime: https://drive.google.com/file/d/1uJr2oq33FAchpF4j8LmVHkai7IzhrLZb/view?usp=sharing

Build instructions

  1. Build in Docker:
docker build -t intel-opencl intel-opencl
  1. Copy the binaries:
docker run -v $(pwd):/mnt intel-opencl cp /ocl/intel-opencl-android-x86_64.tar.gz /mnt

You will find an archive in a current working directory.

  1. On device
  • Create a folder /system/vendor/Khronos/OpenCL/vendors/ and copy intel.icd to it.
  • Make sure that the rest of *.so libraries are in LD_LIBRARY_PATH.

About

Intel(R) Graphics Compute Runtime for OpenCL(TM) for Android(TM)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published