Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Driver API #3564

Merged
merged 1 commit into from
Sep 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading