forked from triSYCL/sycl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge from 'sycl' to 'sycl-web' (triSYCL#10)
- Loading branch information
Showing
102 changed files
with
5,283 additions
and
1,195 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,28 @@ | ||
# Intel Project for LLVM* technology | ||
# Intel Project for LLVM\* technology | ||
|
||
## Introduction | ||
|
||
Intel staging area for llvm.org contribution. | ||
Home for Intel LLVM-based projects: | ||
- SYCL* Compiler and Runtimes - compiler and runtime libraries for SYCL ([https://www.khronos.org/sycl/](https://www.khronos.org/sycl/)). See **sycl** branch. | ||
- oneAPI Data Parallel C++ compiler - see **sycl** branch. More information on | ||
oneAPI and DPC++ is available at | ||
([https://www.oneapi.com/](https://www.oneapi.com/)) | ||
|
||
## License | ||
See [LICENSE.txt](sycl/LICENSE.TXT) for details. | ||
|
||
|
||
## Contributing | ||
See [CONTRIBUTING.md](CONTRIBUTING.md) for details. | ||
|
||
## Sub-projects Documentation | ||
- SYCL Compiler and Runtimes - See [GetStartedWithSYCLCompiler.md](sycl/doc/GetStartedWithSYCLCompiler.md) | ||
- oneAPI Data Parallel C++ compiler - See | ||
[GetStartedGuide.md](sycl/doc/GetStartedGuide.md) | ||
|
||
*Other names and brands may be claimed as the property of others. | ||
## DPC++ extensions | ||
|
||
## SYCL Extension Proposal Documents | ||
DPC++ is an open, cross-architecture language built upon the ISO C++ and Khronos | ||
SYCL\* standards. DPC++ extends these standards with a number of extensions, | ||
which can be found in [sycl/doc/extensions](sycl/doc/extensions) directory. | ||
|
||
See [sycl/doc/extensions](sycl/doc/extensions) | ||
\*Other names and brands may be claimed as the property of others. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.