Fix various typos
Conflicts: README.md Change-Id: Ie296d503d16121a62fed1a208352ec2b81c97fd9
Этот коммит содержится в:
коммит произвёл
Maneesh Gupta
родитель
961b7890c1
Коммит
263dcfed83
@@ -105,7 +105,7 @@ HIP parses the `__noinline__` and `__forceinline__` keywords and converts them t
|
||||
|
||||
|
||||
```
|
||||
// Example psuedocode introducing hipLaunchKernel:
|
||||
// Example pseudo code introducing hipLaunchKernel:
|
||||
__global__ MyKernel(hipLaunchParm lp, float *A, float *B, float *C, size_t N)
|
||||
{
|
||||
...
|
||||
|
||||
Ссылка в новой задаче
Block a user