Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@ this approach should be moved to SYCLomatic end-to-end test repo.
- Try to follow descriptive naming convention for variables, functions as much as possible.
Please refer [LLVM naming convention](https://llvm.org/docs/CodingStandards.html#name-types-functions-variables-and-enumerators-properly)

* [SYCLomatic end-to-end (E2E) tests](https://github.com/intel/SYCLomatic-test.git).
* [SYCLomatic end-to-end (E2E) tests](https://github.com/oneapi-src/SYCLomatic-test).
A test which requires full stack including backend runtimes (e.g. OpenCL,
Level Zero or CUDA) should be put to SYCLomatic E2E test suite following
[CONTRIBUTING](https://github.com/intel/SYCLomatic-test/blob/SYCLomatic/CONTRIBUTING.md).
[CONTRIBUTING](https://github.com/oneapi-src/SYCLomatic-test/blob/SYCLomatic/CONTRIBUTING.md).

### Commit message

Expand All @@ -97,7 +97,7 @@ instructions](https://help.github.com/articles/creating-a-pull-request/).
- CI will run a signed-off check as soon as your PR is created - see the
**check_pr** CI action results.
- CI will run several build and functional testing checks as soon as the PR is
approved by an Intel representative.
approved.
- A new approval is needed if the PR was updated (e.g. during code review).
- Once the PR is approved and all checks have passed, the pull request is
ready for merge.
Expand Down
2 changes: 1 addition & 1 deletion GetStartedGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ ninja check-clang-c2s
#### Run E2E test suite

Follow instructions from the link below to build and run tests:
[README](https://github.com/intel/SYCLomatic-test.git)
[README](https://github.com/oneapi-src/SYCLomatic-test)


## Run c2s command
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ See [LICENSE](LICENSE) for details.
See [CONTRIBUTING.md](CONTRIBUTING.md) for details.

## Trademarks information
Intel, the Intel logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries.
Intel, the Intel logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries.<br>
\*Other names and brands may be claimed as the property of others. SYCL is a trademark of the Khronos Group Inc.