mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
d5622d171b
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
424 B
Text
9 lines
424 B
Text
hipSYCL is a modern SYCL implementation targeting CPUs and GPUs,
|
|
with a focus on leveraging existing toolchains such as CUDA or HIP.
|
|
hipSYCL supports compiling source files into a single binary that
|
|
can run on all these backends when building against appropriate
|
|
clang distributions.
|
|
|
|
For enable optional backends set one of the following variables:
|
|
- CUDA=yes, requires CUDA setup
|
|
- ROCM=yes, requires ROCM setup
|