Source: hiprand Section: devel Homepage: https://github.com/ROCm/rocm-libraries Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/rocm-team/hiprand.git Vcs-Browser: https://salsa.debian.org/rocm-team/hiprand Maintainer: Debian ROCm Team Uploaders: Christian Kastner , Christian Bayle , Cordell Bloor , Talha Can Havadar Build-Depends: debhelper-compat (= 13), cmake, hipcc (>= 7.2.0~), libamd-comgr-dev (>= 7.2.0~), libamdhip64-dev (>= 7.2.0~), libgtest-dev , libhsa-runtime-dev (>= 7.2.0~), librocrand-dev (>= 7.2.0~), pkg-rocm-tools (>= 0.9.8~), rocm-cmake Build-Depends-Indep: dh-sequence-sphinxdoc , libjs-jquery , libjs-mathjax , libjs-sphinxdoc , libjs-underscore , python3-doxysphinx , python3-rocm-docs (>= 1.20.0-1~) , python3-sphinx-external-toc Rules-Requires-Root: no Package: libhiprand1 Section: libs Architecture: amd64 arm64 XB-X-ROCm-GPU-Architecture: ${rocm:GPU-Architecture} Depends: ${misc:Depends}, ${shlibs:Depends} Description: wrapper library to port from cuRAND applications to HIP - library The rocRAND project includes a wrapper library called hipRAND which allows user to easily port CUDA applications that use cuRAND library to the HIP layer. In ROCm environment hipRAND uses rocRAND, however in CUDA environment cuRAND is used instead. . This package provides AMD ROCm hipRAND library. Package: libhiprand-dev Section: libdevel Architecture: amd64 arm64 Depends: libamdhip64-dev, libhiprand1 (= ${binary:Version}), librocrand-dev, ${misc:Depends}, ${shlibs:Depends} Suggests: libhiprand-doc Description: wrapper library to port from cuRAND applications to HIP - headers The rocRAND project includes a wrapper library called hipRAND which allows user to easily port CUDA applications that use cuRAND library to the HIP layer. In ROCm environment hipRAND uses rocRAND, however in CUDA environment cuRAND is used instead. . This package provides AMD ROCm hipRAND development headers. Package: libhiprand1-tests Section: libdevel Architecture: amd64 arm64 Build-Profiles: XB-X-ROCm-GPU-Architecture: ${rocm:GPU-Architecture} Depends: libhiprand1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: wrapper library to port from cuRAND applications to HIP - tests The rocRAND project includes a wrapper library called hipRAND which allows user to easily port CUDA applications that use cuRAND library to the HIP layer. In ROCm environment hipRAND uses rocRAND, however in CUDA environment cuRAND is used instead. . This package provides AMD ROCm hipRAND test binaries. These binaries are only used to check whether hipRAND works correctly on a given GPU, so generally speaking, users probably don't need this package. Package: libhiprand-doc Section: doc Architecture: all Multi-Arch: foreign Build-Profiles: Built-Using: ${sphinxdoc:Built-Using} Depends: ${misc:Depends}, ${sphinxdoc:Depends} Description: wrapper library to port from cuRAND applications to HIP - documentation The rocRAND project includes a wrapper library called hipRAND which allows user to easily port CUDA applications that use cuRAND library to the HIP layer. In ROCm environment hipRAND uses rocRAND, however in CUDA environment cuRAND is used instead. . This package provides the AMD ROCm hipRAND documentation.