Viewing profile — mike64_t
mike64_t
HN member- Joined
- Sat, Aug 10, 2024, 1:25 PM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About mike64_t
No profile information was provided.
Recent public activity
-
comment
Comment #41297060
It seems to me at least, yes. You still need ptxas, but this piece of Software technically isn't deployed in the datacenter, if you AOT compile your kernels. Its usage seems more t…
-
comment
Comment #41297020
How do you plan on finding instruction latencies for eg. sm_89?
-
comment
Comment #41297017
Binary compatibility is possible, but not my main concern just yet. The CUDA api is missing length parameters left and right, often for highly problematic things such as "how long …
-
comment
Comment #41296939
Yes, the Nvidia SASS ISAs are not documented and emitting them is non trivial due to Nvidia GPUs not handling pipeline hazards in Hardware and requires the compiler to correctly sc…
-
comment
Comment #41296902
To what degree the GeForce software license is applicable even if you don't download the GeForce driver is debatable. It technically governs all software downloadable from nvidia.c…