Added release note for new deviceRTLs and hidden helper task for LLVM
12.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LG, some suggestions for the final version.
openmp/docs/ReleaseNotes.rst | ||
---|---|---|
66 | "implemented (via|with|using) ... intrinsics" Make the static NVPTX runtime replacement a new bullet point please. "A bitcode device library is" |
"implemented (via|with|using) ... intrinsics"
non-CUDA system -> CUDA-free system (maybe)
Say that if CUDA is specified or found, the behavior did not change and CUDA is used.
Make the static NVPTX runtime replacement a new bullet point please.
"A bitcode device library is"
"If the library is not found in the default path or any of the paths defined by the `LIBRARY_PATH` environment variable, an error will be raised."
"User can also specify it via" -> "Users can specify the path to the bitcode device library via"