パッケージ: hipcc (5.2.3-8)
hipcc に関するリンク
Debian の資源:
rocm-hipamd ソースパッケージをダウンロード:
- [rocm-hipamd_5.2.3-8.dsc]
- [rocm-hipamd_5.2.3.orig-clr.tar.gz]
- [rocm-hipamd_5.2.3.orig-hip.tar.gz]
- [rocm-hipamd_5.2.3.orig-opencl.tar.gz]
- [rocm-hipamd_5.2.3.orig.tar.gz]
- [rocm-hipamd_5.2.3-8.debian.tar.xz]
メンテナ:
- Debian ROCm Team (QA ページ, メールアーカイブ)
- Maxime Chambonnet (QA ページ)
- Étienne Mollier (QA ページ)
- Cordell Bloor (QA ページ)
- Christian Kastner (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の hipcc 関連パッケージ
|
|
|
|
-
- dep: clang-15
- C, C++ and Objective-C compiler
-
- dep: clang-tools-15
- clang-based tools for C/C++ developments
-
- dep: file
- 「マジック」ナンバーを使ったデータ形式認識
-
- dep: libamdhip64-dev
- Header files for the AMD implementation of HIP
-
- dep: libclang-common-15-dev (<< 1:15.0.6-5~exp1)
- Clang library - Common development package
- または libclang-rt-15-dev (>= 1:15.0.6-5~exp1)
- パッケージは利用できません
-
- dep: libfile-which-perl
- Perl module for searching paths for executable programs
-
- dep: liburi-encode-perl
- Perl module to encode and decode strings to URIs
-
- dep: lld-15
- LLVM-based linker
-
- dep: llvm-15
- Modular compiler and toolchain technologies
-
- dep: rocm-device-libs
- AMD specific device-side language runtime libraries
-
- dep: rocminfo
- ROCm Application for Reporting System Info