#!/bin/bash
#
# Copyright (C) 2018 Intel Corporation
# SPDX-License-Identifier: MIT
cd /root
git clone --depth 1 https://github.com/intel/gmmlib gmmlib
mkdir build