Skip to content

Commit

Permalink
prepare for release 1
Browse files Browse the repository at this point in the history
  • Loading branch information
brucefan1983 committed Nov 19, 2020
1 parent b63b5c6 commit dabd64b
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1,639 deletions.
15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
# `CUDA` 编程:基础与实践》源代码


## I am writing a simplified English version (about half size of the Chinese version) of the book:
* [Chapter 1 (**finished**)](https://github.com/brucefan1983/CUDA-Programming/blob/master/src/01-introduction/readme.md)
* [Chapter 2 (**finished**)](https://github.com/brucefan1983/CUDA-Programming/blob/master/src/02-thread-organization/readme.md)
* [Chapter 3 (**finished**)](https://github.com/brucefan1983/CUDA-Programming/blob/master/src/03-basic-framework/readme.md)
* [Chapter 4 (**finished**)](https://github.com/brucefan1983/CUDA-Programming/tree/master/src/04-error-check)
* [Chapter 5 (**finished**)](https://github.com/brucefan1983/CUDA-Programming/tree/master/src/05-prerequisites-for-speedup)
* [Chapter 6 (**on-going**)](https://github.com/brucefan1983/CUDA-Programming/tree/master/src/06-memory)
* [Chapter 7 (**on-going**)](https://github.com/brucefan1983/CUDA-Programming/tree/master/src/07-global-memory)
## 相关仓库
* 由琪同学正在用 pyCUDA 实现本书中的范例,见如下仓库:
https://github.com/YouQixiaowu/CUDA-Programming-with-Python
Expand Down Expand Up @@ -167,11 +158,7 @@ https://github.com/YouQixiaowu/CUDA-Programming-with-Python
14.5 cuRAND 库 181
14.5.1 简介 181
14.5.2 例子 182
```

## 第一版勘误
* 欢迎读者找错。找到一个其他人没有报告的错误并说服我改正者,我承诺送您此书第二版一本。
* 前言:“苏州吉浦****科技有限公司”应改为“苏州吉浦****科技有限公司”。
```


## 我的测试系统
Expand Down
382 changes: 0 additions & 382 deletions src/02-thread-organization/readme.md

This file was deleted.

192 changes: 0 additions & 192 deletions src/03-basic-framework/readme.md

This file was deleted.

121 changes: 0 additions & 121 deletions src/04-error-check/readme.md

This file was deleted.

Loading

0 comments on commit dabd64b

Please sign in to comment.