Skip to content

Commit

Permalink
Update driver API porting guide
Browse files Browse the repository at this point in the history
  • Loading branch information
neon60 committed Sep 30, 2024
1 parent e7486be commit e05587c
Show file tree
Hide file tree
Showing 7 changed files with 845 additions and 555 deletions.
12 changes: 11 additions & 1 deletion .wordlist.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.hip_fatbin
ALU
ALUs
AmgX
Expand All @@ -15,9 +16,12 @@ Builtins
CAS
clr
coroutines
Ctx
cuBLASLt
cuCtx
CUDA's
cuDNN
cuModule
dataflow
deallocate
decompositions
Expand All @@ -35,6 +39,7 @@ enum
enums
embeded
extern
fatbin
fatbinary
foundationally
frontends
Expand All @@ -46,13 +51,17 @@ GPGPU
GWS
hardcoded
HC
hcBLAS
HIP-Clang
HIP's
hipcc
hipCtx
hipexamine
hipified
hipModule
hipModuleLaunchKernel
hipother
HIPRTC
hcBLAS
icc
IILE
iGPU
Expand Down Expand Up @@ -122,6 +131,7 @@ texel
texels
tradeoffs
templated
toolkits
typedefs
unintuitive
UMM
Expand Down
304 changes: 0 additions & 304 deletions docs/how-to/hip_porting_driver_api.md

This file was deleted.

Loading

0 comments on commit e05587c

Please sign in to comment.