前向兼容手札 头像

消息来源频道

前向兼容手札

@zyf_at_rochester

频道122 位成员公开可见0 人在线

后向兼容什么的,才没人在意呢!

成员规模122 位成员
在线情况0 人在线
消息总数888 条消息
浏览量总数15,140 次浏览

在这个频道里搜索消息……

t.me/zyf_at_rochester

https://github.com/llvm/llvm-project/blob/e6a3d2de9257b133272a1aafc1572dde6a7d371e/libc/docs/gpu/rpc.rst
Traditionally, the C library abstracts over several functions that interface with the platform's operating system through system calls. The GPU however does not provide an operating system that can be queried to handle target dependent operations. Instead, we rely on remote procedure calls to interface with the host's operating system while executing on a GPU.