mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: adaptivecpp: Update home-page.
* gnu/packages/sycl.scm (adaptivecpp)[home-page]: Update it. Change-Id: Ifec66d4345ab6828e16fe244412d18d9e0625546
This commit is contained in:
parent
be73d5e36a
commit
68d069ccaf
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ (define-public adaptivecpp
|
|||
(native-inputs (list clang-15 llvm-15 python spirv-tools))
|
||||
(inputs (list boost rocm-opencl-runtime spirv-headers))
|
||||
(arguments `(#:tests? #f)) ; no tests
|
||||
(home-page "https://github.com/OpenSYCL/OpenSYCL")
|
||||
(home-page "https://adaptivecpp.github.io/")
|
||||
(synopsis "Implementation of the SYCL programming language for accelerators")
|
||||
(description
|
||||
"AdaptiveCpp is aImplementation of SYCL and C++ standard parallelism
|
||||
|
|
Loading…
Reference in a new issue