Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 274 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 274 Bytes

script to do AMD/VSI code integration

it can do below jobs:

  1. download AMD codebase and do compiling with Cmake;
  2. Download VSI codebase and integrate it to AMD codebase structure, and generate image with Cmake;
  3. Submit VSI changes and issue pull request to AMD gits;