소스 검색
Update async.cpp
main
PatricZhao
3 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
2개의 파일을 삭제
-
code/async.cpp
|
|
@ -1,5 +1,4 @@ |
|
|
|
// Copyright (C) 2020 Intel Corporation
|
|
|
|
// Patric Zhao: patric.zhao@intel.com
|
|
|
|
// Patric Zhao: patric.zhao@intel.com
|
|
|
|
|
|
|
|
#include <CL/sycl.hpp>
|
|
|
|
#include <iostream>
|
|
|
|