-
Notifications
You must be signed in to change notification settings - Fork 729
Add sample json #465
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add sample json #465
Conversation
ate to current
* Copyright (c) 2020 Intel Corporation * * This program and the accompanying materials are made available under the * terms of the The MIT License which is available at * https://opensource.org/licenses/MIT. * * SPDX-License-Identifier: MIT */
Update 08.19.20
Updates per request of sranikonda
Update 08.20.20
update to current
changing compiler name from "dpcpp-cl" to "dpcpp"
minor modifications to content, purpose and key implementation details.
aligned description with readme
reshuffled parts of the purpose and implementation details and abstracted a few key concepts into better summaries.
Joe, a few issues with this one:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, getting used to the UI here. See my previous comment.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving on the assumption that this latest change fixes the CI problem.
stopped this path |
Description
Need to add sample.json to several jupyter notebooks, at one-time automation wasn't scanning, but now can. So needed to add
Type of change