Package: hipcc (7.0.2+dfsg-3)
Links for hipcc
Debian Resources:
Download Source Package rocm-llvm:
- [rocm-llvm_7.0.2+dfsg-3.dsc]
- [rocm-llvm_7.0.2+dfsg.orig.tar.xz]
- [rocm-llvm_7.0.2+dfsg-3.debian.tar.xz]
Maintainers:
- Debian ROCm Team (QA Page, Mail Archive)
- Xuanteng Huang (QA Page)
- Christian Kastner (QA Page)
- Cordell Bloor (QA Page)
External Resources:
- Homepage [github.com]
Similar packages:
C++ Runtime API and Kernel Language for AMD and NVIDIA GPUs
HIP (Heterogeneous Interface for Portability) is a C++ Runtime API and Kernel Language that allows developers to create portable applications for AMD and NVIDIA GPUs from single source code.
Key features include:
* HIP is very thin and has little or no performance impact over coding directly in CUDA mode; * HIP allows coding in a single-source C++ programming language including features such as templates, C++11 lambdas, classes, namespaces, and more; * HIP allows developers to use the "best" development environment and tools on each target platform; * the HIPify tools automatically convert source from CUDA to HIP; * developers can specialize for the platform (CUDA or AMD) to tune for performance or handle tricky cases.
New projects can be developed directly in the portable HIP C++ language and can run on either NVIDIA or AMD platforms. Additionally, HIP provides porting tools which make it easy to port existing CUDA codes to the HIP layer, with no loss of performance as compared to the original CUDA application. HIP is not intended to be a drop-in replacement for CUDA, and developers should expect to do some manual coding and performance tuning work to complete the port.
This package provides the compiler to compile the HIP source programs.
Other Packages Related to hipcc
|
|
|
|
-
- dep: clang-21
- C-, C++- og Objective-C-kompiler
-
- dep: clang-tools-21
- Clangbaserede værktøjer for C/C++-udvikling
-
- dep: libamdhip64-dev (>= 6.4.3~)
- HIP-kørselstid for AMD GPU'er - teksthoveder
-
- dep: libc6 (>= 2.38)
- GNU C-bibliotek: Delte biblioteker
also a virtual package provided by libc6-udeb
-
- dep: libclang-rt-21-dev
- Compiler-rt - development package
-
- dep: libgcc-s1 (>= 3.0)
- GCC støttebibliotek
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ bibliotek v3
-
- dep: lld-21
- LLVM-baseret lænker
-
- dep: llvm-21
- Teknologier for modulær kompiler og værktøjskæde
-
- dep: rocm-device-libs-21 (= 7.0.2+dfsg-3)
- AMD-specifikke sprogafviklingsbiblioteker for enhedssiden
-
- dep: rocminfo (>= 6.1.2~)
- ROCm-program til at rapportere systeminformation
Download hipcc
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 98.7 kB | 288.0 kB | [list of files] |
| arm64 | 85.7 kB | 284.0 kB | [list of files] |
| ppc64el | 98.9 kB | 348.0 kB | [list of files] |
