mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 22:58:17 -05:00
Compare commits
27 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
382ea7553f | ||
|
|
2014b47dcb | ||
|
|
b9f9bafd9b | ||
|
|
ff15f420c6 | ||
|
|
f51c9be952 | ||
|
|
64e254dc99 | ||
|
|
af7f921474 | ||
|
|
8b3377749f | ||
|
|
c3a3ce55d1 | ||
|
|
64c727449b | ||
|
|
182dfc65cf | ||
|
|
d529d5c585 | ||
|
|
cca6bc4921 | ||
|
|
e3dbbb6bbf | ||
|
|
6e39c80762 | ||
|
|
f96f5df625 | ||
|
|
0639a312c8 | ||
|
|
a2878b1460 | ||
|
|
1daf261d25 | ||
|
|
5848bc3d7e | ||
|
|
d9692359ad | ||
|
|
25110784cf | ||
|
|
9ff31d316f | ||
|
|
b072119ad6 | ||
|
|
095544032c | ||
|
|
26a39a637a | ||
|
|
6fb55e6f45 |
Binary file not shown.
File diff suppressed because it is too large
Load Diff
BIN
AMD_HIP_Programming_Guide_v4.1.pdf
Normal file
BIN
AMD_HIP_Programming_Guide_v4.1.pdf
Normal file
Binary file not shown.
BIN
AMD_ROCm_DataCenter_Tool_User_Guide_v4.1.pdf
Normal file
BIN
AMD_ROCm_DataCenter_Tool_User_Guide_v4.1.pdf
Normal file
Binary file not shown.
Binary file not shown.
BIN
AMD_ROCm_Release_Notes_v4.1.pdf
Normal file
BIN
AMD_ROCm_Release_Notes_v4.1.pdf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
HIP_Supported_CUDA_API_Reference_Guide_v4.1.pdf
Normal file
BIN
HIP_Supported_CUDA_API_Reference_Guide_v4.1.pdf
Normal file
Binary file not shown.
BIN
ROCm_Data_Center_Tool_API_Manual_4.1.pdf
Normal file
BIN
ROCm_Data_Center_Tool_API_Manual_4.1.pdf
Normal file
Binary file not shown.
BIN
ROCm_SMI_API_GUIDE_v4.1.pdf
Normal file
BIN
ROCm_SMI_API_GUIDE_v4.1.pdf
Normal file
Binary file not shown.
Binary file not shown.
17
default.xml
17
default.xml
@@ -12,12 +12,12 @@ fetch="https://github.com/GPUOpen-ProfessionalCompute-Libraries/" />
|
||||
fetch="https://github.com/GPUOpen-Tools/" />
|
||||
<remote name="KhronosGroup"
|
||||
fetch="https://github.com/KhronosGroup/" />
|
||||
<default revision="refs/tags/rocm-4.0.0"
|
||||
remote="roc-github"
|
||||
sync-c="true"
|
||||
sync-j="4" />
|
||||
<default revision="refs/tags/rocm-4.1.0"
|
||||
remote="roc-github"
|
||||
sync-c="true"
|
||||
sync-j="4" />
|
||||
<!--list of projects for ROCM-->
|
||||
<project name="ROCK-Kernel-Driver" revision="refs/tags/rocm-4.0.1" />
|
||||
<project name="ROCK-Kernel-Driver" />
|
||||
<project name="ROCT-Thunk-Interface" />
|
||||
<project name="ROCR-Runtime" />
|
||||
<project name="ROC-smi" />
|
||||
@@ -35,7 +35,7 @@ sync-j="4" />
|
||||
<project name="ROCclr" remote="rocm-devtools" />
|
||||
<project name="HIPIFY" remote="rocm-devtools" />
|
||||
<!-- The following projects are all associated with the AMDGPU LLVM compiler -->
|
||||
<project name="llvm-project" revision="refs/tags/rocm-4.0.1" />
|
||||
<project name="llvm-project" />
|
||||
<project name="ROCm-Device-Libs" />
|
||||
<project name="atmi" />
|
||||
<project name="ROCm-CompilerSupport" />
|
||||
@@ -49,6 +49,7 @@ sync-j="4" />
|
||||
<!-- ROCm Libraries -->
|
||||
<project name="rdc" remote="roc-github" />
|
||||
<project name="rocBLAS" remote="rocm-swplat" />
|
||||
<project name="Tensile" remote="rocm-swplat" />
|
||||
<project name="hipBLAS" remote="rocm-swplat" />
|
||||
<project name="rocFFT" remote="rocm-swplat" />
|
||||
<project name="rocRAND" remote="rocm-swplat" />
|
||||
@@ -57,7 +58,7 @@ sync-j="4" />
|
||||
<project name="hipSPARSE" remote="rocm-swplat" />
|
||||
<project name="rocALUTION" remote="rocm-swplat" />
|
||||
<project name="MIOpenGEMM" remote="rocm-swplat" />
|
||||
<project name="MIOpen" remote="rocm-swplat" revision="refs/tags/rocm-4.0.1" />
|
||||
<project name="MIOpen" remote="rocm-swplat" />
|
||||
<project name="rccl" remote="rocm-swplat" />
|
||||
<project name="MIVisionX" remote="gpuopen-libs" />
|
||||
<project name="rocThrust" remote="rocm-swplat" />
|
||||
@@ -65,7 +66,7 @@ sync-j="4" />
|
||||
<project name="rocPRIM" remote="rocm-swplat" />
|
||||
<project name="hipfort" remote="rocm-swplat" />
|
||||
<project name="AMDMIGraphX" remote="rocm-swplat" />
|
||||
<project name="ROCmValidationSuite" remote="rocm-devtools" revision="refs/tags/rocm-4.0.1" />
|
||||
<project name="ROCmValidationSuite" remote="rocm-devtools" />
|
||||
<!-- Projects for OpenMP-Extras -->
|
||||
<project name="aomp" path="openmp-extras/aomp" remote="rocm-devtools" />
|
||||
<project name="aomp-extras" path="openmp-extras/aomp-extras" remote="rocm-devtools" />
|
||||
|
||||
BIN
images/CG1.PNG
Normal file
BIN
images/CG1.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 KiB |
BIN
images/CG2.PNG
Normal file
BIN
images/CG2.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
BIN
images/CG3.PNG
Normal file
BIN
images/CG3.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.0 KiB |
Reference in New Issue
Block a user