TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Nvidia Warp: Python framework for high-performance simulation and graphics code

154 pointsby RafelMri10 months ago

8 comments

bionhoward10 months ago
I never get past the license, not sure what you can even use this for without breaking 2.7? Any ideas?<p>2.6 You may not use the Software in any manner that would cause it to become subject to an open source software license; subject to the terms in the “Components Under Other Licenses” section below.<p>2.7 You may not use the Software for the purpose of developing competing products or technologies or assist a third party in such activities.
评论 #40960011 未加载
评论 #40960388 未加载
评论 #40960008 未加载
评论 #40965887 未加载
agravier10 months ago
Looks like an alternative to <a href="https:&#x2F;&#x2F;www.taichi-lang.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.taichi-lang.org&#x2F;</a>. Would like to see a comparison.
meisel10 months ago
This looks similar to Triton, I wonder what it does differently. But in any case, for any of these libraries, it would be awesome if it could output object files from this, with PTX or SASS code. Then it can be linked into a binary instead of needing a Python environment to run it.
评论 #40958849 未加载
评论 #40960317 未加载
dagmx10 months ago
Previous discussion <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40680737">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40680737</a>
openrisk10 months ago
Python and HPC is something receiving quite some attention. The reasoning is that the combination can unlock user productivity,the way it did for data science &#x2F; machine learning with the use of standardized and (relatively) user-friendly libraries such as numpy&#x2F;pandas. But the python+hpc end game is not yet visible. There are lots of incompatible frameworks, extensions, compilers etc but nothing sticking out as particularly compeling. Maybe this is the nature of the beast.
评论 #40959433 未加载
adamnemecek10 months ago
Can anyone comment on how this compares with Futhark?
评论 #40959125 未加载
dayeye200610 months ago
Triton is getting a lot of attention for its adoption in PyTorch2 compiler
评论 #40959242 未加载
ahrta10 months ago
So, everyone is betting on a language that is barely maintained, is somewhat abandoned by Google and is essentially in the hands of two other corporations.<p>Without a standard. Can we please focus on better C++ libraries for science so we can use any language for wrapping the result?
评论 #40960521 未加载