TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Visualizing 6D Mesh Parallelism

59 点作者 lnyan5 个月前

2 条评论

mshachkov5 个月前
Could anyone suggest a source about incorporation of &quot;caching&quot; into job-shop-like scheduling problem formulation?<p>In other words, i would like to explore a way to approach a problem of statically scheduling (heterogenous) computations and data transfers between multuple tiers of caches (disk, ram, vram) in OR fashion (e.g. formulating MILP).
评论 #42467733 未加载
moralestapia5 个月前
Great project, congrats to the author if its around here.<p>I am working on something similar, but for the Cerebras CS-3 engine, visualizing stuff like this really helps when designing algos for these architectures.