Jump to content
LaptopVideo2Go Forums

AMD Software PRO Edition 23.Q3 incl. HIP for Windows


StefanG3D

Recommended Posts

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.

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.

Link to comment
Share on other sites

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

--------------------------------------------------------------------------------
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%)

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...