compute-runtime/scripts/prepare-workspace.sh

12 lines
170 B
Bash
Executable File

#!/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