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.
是否可以将对象存储在视频卡内存中而不是内存中?我一直在使用 StringIO 在 RAM 中存储一些对象;是否可以为此目的分配一些视频卡的内存?
并非没有操作系统支持。PyOpenCL可能有一些你可以利用的东西。