cl::sycl::info::platform
Platform descriptor to query information about a platform object
Values
| profile | Returns the profile name supported by the implementation |
| version | OpenCL software driver version string |
| name | Name of the platform |
| vendor | Vendor name |
| extensions | extension names supported by the platform (space-separated list) |