Add post about AI writing
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 18s
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 18s
This commit is contained in:
parent
42044b315c
commit
f01e26e23b
6 changed files with 48 additions and 0 deletions
|
|
@ -4,6 +4,10 @@ date = "2025-09-04T19:44:19-04:00"
|
|||
topics = ["software development", "CUDA"]
|
||||
+++
|
||||
|
||||
{{< callout >}}
|
||||
First version of this post was generated with LLMs before manual revision. See [this link](/posts/ai_confession/) for more details.
|
||||
{{< /callout >}}
|
||||
|
||||
I run Void Linux on a Thinkpad T480 with Integrated Intel graphics and a discrete Nvidia MX150. I've decided to start working with more CUDA development and was running into an issue where my Nvidia GPU would suddenly stop being detected by CUDA applications. The only way I could figure out to get it back online was by rebooting my computer. Eventually I became so frustrated that I decided to dive in and find a solution.
|
||||
|
||||
## The Problem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue