Skip to content

Commit 4a78734

Browse files
pvchupinbader
andauthored
[Doc] Add homepage info on OpenMP project to README file (intel#3117)
Adding information about openmp branch and project. This project is a staging area for late-outline OpenMP and OMP Offload. Signed-off-by: Pavel V Chupin <[email protected]> Co-authored-by: Alexey Bader <[email protected]>
1 parent d099ed0 commit 4a78734

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,14 @@
55
Intel staging area for llvm.org contribution.
66
Home for Intel LLVM-based projects:
77

8-
* oneAPI Data Parallel C++ compiler - see **sycl** branch. More information on
9-
oneAPI and DPC++ is available at
10-
[https://www.oneapi.com/](https://www.oneapi.com/)
8+
* oneAPI Data Parallel C++ compiler - see
9+
[sycl](https://github.com/intel/llvm/tree/sycl) branch. More information on
10+
oneAPI and DPC++ is available at
11+
[https://www.oneapi.com/](https://www.oneapi.com/)
1112
* [![Linux Post Commit Checks](https://github.com/intel/llvm/workflows/Linux%20Post%20Commit%20Checks/badge.svg)](https://github.com/intel/llvm/actions?query=workflow%3A%22Linux+Post+Commit+Checks%22)
1213
[![Generate Doxygen documentation](https://github.com/intel/llvm/workflows/Generate%20Doxygen%20documentation/badge.svg)](https://github.com/intel/llvm/actions?query=workflow%3A%22Generate+Doxygen+documentation%22)
14+
* Late-outline OpenMP\* and OpenMP\* Offload - see
15+
[openmp](https://github.com/intel/llvm/tree/openmp) branch.
1316

1417
## License
1518

@@ -23,11 +26,12 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for details.
2326

2427
* oneAPI Data Parallel C++ compiler - See
2528
[DPC++ Documentation](https://intel.github.io/llvm-docs/)
29+
* Late-outline OpenMP\* and OpenMP\* Offload - TBD
2630

2731
## DPC++ extensions
2832

2933
DPC++ is an open, cross-architecture language built upon the ISO C++ and Khronos
3034
SYCL\* standards. DPC++ extends these standards with a number of extensions,
3135
which can be found in [sycl/doc/extensions](sycl/doc/extensions) directory.
3236

33-
\*Other names and brands may be claimed as the property of others.
37+
*\*Other names and brands may be claimed as the property of others.*

0 commit comments

Comments
 (0)