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.
PyOpenCL で argmin または argmax をどのように記述しますか? ワークグループごとに argmin/min を計算し、その後の呼び出しを使用してこれらを減らす必要があると思います。
これを調整して、最小値だけでなく、最小値とその位置を収集します。