# 前言

如果你是我的老读者，当然我觉得没有几个这样的人，你就会发现这本书甚至改了名字。我承认原来他是专门介绍GPU driver的，但是由于我的研究范围日益扩大（好吧，我承认我只是好奇心重，每个都玩不精），这本书已经完全变成一个~~日记~~技术博客了。

这本书原来的前言&#x662F;*“为了克服自己的皮，以及想当作一个笔记，我决定写一本书叫《年子》（《日子》和《月子》的续集）来记录我对GPU kernel的理解和认识“，*&#x4F46;是现在看并没有什么用处。不过我还是希望能以不那么频繁的更新频率把它坚持下去。

鉴于现在只有我一个读者，并且我懂得一些中文，所有我决定使用这种半土不洋的语言。如果有一天这本书火了，三体人还没有打到地球，那么我会考虑把他翻译成英文。

差点忘了一点，鉴于我是个半吊子爱好者，这本书可能会有错误的地方，但我会尽量保证它的正确性并且附加适当的reference。如果你发现任何错误，十分感谢能写个email给我，让我别继续丢人。

另外我女朋友问我能不能把这本书献给她，那么，应该是能得。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://jizhuoran.gitbook.io/mali-gpu/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
