Add copyright headers to markdown files

Remove two redundant markdown files

Related-to: IGC-4296

Signed-off-by: lgotszal <lukasz.gotszald@intel.com>
This commit is contained in:
lgotszal
2021-06-15 19:05:19 +00:00
committed by Compute-Runtime-Automation
parent 8526521f63
commit f501cd79e2
15 changed files with 109 additions and 21 deletions

View File

@ -1,3 +1,11 @@
<!---
Copyright (C) 2020-2021 Intel Corporation
SPDX-License-Identifier: MIT
-->
# Building NEO driver
Instructions have been tested on Ubuntu* and CentOS*. They assume a clean installation of a stable version.

View File

@ -1,3 +1,11 @@
<!---
Copyright (C) 2020-2021 Intel Corporation
SPDX-License-Identifier: MIT
-->
# Contribution guidelines
## Process overview

View File

@ -1,3 +1,11 @@
<!---
Copyright (C) 2019-2021 Intel Corporation
SPDX-License-Identifier: MIT
-->
# NEO in Linux distributions
## Level Zero specific

7
FAQ.md
View File

@ -1,3 +1,10 @@
<!---
Copyright (C) 2018-2021 Intel Corporation
SPDX-License-Identifier: MIT
-->
# Frequently asked questions

View File

@ -1,3 +1,11 @@
<!---
Copyright (C) 2018-2021 Intel Corporation
SPDX-License-Identifier: MIT
-->
File to cover guidelines for NEO project.
# C++ usage

21
LICENSE
View File

@ -1,21 +0,0 @@
MIT License
Copyright (c) 2018 Intel Corporation
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

7
LICENSE.md Normal file
View File

@ -0,0 +1,7 @@
<!---
Copyright (C) 2021 Intel Corporation
SPDX-License-Identifier: MIT
-->

View File

@ -1,3 +1,11 @@
<!---
Copyright (C) 2018-2021 Intel Corporation
SPDX-License-Identifier: MIT
-->
# Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver
## Introduction

View File

@ -1,3 +1,11 @@
<!---
Copyright (C) 2020-2021 Intel Corporation
SPDX-License-Identifier: MIT
-->
# Building Level Zero
These instructions have been tested on Ubuntu* and complement those existing for NEO in the top-level BUILD.md file.

View File

@ -1,3 +1,11 @@
<!---
Copyright (C) 2020-2021 Intel Corporation
SPDX-License-Identifier: MIT
-->
# Level Zero in Linux distributions
## Centos* 7, 8, Stream, Red Hat Enterprise Linux* 7

View File

@ -1,3 +1,11 @@
<!---
Copyright (C) 2021 Intel Corporation
SPDX-License-Identifier: MIT
-->
# Release Notes v1.1
Level Zero Core API.

View File

@ -1,3 +1,11 @@
<!---
Copyright (C) 2020-2021 Intel Corporation
SPDX-License-Identifier: MIT
-->
# NEO OpenCL in Linux distributions
[![Packaging status](https://repology.org/badge/vertical-allrepos/intel-compute-runtime.svg)](https://repology.org/project/intel-compute-runtime/versions)

View File

@ -1,3 +1,10 @@
<!---
Copyright (C) 2020-2021 Intel Corporation
SPDX-License-Identifier: MIT
-->
# Frequently asked questions (OpenCL)

View File

@ -1,3 +1,11 @@
<!---
Copyright (C) 2018-2021 Intel Corporation
SPDX-License-Identifier: MIT
-->
# Using NEO runtime with VTune Amplifier
You can use the Intel VTune Amplifier to identify GPU "hotspots". It will show GPGPU queue, GPU usage, memory throughputs, etc.

View File

@ -1,3 +1,11 @@
<!---
Copyright (C) 2018-2021 Intel Corporation
SPDX-License-Identifier: MIT
-->
# Intel(R) Graphics Compute Runtime for OpenCL(TM)
## Enabling [cl_intel_va_api_media_sharing](https://www.khronos.org/registry/OpenCL/extensions/intel/cl_intel_va_api_media_sharing.txt) extension