Debian NEW package overview for rocm
rocm_6.4.3-4~exp1_amd64.changes (click to toggle)
Format:1.8
Date:Fri, 21 Nov 2025 17:02:14 -0700
Source:rocm
Binary:rocm-dev rocm-tests
Architecture:source amd64
Version:6.4.3-4~exp1
Distribution:experimental
Urgency:medium
Maintainer:Debian ROCm Team <debian-ai@lists.debian.org>
Changed-By:Cordell Bloor <cgmb@debian.org>
Description:
rocm-dev   - Tools and libraries for ROCm development
rocm-tests - Tests for validating the ROCm software stack
Closes:1001712
Changes:
rocm (6.4.3-4~exp1) experimental; urgency=medium

  * Update dependencies for ROCm 6.4.3
  * Disable build of rocm-doc package until all B-D are available

rocm (6.4.3-3) unstable; urgency=medium

  * Fix for test-build-any test

rocm (6.4.3-2) unstable; urgency=medium

  * Use rocm-docs-build
  * Update README.source
  * Add missing deps
  * Add nodoc for doc related depedancies
  * Add python-rocm-docs-doc and python3-doc for .inv files
  * Patch config to fix title issue in pbuilder
  * Fix for build on salsa
  * Fix for test-build-any test

rocm (6.4.3-1) unstable; urgency=medium

  * Initial release. (Closes: #1001712)
Files:
69022b1a1ab8cd395350141cca3dcb99 2080 devel optional rocm_6.4.3-4~exp1.dsc
72b5f13f4b5fb492ba075a65f1ad2ba8 13064672 devel optional rocm_6.4.3.orig.tar.gz
053009513d9e412252a955a5db960dae 7424 devel optional rocm_6.4.3-4~exp1.debian.tar.xz
b9715c6772061774c61bd549141047eb 95192 devel optional rocm-dev_6.4.3-4~exp1_amd64.deb
88d6a677cb07143d42f08d3b7a8ae270 95620 devel optional rocm-tests_6.4.3-4~exp1_amd64.deb
ff1711cf815749658990a14c28dc56f2 6358 devel optional rocm_6.4.3-4~exp1_amd64.buildinfo
rocm_6.4.3-4~exp1.dsc (click to toggle)
Format:3.0 (quilt)
Source:rocm
Binary:rocm-dev, rocm-tests
Architecture:amd64 arm64 ppc64el
Version:6.4.3-4~exp1
Maintainer:Debian ROCm Team <debian-ai@lists.debian.org>
Uploaders:Cordell Bloor <cgmb@debian.org>, Christian Bayle <bayle@debian.org>,
Homepage:https://github.com/ROCm/ROCm
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/rocm-team/rocm
Vcs-Git:https://salsa.debian.org/rocm-team/rocm.git
Testsuite:autopkgtest-pkg-pybuild
Build-Depends:debhelper-compat (=13), sphinx-common
Package-List:rocm-dev deb devel optional arch=amd64,arm64,ppc64el rocm-tests deb devel optional arch=amd64,arm64,ppc64el
Files:
72b5f13f4b5fb492ba075a65f1ad2ba8 13064672 rocm_6.4.3.orig.tar.gz
053009513d9e412252a955a5db960dae 7424 rocm_6.4.3-4~exp1.debian.tar.xz
lintian 2.116.3+deb12u1 check for rocm_6.4.3-4~exp1.dsc (click to toggle)
README.source for rocm_6.4.3-4~exp1.dsc (click to toggle)
rocm for Debian
---------------

When generating the doc we use: 
ROCM_DOCS_REMOTE_DETAILS="$url,$branch" ;

url=https://github.com/ROCm/rocm
branch=latest

When using non github provider:
 
url=https://salsa.debian.org/rocm/rocm
branch=master

# you need to add some parameter for custom provider in docs/conf.py

cat >> docs/conf.py <<-EOF
# Specify that you are using a custom provider
html_theme_options = {
    "repository_provider": "custom",
    # Common options for rocm_docs_theme and sphinx_book_theme
    "repository_url": "$url",
    "repository_branch": "$branch",
    "path_to_docs": "docs",

    # Specific options for rocm_docs_theme
    "header_name": "ROCm Documentation", # Displayed project name
    "show_version": True, # Display project version
    "show_branch": True, # Display current branch
    "sidebar_main_pages": "index", # Make file for navigation

    # Other options can apply with theme update
}
# The linkcode_resolve function is now handled by the theme
# So you don't need to write one unless you want more custom links
EOF
control file for rocm-dev_6.4.3-4~exp1_amd64.deb (click to toggle)
Package:rocm-dev
Source:rocm
Version:6.4.3-4~exp1
Architecture:amd64
Maintainer:Debian ROCm Team <debian-ai@lists.debian.org>
Installed-Size:99
Depends:amd-dbgapi-dev, hip-utils, hipcc, hipify-perl, libamd-smi-dev, libamdhip64-dev, libhipblas-common-dev, libhipblas-dev, libhipcub-dev, libhipfft-dev, libhipsolver-dev, libhipsparse-dev, libmiopen-dev, liboam-dev, librocalution-dev, librocblas-dev, librocfft-dev, librocm-smi-dev, librocprim-dev, librocrand-dev, librocsolver-dev, librocsparse-dev, librocthrust-dev, libroctx-dev, rocminfo
Section:devel
Priority:optional
Homepage:https://github.com/ROCm/ROCm
Description:
Tools and libraries for ROCm development
 This metapackage provides development tools, libraries, and headers
 used when developing for the AMD ROCm platform. The development tools
 include a HIP compiler, and the libraries include a wide range of
 math, machine learning, inter- and intra-node communication, and basic
 primatives for authoring programs with AMD GPU acceleration.
lintian 2.116.3+deb12u1 check for rocm-dev_6.4.3-4~exp1_amd64.deb (click to toggle)
contents of rocm-dev_6.4.3-4~exp1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-11-22 00:02 ./
drwxr-xr-x root/root         0 2025-11-22 00:02 ./usr/
drwxr-xr-x root/root         0 2025-11-22 00:02 ./usr/share/
drwxr-xr-x root/root         0 2025-11-22 00:02 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-22 00:02 ./usr/share/doc/rocm-dev/
-rw-r--r-- root/root       449 2025-11-22 00:02 ./usr/share/doc/rocm-dev/changelog.Debian.gz
-rw-r--r-- root/root     91371 2025-11-21 23:29 ./usr/share/doc/rocm-dev/changelog.gz
-rw-r--r-- root/root      1367 2025-11-21 23:29 ./usr/share/doc/rocm-dev/copyright
control file for rocm-tests_6.4.3-4~exp1_amd64.deb (click to toggle)
Package:rocm-tests
Source:rocm
Version:6.4.3-4~exp1
Architecture:amd64
Maintainer:Debian ROCm Team <debian-ai@lists.debian.org>
Installed-Size:104
Depends:perl:any, libhipcub-tests, libhipfft0-tests, libhipsolver0-tests, libhipsparse1-tests, libmiopen1-tests, librocblas4-tests, librocfft0-tests, librocprim-tests, librocrand1-tests, librocsolver0-tests, librocsparse1-tests, librocthrust-tests
Section:devel
Priority:optional
Homepage:https://github.com/ROCm/ROCm
Description:
Tests for validating the ROCm software stack
 This package contains test utilities that can be used to verify
 that the ROCm software stack is functioning correctly.
lintian 2.116.3+deb12u1 check for rocm-tests_6.4.3-4~exp1_amd64.deb (click to toggle)
contents of rocm-tests_6.4.3-4~exp1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-11-22 00:02 ./
drwxr-xr-x root/root         0 2025-11-22 00:02 ./usr/
drwxr-xr-x root/root         0 2025-11-22 00:02 ./usr/libexec/
drwxr-xr-x root/root         0 2025-11-22 00:02 ./usr/libexec/rocm/
drwxr-xr-x root/root         0 2025-11-22 00:02 ./usr/libexec/rocm/rocm-tests/
-rwxr-xr-x root/root      1027 2025-11-21 23:29 ./usr/libexec/rocm/rocm-tests/run-tests
drwxr-xr-x root/root         0 2025-11-22 00:02 ./usr/share/
drwxr-xr-x root/root         0 2025-11-22 00:02 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-22 00:02 ./usr/share/doc/rocm-tests/
-rw-r--r-- root/root       449 2025-11-22 00:02 ./usr/share/doc/rocm-tests/changelog.Debian.gz
-rw-r--r-- root/root     91371 2025-11-21 23:29 ./usr/share/doc/rocm-tests/changelog.gz
-rw-r--r-- root/root      1367 2025-11-21 23:29 ./usr/share/doc/rocm-tests/copyright

Timestamp: 22.11.2025 / 01:03:09 (UTC)