gnu: adaptivecpp: Update home-page.

* gnu/packages/sycl.scm (adaptivecpp)[home-page]: Update it.

Change-Id: Ifec66d4345ab6828e16fe244412d18d9e0625546
This commit is contained in:
Zheng Junjie 2024-09-06 00:34:39 +08:00
parent be73d5e36a
commit 68d069ccaf
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -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