Git Product home page Git Product logo

amdgpu-device-libs's Introduction

amdgpu-device-libs

Device library build repository for AMD GPU.

In order to keep build complexity of IREE down, we build AMDGPU device library bitcode out of tree and include it as binaries by default. This repository contains the scripts to do this build and it hosts the release artifacts.

Building

This assumes that you have an IREE source directory at ../iree and a build dir at ../iree-build. If not the case, set IREE_SOURCE_DIR and IREE_BUILD_DIR env vars. IREE must have been built with the ninja generator and support for AMDGPU in its LLVM (typically by enabling the corresponding HAL target backend).

Run:

git submodule update --init
./build.sh

This will save a zip file of bitcode binaries like build/amdgpu-device-libs-llvm-6aaa03a0232b89682e0745433bdfb4d785f64a01.zip where the commit hash is the hash of the LLVM which produced them.

Releasing

We just use GH releases to host artifacts. Go to the website and create a new release. Upload the zip file to it.

amdgpu-device-libs's People

Contributors

stellaraccident avatar

Watchers

 avatar Lei Zhang avatar  avatar  avatar Matthias Springer avatar Boian Petkantchin avatar  avatar  avatar  avatar Han-Chung Wang avatar Harish Anand avatar Vivian avatar Diego Caballero avatar Avinash Sharma avatar Ean Garvey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.