cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

spectral
Adept II

How to get device SIMT size ?

Hi,

I'm trying to retreive the size the SIMT size. I think that it is 64 for the last generation video card and 32 for oldest ones.

So, do we have a method to get this info ?

Or do we have a list of GPU that support 32 only ? and how to get the corresponding name of the GPU ?

 

Thanks

0 Likes
4 Replies
ED1980
Adept II

AMD_Accelerated_Parallel_Processing_OpenCL_Programming_Guide - Appendix D
Device Parameters...E-350, E-240, C-50, C-30, 5450 - 32 only(Compute Units = 8 Stream Cores, other GPU, Compute Units = 16 Stream Cores)

0 Likes

Thanks but I don't see this information 😛

0 Likes

AMD_Accelerated_Parallel_Processing_OpenCL_Programming_Guide - 4.11.4 Optimizing for Cedar...

0 Likes

Thanks,

It is exactly what I need.

0 Likes