diff options
author | William PC <w_calandrini[at]hotmail[dot]com> | 2022-10-08 16:29:32 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-15 10:47:28 +0700 |
commit | d5622d171bc7a0a532386d1d82232d3c0b384275 (patch) | |
tree | db9deb276ca584492e56e7081aca45429fe7936e /development/hipSYCL/slack-desc | |
parent | 9e2c15d7ba72bd410cdd35bb7ca9a12dd35b84f0 (diff) |
development/hipSYCL: Added (SYCL implementation targeting CPU+GPUs)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/hipSYCL/slack-desc')
-rw-r--r-- | development/hipSYCL/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/hipSYCL/slack-desc b/development/hipSYCL/slack-desc new file mode 100644 index 0000000000000..e91958b5b12d1 --- /dev/null +++ b/development/hipSYCL/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +hipSYCL: hipSYCL (a SYCL implementation targeting CPU and GPUs) +hipSYCL: +hipSYCL: +hipSYCL: hipSYCL is a modern SYCL implementation targeting CPUs and GPUs, +hipSYCL: with a focus on leveraging existing toolchains such as CUDA or HIP. +hipSYCL: hipSYCL supports compiling source files into a single binary that +hipSYCL: can run on all these backends when building against appropriate +hipSYCL: clang distributions. +hipSYCL: +hipSYCL: +hipSYCL: |