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