最終更新:2023-08-08 (火) 05:50:12 (262d)  

clinfo
Top / clinfo

show OpenCL platforms and devices

https://github.com/Oblomov/clinfo

help

  • clinfo version 3.0.21.02.21
    Display properties of all available OpenCL platforms and devices
    Usage: clinfo [options ...]
    
    Options:
    	--all-props, -a		try all properties, only show valid ones
    	--always-all-props, -At	show all properties, even if invalid
    	--human		human-friendly output (default)
    	--raw		raw output
    	--offline	also show offline devices
    	--list, -l	only list the platforms and devices by name
    	--prop prop-name	only list properties matching the given name
    	--device p:d,
    	-d p:d		only show information about device number d from platform number p
    	-h, -?		show usage
    	--version, -v	show version
    
    Defaults to raw mode if invoked with
    a name that contains the string "raw"

Intel

  • Number of platforms                               0

関連