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.
CELL と連携して、PPU と SPU があります。
私の質問は、SPE 間でどのように通信するのですか?
SPU プログラムは、DMA 関数 (spu_mfcio.h で定義) を介して他の SPE のメールボックスにアクセスできることを知っています (これらが SPU のローカル プログラム状態でマップされている場合)。
しかし、私はそれを行う方法がわかりません、私を助けてください。
私はC言語で働いていることを付け加えておきます。