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.

Introduction to High-Performance Scientific Computing

142 pointsby HaoZekeover 3 years ago

8 comments

58x14over 3 years ago
I&#x27;d like to take a moment to appreciate how utterly monumental it is to have free, instant access to such human ingenuity. This is now first on my reading list.<p>I&#x27;m working on a HPC company where everyone is an order or two of magnitude smarter than me. It&#x27;s fun and overwhelming. If anyone has a recommended study plan for this subject (I have an unstructured background in CS) or &#x27;lighter&#x27; complimentary resources, I&#x27;d be grateful to read them.
fennecfoxenover 3 years ago
&gt; • First of all, as of this writing (late 2010), GPUs are attached processors, for instance over a PCI-X bus, so any data they operate on has to be transferred from the CPU.<p>I think we got GPUDirect RDMA circa 2013. How time flies!
评论 #28853540 未加载
OldHand2018over 3 years ago
A very timely submission!<p>I&#x27;ve been looking into performance optimizations on heterogeneous multicore systems and much of what I&#x27;ve seen published recently on Arxiv seems to point to tasks, their granularity and their scheduling as increasingly important.<p>This book mentions but doesn&#x27;t spend a lot of space on these subjects. It will be very interesting to see how it all evolves.
评论 #28855726 未加载
idiot900over 3 years ago
Said it before and will say it again: I used TACC systems a good deal in graduate school and the folks running their systems are fantastic.
评论 #28854132 未加载
joe_the_userover 3 years ago
So, is deep learning eating HPC&#x27;s lunch?<p>And if it is, how much of this involves deep learning buying computer at a cheaper rate than HPC?<p>Most serious HPC involves simulating something (weather, atomic particles, car crashes). Lately, there has been a lot of work using neural networks to approximate such simulations more effectively. But would these make sense if the HPC program ran on GPUs to start with.
评论 #28857883 未加载
reagankover 3 years ago
I’ve had a lot of dealing with the folks at TACC in my day job, and their work is pretty amazing. Add in a Top10 supercomputer and you have something pretty impressive.
waynesonfireover 3 years ago
how has the the enterprise big data ecosystem (hadoop, spark, perhaps even more recently, cloud based stuff such as snowflake) influenced HPC?
评论 #28859124 未加载
评论 #28859011 未加载
huitzitziltzinover 3 years ago
This is a great resource IMO!