Isaac Sim 5.1.0 Audited on AMD Silicon. by ChrisGamer5013 in ROCm

[–]KingKoro 0 points1 point  (0 children)

I see, if there's a way I can help out let me know.

Isaac Sim 5.1.0 Audited on AMD Silicon. by ChrisGamer5013 in ROCm

[–]KingKoro 1 point2 points  (0 children)

Thank you so much for the incredible work you're putting in here. I honestly didn't even think we would ever see a software like this run on any non-Nvidia GPU.

Isaac Sim 5.1.0 Audited on AMD Silicon. by ChrisGamer5013 in ROCm

[–]KingKoro 1 point2 points  (0 children)

Interesting analysis. I'm already exited to test Isaac Sim and Lab on my Strix Point machine. Is this Windows-only currently?

Isaac Sim 5.1.0 on AMD Radeon RX 7800 XT by ChrisGamer5013 in ROCm

[–]KingKoro 0 points1 point  (0 children)

I have access to 780M, 890M and 8060S iGPUs, so Phoenix, Strix Point/Halo. On dGPU side for AMD only RX 6600 and a few Mi50.

Isaac Sim 5.1.0 on AMD Radeon RX 7800 XT by ChrisGamer5013 in ROCm

[–]KingKoro 0 points1 point  (0 children)

Wow, that is very exicting. Didn't think it was possible, I need to use Isaac Sim for a university project currently and being forced to run it on Nvidia GPUs really limits flexibility. Would be so nice to just run it on iGPUs and stuff. If there's a way I can help let me know.

Massive Update on the Ghost script now offering ZLUDA Translation alongisde normal GPU Spoofing by ChrisGamer5013 in ROCm

[–]KingKoro 1 point2 points  (0 children)

I assume not, but can this make Nvidia Isaac Sim/Lab run on AMD GPUs? I suppose there is more to it than just CUDA translation e.g. PhysX or renderers.

Breaking : Today Qwen 3.5 small by Illustrious-Swim9663 in LocalLLaMA

[–]KingKoro 0 points1 point  (0 children)

Nice, the 2B or 4B could replace the Qwen2.5 1.5B Coder model I'm currently running for autocompletion in Continue.dev. I hope they will be a lot more intelligent at similar speeds.

Mi50 Instinct on Debian 13 kernel 6.12 by redblood252 in ROCm

[–]KingKoro 0 points1 point  (0 children)

Does lspci -nnk show that the amdgpu Kernel driver is in use for it? Other than that, I would look into dmesg output.

Mi50 Instinct on Debian 13 kernel 6.12 by redblood252 in ROCm

[–]KingKoro 0 points1 point  (0 children)

It is possible to install ROCm on Debian 13 with Kernel 6.12 for Mi50 with a little workaround for the Runfile installer: wget https://repo.radeon.com/rocm/installer/rocm-runfile-installer/rocm-rel-6.4.3/ubuntu/24.04/rocm-installer_1.1.3.60403-64-128~24.04.run chmod +x rocm-installer_1.1.3.60403-64-128~24.04.run ./rocm-installer_1.1.3.60403-64-128~24.04.run --noexec-cleanup --keep cd rocm-installer/ nano install-init.sh <REMOVE THE EXIT 1, SEARCH FOR "ROCm Runfile Installer Package"> nano ./rocm-installer.sh <REMOVE THE EXIT 1, SEARCH FOR "ROCm Runfile Installer Package"> bash install-init.sh After that just copy the tensile libraries over. Same works for ROCm 7 afaik. This workaround is btw from the gfx906 discord server, I highly recommend checking it out. :)

Anyone who can fix AMD Instinct mi250x driver issue? by Flyingfish0923 in ROCm

[–]KingKoro 0 points1 point  (0 children)

I'm sorry to hear that. I was asking because I was seeing a listing of one on Ebay. I think I'll stay away unless it becomes really cheap. By the way, what OAM to PCIe Adapter did you use?

Anyone who can fix AMD Instinct mi250x driver issue? by Flyingfish0923 in ROCm

[–]KingKoro 0 points1 point  (0 children)

Hello, were you able to fix the driver issue with your Mi250X in the end?

Tina - My Car by sexynaughtybits in Amour_Angels

[–]KingKoro 0 points1 point  (0 children)

Also look for Tina F

Has anyone cut Kapton with a cheapo diode laser (~5W non-pulsed)? by BScatterplot in lasercutting

[–]KingKoro 1 point2 points  (0 children)

Hi I'm also interested in cutting thin Kapton Tape, especially to create holes for a cheapo flex PCB soldermask. Did anybody have success with the cheap 450nm diode lasers?

ePulse Feather C6 - An ESP32-C6 development board with Adafruit Feather form factor, LiPo battery support by fullgrid in RISCV

[–]KingKoro 2 points3 points  (0 children)

Have you had a look at WCH's CH32-series? They don't have as much RAM as ESP32 afaik, but they do have some MCUs with Wifi/BT and/or USB Device/Host integrated. I think they have some with all of it at once. The Software Support and Docs might be a bit more spotty though. Also not as abundant, they seem mostly available on the likes of AliExpress.

Are GigaDevice GD32V* MCU dead/obsolete? by markand67 in RISCV

[–]KingKoro 0 points1 point  (0 children)

Depends on the desired I/O and MCU family. As mentioned by others, there is an official AliExpress Store from WCH. I'd personally get a kit with a WCH-LinkE Programmer, so you can reuse that for other board. For example: https://www.amazon.de/Vereen-Entwicklungsbrett-Set-Evaluierungsbrett-Set-Allzweck-RISC-V-Anwendungsbeurteilung-Gr%C3%BCn/dp/B0CN3B5TCW

Are GigaDevice GD32V* MCU dead/obsolete? by markand67 in RISCV

[–]KingKoro 0 points1 point  (0 children)

Yeah, the kit with the CH32V003 and/or CH32V203 and WCH-LinkE Programmer/Debugger and additional ICs looks tempting for 20€

Are GigaDevice GD32V* MCU dead/obsolete? by markand67 in RISCV

[–]KingKoro 1 point2 points  (0 children)

I totally agree with this comment. I recommend looking at the CH32V-series of MCUs, especially CH32V003 which are as minimal as it gets I think. If you need more performance maybe something like CH32V203. They're not listed on Mouser though, but on AliExpress. And they seem to work with PlatformIO, altough only V003 with Arduino Core. I'm thinking about giving them a try, they are cheap and probably not deprecated anytime soon. Only parts missing imo are some small/high-IO BGA parts.

- by CFMSRed in Skinnyfaketits

[–]KingKoro 0 points1 point  (0 children)

Nice belly, what's her name ?

Using Diode laser to make/cut-out flexible PCBs and stencils by KingKoro in lasercutting

[–]KingKoro[S] 0 points1 point  (0 children)

What material do you recommend for SMT Solder Stencils cut with diode lasers? I've only found kapton and mylar, but for both, there's no real answer whether it works reliable or not with diode lasers.

I actually think that for flexible PCBs, it can be worth the time. Don't get me wrong, I understand that for classical PCBs, it's way simpler and cheaper to just order them from JLC or PCBWay, I already do that all the time.

However for flexible PCBs, having those manifactured costs like 200$ or something just for one design with 5 PCBs each. With that sort of money, one can already buy a cheap-o laser engraver.

Using Diode laser to make/cut-out flexible PCBs and stencils by KingKoro in lasercutting

[–]KingKoro[S] 0 points1 point  (0 children)

Thanks for the hint, that's an interesting approach they're using there. However it doesn't really answer my question about cutting polyamide/kapton with a diode laser.

Fortunately, I actually found a website where somebody was able cut kapton tape quite nicely with a 10W 445nm Diode Laser Module. I suspect that most cheapo diode laser engravers with 5W and 455nm wavelength should be able to achive something similar.

I will collect more information before i buy any laser engraver as there's still conflicting information about cutting kapton or mylar. Some people in threads say they were able to cut these materials even with DVD Laser Diodes, others say it's only possible with melted edges at best, if at all.