AMD HIP SDK for Windows released

Started by Stefan, July 28, 2023, 12:51:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Stefan

AMD HIP SDK for Windows

Downloads
Part of the AMD ROCm Platform, the HIP SDK is now available on Windows. 5.5 was released on July 27th, 2023. Please read About ROCm to learn more about the HIP SDK.
  • Windows 10 & 11
  • Windows Server 2022
Note: ROCm has different version numbers between Windows and Linux. ROCm 5.5.1 is Windows only and based on ROCm 5.5.0 which is Linux only.
If you are new to using ROCm, check out the Quickstart Guide for Windows
HIP SDK

The AMD HIP SDK is a software development kit (SDK) that allows developers that brings a subset of ROCm to Windows. It provides an API and tooling that allows users to enable computation on GPUs using HIP.
The HIP SDK includes a range of libraries that simplify the development of high-performance software. For more information see:
Resources

Stefan

Start c:\Program Files\AMD\ROCm\5.5\bin\hipInfo.exe to find out how hip your GPU is :P

--------------------------------------------------------------------------------
device#                           0
Name:                             AMD Radeon(TM) Graphics
pciBusID:                         5
pciDeviceID:                      0
pciDomainID:                      0
multiProcessorCount:              8
maxThreadsPerMultiProcessor:      2560
isMultiGpuBoard:                  0
clockRate:                        2100 Mhz
memoryClockRate:                  1600 Mhz
memoryBusWidth:                   0
totalGlobalMem:                   12.07 GB
totalConstMem:                    2147483647
sharedMemPerBlock:                64.00 KB
canMapHostMemory:                 1
regsPerBlock:                     0
warpSize:                         64
l2CacheSize:                      4194304
computeMode:                      0
maxThreadsPerBlock:               1024
maxThreadsDim.x:                  1024
maxThreadsDim.y:                  1024
maxThreadsDim.z:                  1024
maxGridSize.x:                    2147483647
maxGridSize.y:                    2147483647
maxGridSize.z:                    2147483647
major:                            9
minor:                            0
concurrentKernels:                1
cooperativeLaunch:                0
cooperativeMultiDeviceLaunch:     0
isIntegrated:                     0
maxTexture1D:                     16384
maxTexture2D.width:               16384
maxTexture2D.height:              16384
maxTexture3D.width:               2048
maxTexture3D.height:              2048
maxTexture3D.depth:               2048
isLargeBar:                       0
asicRevision:                     0
maxSharedMemoryPerMultiProcessor: 64.00 KB
clockInstructionRate:             1000.00 Mhz
arch.hasGlobalInt32Atomics:       1
arch.hasGlobalFloatAtomicExch:    1
arch.hasSharedInt32Atomics:       1
arch.hasSharedFloatAtomicExch:    1
arch.hasFloatAtomicAdd:           1
arch.hasGlobalInt64Atomics:       1
arch.hasSharedInt64Atomics:       1
arch.hasDoubles:                  1
arch.hasWarpVote:                 1
arch.hasWarpBallot:               1
arch.hasWarpShuffle:              1
arch.hasFunnelShift:              0
arch.hasThreadFenceSystem:        1
arch.hasSyncThreadsExt:           0
arch.hasSurfaceFuncs:             0
arch.has3dGrid:                   1
arch.hasDynamicParallelism:       0
gcnArchName:                      gfx90c:xnack-
peers:                           
non-peers:                        device#0

memInfo.total:                    12.07 GB
memInfo.free:                     11.94 GB (99%)