Skip to content

Commit cbf3431

Browse files
author
Alexander Johnston
committed
Update README with details of CUDA backend project
Update the previous README from forking with details of the CUDA backend project Signed-off-by: Alexander Johnston <[email protected]>
1 parent 31fd1bb commit cbf3431

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,22 @@
1-
# Intel Project for LLVM* technology
1+
# Codeplay CUDA Backend for LLVM SYCL
22

33
## Introduction
44

5-
Intel staging area for llvm.org contribution.
6-
Home for Intel LLVM-based projects:
7-
- SYCL* Compiler and Runtimes - compiler and runtime libraries for SYCL ([https://www.khronos.org/sycl/](https://www.khronos.org/sycl/)). See **sycl** branch.
5+
Codeplay staging area for CUDA Backend to LLVM SYCL:
6+
- SYCL Compiler and Runtimes - compiler and runtime libraries for SYCL ([https://www.khronos.org/sycl/](https://www.khronos.org/sycl/)). See **cuda** branch.
7+
- All issues and pull requests should be directed to https://github.com/intel/llvm/.
8+
- For an introduction to this project and further details on the CUDA back-end implementation read [this blog post](https://www.codeplay.com/portal/02-03-20-codeplay-contribution-to-dpcpp-brings-sycl-support-for-nvidia-gpus).
9+
- For any further information please contact [email protected]
810

911
## License
1012
See [LICENSE.txt](sycl/LICENSE.TXT) for details.
1113

12-
1314
## Contributing
1415
See [CONTRIBUTING.md](CONTRIBUTING.md) for details.
1516

1617
## Sub-projects Documentation
1718
- SYCL Compiler and Runtimes - See [GetStartedWithSYCLCompiler.md](sycl/doc/GetStartedWithSYCLCompiler.md)
1819

19-
*Other names and brands may be claimed as the property of others.
20-
2120
## SYCL Extension Proposal Documents
2221

2322
See [sycl/doc/extensions](sycl/doc/extensions)

0 commit comments

Comments
 (0)