We have multiple open job opportunities in game engineering, come work with us !
18.06.2025 18:33 — 👍 7 🔁 3 💬 0 📌 1We have multiple open job opportunities in game engineering, come work with us !
18.06.2025 18:33 — 👍 7 🔁 3 💬 0 📌 1As a reviewer, I got a few codes for a free copy of "Vulkan 3D Graphics Rendering Cookbook". PM me if you'd like one, first come, first served :)
14.03.2025 08:04 — 👍 2 🔁 2 💬 0 📌 0Democratize GPU profiling on the web, let's go !
12.03.2025 22:49 — 👍 1 🔁 0 💬 0 📌 0
Seb wrote a fantastic article exploring how to make matrix multiplications go fast on AMD GPUs. This is a deep dive into both the algorithm and hardware, with great visualizations. He is also looking for work and I only have good things to say about him, so hire him!
seb-v.github.io/optimization...
Hey there bsky!
I'm looking for an internship in graphics/engine programming anywhere in the world (I'm willing to relocate). If you happen to know any open positions or if you work at a company that is taking interns, feel free to contact me!
Portfolio ⬇️
Oh man this is so much better.
21.12.2024 11:52 — 👍 5 🔁 0 💬 0 📌 0Thanks! Want to grab a beer at some point after the holidays if you're still in Paris btw?
21.12.2024 11:46 — 👍 4 🔁 0 💬 1 📌 0Thank you very much 😁
16.12.2024 11:30 — 👍 2 🔁 0 💬 0 📌 0
The recordings from GPC24 are up, including my talk ! This contains much more information than the slides on their own. Enjoy !
www.youtube.com/watch?v=sHFb...
gpuopen.com/presentation...
Oh I didn't know it had Tint and Naga now, nice! Thanks, TIL!
03.12.2024 08:21 — 👍 0 🔁 0 💬 0 📌 0
I'm not sure if there is something, I use PIX on windows to get the HLSL.
It's ok if you don't have an easy way to get the code, I won't be able to test on Mac anyway.
😱😱😱
03.12.2024 08:02 — 👍 0 🔁 0 💬 0 📌 0I know the explanation is short but it would take quite a few tweets to fully go through it 😅
02.12.2024 19:52 — 👍 2 🔁 0 💬 0 📌 0
V0 is worse than original for testing, V1 is the original code, V2 is a failed fix, V3 fixes the execution sync issue but lacks a read after write synchronization. It seems the writes make it to memory fast enough though!
The code is here if you want to take a look github.com/frguthmann/w...
I was looking at some code synchronizing multiple threadgroups within the same dispatch and I had a hunch something was off. There are actually multiple causes for the original race(s) so I wrote increasingly less racy versions of it, to validate my hunch and finally fix the original code.
02.12.2024 19:43 — 👍 2 🔁 0 💬 1 📌 0Thanks! What did you test this on?
02.12.2024 18:32 — 👍 0 🔁 0 💬 1 📌 0
Oh wow, interesting! I only inspected the generated HLSL and AMD ISA but I would have expected this to work on Apple devices as well, thanks for testing!
Would it be easy for you to send me the generated MSL code?
Here's what I get:
V0: ❌, V1: ❌, V2: ❌, V3: ✅, V4: ✅
Hey all, I wrote some WebGPU code to test some race conditions in a shader. If you're willing to try, let me know what you see. Red/flicker means there's a race.
I'm especially curious about V3 which could theoretically race but I was never able to catch it.
frguthmann.github.io/webgpu_racy_...
My team is hiring careers.amd.com/careers-home...
01.12.2024 19:29 — 👍 6 🔁 5 💬 0 📌 0Yes, definitely! When rehearsing I always tried to phrase occupancy as *one* way to hide latency, but not sure how I did when presenting that day.
17.11.2024 14:07 — 👍 4 🔁 0 💬 0 📌 0A fun night 😁
16.11.2024 14:47 — 👍 4 🔁 0 💬 0 📌 0
Sorry for the terrible photo quality, knees were weak and arms heavy :p.
Also, shout-out to the first row who noticed I was taking a picture and decided to have fun with it 😁.
I would love a write up explaining the design choices, pitfalls avoided and so on afterwards!
10.11.2024 17:09 — 👍 2 🔁 0 💬 1 📌 0Nice, see you there!
31.10.2024 15:23 — 👍 1 🔁 0 💬 0 📌 0Hey all, the Graphics Programming Conference is approaching. This is my first conference and I'm looking forward to meeting fellow graphics people in person. If you're coming and would like to meet, ping me! Even if we don't know each other :)
31.10.2024 15:12 — 👍 15 🔁 1 💬 2 📌 0
This is the official account for #GPUOpen, #AMD's resource for supporting games and graphics developers since 2016.
We're the team behind #FidelityFX Super Resolution (FSR), #Radeon Developer Tool Suite, Radeon #ProRender, and much more.
Visit us at gpuopen.com!
I arrived one week early at my first job, but it wasn't my fault ! Awkward first day 😂
21.10.2024 08:57 — 👍 5 🔁 0 💬 0 📌 0Miguel is great!
20.10.2024 20:52 — 👍 1 🔁 0 💬 0 📌 0Have you tried GPUReshape yet? It has a bunch of cool and unique features!
20.10.2024 19:18 — 👍 2 🔁 0 💬 1 📌 0