SYCLomatic icon indicating copy to clipboard operation
SYCLomatic copied to clipboard

Issue on page /dev_guide/diagnostic_ref/dpct1090.html

Open tamara-laranga opened this issue 11 months ago • 3 comments

Is there any way to print the regsPerBlock of the device on SYCLomatic? I don't want to da any operation with them but only to print this data.

tamara-laranga avatar Mar 18 '24 19:03 tamara-laranga

@Laranga22 thanks for your interests in SYCLomatic, currently SYCL does not support the device property that would be functionally compatible with regsPerBlock, just as dpct1090 says.

tomflinda avatar Mar 19 '24 00:03 tomflinda

Yeah, my question is if there is any way of doing this manually

tamara-laranga avatar Mar 19 '24 11:03 tamara-laranga

@Laranga22 Maybe, you can refer to the spec of the GPU hardware for the register number.

tomflinda avatar Mar 20 '24 05:03 tomflinda