frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Alternative(s) to run CUDA on non-Nvidia hardware

https://www.hpcwire.com/2026/07/09/spectral-compute-aims-to-set-cuda-free-will-it-succeed/
33•alok-g•1h ago

Comments

pjmlp•1h ago
Most of these "alternatives" focus on CUDA C++, and overlook what actually makes CUDA interesting.

Already in 2020,

https://developer.nvidia.com/blog/cuda-refresher-the-gpu-com...

msond•1h ago
We're actually targeting all of it, and not just CUDA C++.
pjmlp•53m ago
Including stuff like Fortran, Haskell, Java, .NET via PTX, Python JIT, IDE tooling integration with major IDEs, graphical GPU debugging and profiling, libraries and co?

Then I guess all the best.

zorked•17m ago
This post has some serious peanut-gallery vibes.
embedding-shape•45m ago
Ambitions but neat, good luck if nothing else :)

If you were to guess, when do you think your Nsight Compute alternative might be ready with your own toolchain?

maxloh•29m ago
There is also ZLUDA, which is open source and works on pre-compiled binaries.

https://github.com/vosen/ZLUDA

DiabloD3•18m ago
Its easier to just get rid of your legacy code entirely and use Vulkan for compute, or have your compiler emit SPIR-V directly.

No reason to tie yourself to Nvidia's moat.

swerner•12m ago
Unfortunately, Vulkan Compute doesn’t to all the things that OpenCL, SYCL, HIP or CUDA do.
lulzx•17m ago
I have been trying for cuda -> metal, to run it on mac, https://github.com/lulzx/cuda-metal
luciana1u•11m ago
every CUDA alternative follows the same arc: bold launch, works for 3 operations, then a Discord server where the last message is 'any updates?' from 2024
woctordho•11m ago
There's nothing wrong to run CUDA on non-Nvidia hardware. CUDA has an interface that is reasonably well-designed, well-documented/reverse-engineered, and battle-tested for decades. What we need is not to invent another interface just under the name of 'open standard', but to implement the same interface. ROCm is exactly doing this, and so are other hardware SDKs such as MooreThread and Alibaba T-Head.

Japan develops a method to recover up to 90% of lithium from used EV batteries

https://tech.supercarblondie.com/japan-recovers-up-to-90-of-lithium-from-used-ev-batteries/
473•donohoe•7h ago•114 comments

Alternative(s) to run CUDA on non-Nvidia hardware

https://www.hpcwire.com/2026/07/09/spectral-compute-aims-to-set-cuda-free-will-it-succeed/
33•alok-g•1h ago•11 comments

The git history command

https://lalitm.com/post/git-history/
296•turbocon•8h ago•170 comments

YouTrackDB is a general-use object-oriented graph database

https://github.com/JetBrains/youtrackdb
122•gjvc•6h ago•37 comments

Australian energy retailers must provide three hours of free daytime electricity

https://lenergy.com.au/free-daytime-electricity-is-coming-heres-how-it-actually-works/
92•i2oc•5h ago•116 comments

Indian scientists produce most detailed 3D atlas of the human brainstem

https://www.bbc.com/news/articles/cg53l737v1qo
39•BaudouinVH•3h ago•2 comments

Fundamentals of Wireless Communication (2005)

https://web.stanford.edu/~dntse/wireless_book.html
135•teleforce•7h ago•5 comments

How to build a circular LCD clock

https://blinry.org/lcd-clock/
81•birdculture•2d ago•31 comments

Building and shipping Mac and iOS apps without opening Xcode

https://scottwillsey.com/building-and-shipping-mac-and-ios-apps-without-ever-opening-xcode/
470•speckx•15h ago•204 comments

The Economics of Recursive Self-Improvement [pdf]

https://elasticity.institute/rsi-paper.pdf
97•apsec112•8h ago•35 comments

Zero Knowledge Tolstoyan Art

https://max-amb.github.io/blog/zero_knowledge_tolstoyan_art/
17•max-amb•2d ago•5 comments

An Englishwoman who sketched India before photography took hold

https://www.bbc.com/news/articles/cm2drrv6q54o
152•1659447091•10h ago•46 comments

Satellite Tracker – Live Map of Starlink and 30k Satellites

https://satellitemap.space/
89•rolph•7h ago•39 comments

Is x86 ready to ACE it?

https://chipsandcheese.com/p/is-x86-ready-to-ace-it
77•mfiguiere•8h ago•12 comments

Understanding the Go Runtime: Profiling

https://internals-for-interns.com/posts/go-runtime-profiling/
6•valyala•6d ago•1 comments

Two Case Studies of NaN

https://sebsite.pw/w/20260709-nan.html
5•theanonymousone•1h ago•1 comments

Just Let Me Write Digits

https://gendx.dev/blog/2026/07/13/input-digits.html
22•brandon_bot•3h ago•2 comments

European "age verification" "app" forcing everyone to use Android or iOS

https://github.com/eu-digital-identity-wallet/av-doc-technical-specification/discussions/19
104•roundabout-host•1h ago•55 comments

Jektex 0.2.0 – A Jekyll plugin for LaTeX rendering is now ~10x faster

https://github.com/yagarea/jektex
18•yagarea•2d ago•1 comments

MorphoHDL: A minimalistic language for growing circuits

https://paradigms-of-intelligence.github.io/morpho/
70•jacktang•8h ago•8 comments

Writing a bindless GPU abstraction layer

https://www.kevin-gibson.com/blog/writing-a-bindless-gpu-abstraction-layer/
53•surprisetalk•4d ago•5 comments

World-First 'Super Alloy' Could Transform the Way Metals Are Made

https://www.sciencealert.com/world-first-super-alloy-could-transform-the-way-metals-are-made
66•tejohnso•4d ago•35 comments

The infinite scroll may become endangered if controversial Calif. law passes

https://www.sfgate.com/politics/article/meta-social-media-teenagers-22337724.php
168•Stratoscope•14h ago•291 comments

Our Amish Language

https://www.thedial.world/articles/news/amish-pennsylvania-dutch
49•NaOH•7h ago•27 comments

Nokia’s years of mobile-phone supremacy ended in an afternoon

https://spectrum.ieee.org/nokia-phones-history
124•jruohonen•19h ago•85 comments

Linux 0.11 rewritten in idiomatic Rust, boots in QEMU

https://github.com/Poseidon-fan/linux-0.11-rs
103•arto•13h ago•87 comments

What are Forward Deployed Engineers, and why are they so in demand? (2025)

https://newsletter.pragmaticengineer.com/p/forward-deployed-engineers
62•saisrirampur•10h ago•69 comments

Two Case Studies of NaN

https://sebsite.pw/w/20260709-nan.html
15•ryantsuji•4d ago•3 comments

SalesPatriot (YC W25) Is Hiring Full Stack Engineers (SF)

https://jobs.ashbyhq.com/SalesPatriot/df223727-5781-433e-bc75-2aa5bf8dc8d7
1•maciejSz•12h ago

The Anatomy of an Instruction Pipeline Hazard

https://hiraditya.github.io/posts/hardware-hazards-b200/
5•somnial•2h ago•0 comments