slackbuilds_ponce/development/hipSYCL
Andrew Clemons f50c409e17
development/hipSYCL: Fix github tarball handling.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-05-11 08:12:19 +07:00
..
hipSYCL.info
hipSYCL.SlackBuild
README
slack-desc

  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