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.

Inside the Microsoft FPGA-based configurable cloud [video]

41 pointsby willyyrabout 8 years ago

5 comments

samuellabout 8 years ago
The explanation of FPGAs between 5:00 and ~12:00 was very very good.<p>TL;DW:<p>- FPGAs are more power-efficient than CPUs and GPUs<p>- FPGAs are more flexible than ASICs<p>FPGAs vs CPUs:<p>- CPU: Sequentially apply instructions on data in place<p>- FPGA: In parallel, flow data through instructions in place
samuellabout 8 years ago
Tried to scan the video to see if they have any support for reconfigure.io [1] (Code FPGAs with Go concurrency primitives). Didn&#x27;t see any mention. Anybody knows more? Or I&#x27;ll have to watch the vid in detail ... looks pretty pedagogic anyways :) ...<p>[1] <a href="https:&#x2F;&#x2F;reconfigure.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;reconfigure.io&#x2F;</a>
评论 #14359471 未加载
评论 #14361432 未加载
评论 #14360114 未加载
nintendo1889about 8 years ago
Google&#x27;s TPU uses 28-40 W, Microsoft&#x27;s uses 25 watts.<p>Relevant but not deep: <a href="https:&#x2F;&#x2F;redmondmag.com&#x2F;blogs&#x2F;the-schwartz-report&#x2F;2016&#x2F;10&#x2F;different-cloud-based-ai-paths.aspx" rel="nofollow">https:&#x2F;&#x2F;redmondmag.com&#x2F;blogs&#x2F;the-schwartz-report&#x2F;2016&#x2F;10&#x2F;dif...</a>
mmaloneabout 8 years ago
Why aren&#x27;t more people deploying FPGAs like this? I started looking into using FPGAs for distributed systems work about six years ago when I was building a distributed database. Since then, about once a month I come across some problem that an FPGA could be useful for (i.e., enhance the performance enough that something otherwise infeasible becomes feasible). The devices themselves aren&#x27;t that expensive (&lt;$100) so why doesn&#x27;t every server have one? Is there some hidden cost I&#x27;m not aware of (socket real estate, power consumption)? Or is it just a chicken-and-egg problem with not enough engineers asking for them because they don&#x27;t know how they work because they&#x27;re not more widely deployed?
评论 #14360611 未加载
评论 #14360390 未加载
评论 #14360276 未加载
评论 #14361063 未加载
评论 #14359763 未加载
drewg123about 8 years ago
Does anybody know if the FPGA accelerated NIC uses a different driver on the guest VM, or just the standard hyperv net driver?<p>If it uses the standard hyperv driver, can a guest be migrated live between accelerated and unaccelerated hosts?
评论 #14360984 未加载