chapel icon indicating copy to clipboard operation
chapel copied to clipboard

add various GPU device query functions

Open stonea opened this issue 5 months ago • 0 comments

This draft PR adds a DeviceAttributes type that includes a number of parenless proc functions to query various attributes about the GPU. (for example: max threads per block, device name, etc.)

This aims to resolve https://github.com/chapel-lang/chapel/issues/23638

stonea avatar Sep 13 '24 23:09 stonea