PatricZhao
преди 3 години
committed by
GitHub
родител
ревизия
37ebb69a02
No known key found for this signature in database
GPG ключ ID: 4AEE18F83AFDEB23
променени са
1 файла, в които са
добавени 1 реда и са
изтрити 2 реда
-
code/async.cpp
|
|
@ -1,6 +1,5 @@ |
|
|
|
// Copyright (C) 2020 Intel Corporation
|
|
|
|
|
|
|
|
// SPDX-License-Identifier: MIT
|
|
|
|
// Patric Zhao: patric.zhao@intel.com
|
|
|
|
|
|
|
|
#include <CL/sycl.hpp>
|
|
|
|
#include <iostream>
|
|
|
|