Skip to content

Commit d12441e

Browse files
committed
grammar fix
1 parent 926b9e2 commit d12441e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/english/hpc/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,6 @@ Release date: ??? (less likely to be completed than not)
264264

265265
### Disclaimer: Technology Choices
266266

267-
The examples in this book use C++, GCC, x86-64, CUDA and Spark, although the underlying principles we aim to convey are not specific to them.
267+
The examples in this book use C++, GCC, x86-64, CUDA, and Spark, although the underlying principles we aim to convey are not specific to them.
268268

269-
To clear my conscience, I'm not happy with any of these choices: these technologies just happen to be the most widespread and stable at the moment, and thus more helpful for the reader. I would have respectively picked C / Rust, LLVM, arm, OpenCL and Dask; maybe there will be a 2nd edition in which some of the tech stack is changed.
269+
To clear my conscience, I'm not happy with any of these choices: these technologies just happen to be the most widespread and stable at the moment and thus more helpful to the reader. I would have respectively picked C / Rust, LLVM, arm, OpenCL, and Dask; maybe there will be a 2nd edition in which some of the tech stack is changed.

0 commit comments

Comments
 (0)