@DylanMcD8 Here’s my app clip for 3D hypersonic wind tunnel simulation (runs on your phone). You can use any 3D model to check its aerodynamics, or just cook in the rocket exhaust:)
https://t.co/bfg9bi2JMA
@FrameworkPuter@AIatAMD Mature? Yeah, sorry, no. Spent 2 weeks trying to port Qwen3-TTS to RyzenAI NPU runtime with every possible trick I know to no avail. @LisaSu can you at least bump the open-sourced version with new kernels?
@gleb_alexandrov it's not a synthetic data, they collected their own dataset using sodium light and sodium light filter in a prism: https://t.co/TtV3W1REnj
@anemll Amazing! I was hoping to squeeze at least 1tps from M1 Ultra 64Gb, but hit a wall at 0.1tps due to preloading going into swap and messing things up. Will try to do a direct read from SSD this weekend.
@eugenebokhan And two chips that support cooperative tensor properly are m4 and m5, yes? Other chips ‘support it’, but only two latest apple chips gain actual acceleration with cooperative tensors?
@ManyATrueNerd This is exactly how the current AI works. It spews out perfectly written code, paragraphs of in-depth on any topic, but when you look inside, it’s just a bunch of math, and nobody reeeally knows why and how it works.
We’re excited about our upcoming partnership with Razer! The companions are now physically on your desktop! They can see, hear, and speak with you, and even see your screen.
@Luckyballa My solution in the MLS-MPM implementation is to use sort + atomic. I have a case when I need to scatter over 3x3x3 cube of voxels. The sort improves data locality a lot, and atomics outperform 27 scatters with later reduction over 27x data
@Nick_Davidov There is another factor to this. With extremely high housing prices and 30-50 year (!) mortgages, you are almost forced to think in terms of stable income, and you have to have at least half a year in savings to afford any experiments of making something yourself.
@Nick_Davidov School/uni makes a huge bias towards avoiding failure at all costs, and making things is risky.
At least, it made in my case, and I’m still beating this crap out of me.
@lisyarus You want to add earth rotation effect, where atmosphere has a slight movement from west to east , and it would generate vortices after land masses, aka hurricanes:)
@Luckyballa@ionthedev I’ve always thought that you can just convert Gaussian splats into SDF with zero being some variable threshold, so that the big splats result in larger volume?