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.
基本的に私が欲しいのは、hiloint2uint64() のように機能する関数で、2 つの 32 ビット整数を結合し、結果を uint64 として再解釈するだけです。
CUDA でこれを実行できる関数が見つかりません。とにかく、そのような型キャストを実行できる ptx コードはありますか?