CUDAInformation[]
検出された全CUDAデバイスについての情報を問い合せる.
CUDAInformation[dev]
CUDA dev についての情報を問い合せる.
CUDAInformation[dev,prop]
CUDA dev の prop を問い合せる.
CUDAInformation
CUDAInformation[]
検出された全CUDAデバイスについての情報を問い合せる.
CUDAInformation[dev]
CUDA dev についての情報を問い合せる.
CUDAInformation[dev,prop]
CUDA dev の prop を問い合せる.
詳細とオプション
- CUDALink パッケージがNeeds["CUDALink`"]でロードされていなければならない.
- デバイスについての数はシステム構成とドライババージョンによって異なる.
例題
すべて開く すべて閉じる例 (3)
アプリケーション (3)
CUDAInformation[#, "Name"]& /@ Range[Length[CUDAInformation[]]]Select[Range[Length[CUDAInformation[]]], CUDAInformation[#, "Compute Capabilities"] ≥ 1.3&]Select[Range[Length[CUDAInformation[]]], CUDAInformation[#, "Compute Capabilities"] ≥ 2.0&]関連するガイド
-
▪
- CUDALink
テキスト
Wolfram Research (2010), CUDAInformation, Wolfram言語関数, https://reference.wolfram.com/language/CUDALink/ref/CUDAInformation.html.
CMS
Wolfram Language. 2010. "CUDAInformation." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/CUDALink/ref/CUDAInformation.html.
APA
Wolfram Language. (2010). CUDAInformation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/CUDALink/ref/CUDAInformation.html
BibTeX
@misc{reference.wolfram_2026_cudainformation, author="Wolfram Research", title="{CUDAInformation}", year="2010", howpublished="\url{https://reference.wolfram.com/language/CUDALink/ref/CUDAInformation.html}", note=[Accessed: 13-August-2026]}
BibLaTeX
@online{reference.wolfram_2026_cudainformation, organization={Wolfram Research}, title={CUDAInformation}, year={2010}, url={https://reference.wolfram.com/language/CUDALink/ref/CUDAInformation.html}, note=[Accessed: 13-August-2026]}