Fix some typos, add additional guidance for -BSymbolic

Tá an tiomantas seo le fáil i:
Ben Sander
2017-05-05 17:28:11 -05:00
tuismitheoir 6437f5d2b2
tiomantas 687809104b
D'athraigh 2 comhad le 4 breiseanna agus 2 scriosta
+2
Féach ar an gComhad
@@ -45,6 +45,8 @@ To correct, add the following flag to hcc or hipcc:
$ hipcc -Wl,-Bsymbolic ...
```
Ensure there is no space in the "Wl,-Bsymbolic" option.
### What is the current limitation of HIP Generic Grid Launch method?
1. __global__ functions cannot be marked as static or put in an unnamed namespace i.e. they cannot be given internal linkage (this would clash with __attribute__((weak)));