瀏覽代碼
Update async.cpp
main
PatricZhao
3 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
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>
|
|
|
|