PatricZhao
3年前
committed by
GitHub
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
-
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>
|
|
|
|