Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
AleaGPU で GPU コードを実行する前に、GPU が存在するかどうかを検出することは可能ですか?
Gpu.Defaultヌルになる?このオブジェクトにチェックできるプロパティはありますか?
Gpu.Default
私は基本的に、GPU が存在する場合はアルゴリズムのより高速なバージョンを実行したいと考えています。それ以外の場合は、元の遅いバージョンを実行したいと考えています。