HN user

calaphos

317 karma
Posts0
Comments111
View on HN
No posts found.

heat-pump equipment costs roughly €500,000 per megawatt of installed capacity

Interestingly enough the price for these giant heatpumps is pretty much in line with domestic ~10kw units.

That is comparing an all to all switched Nvlink fabric to a 3D torus for TPUs. Those are completely different network topologies with different tradeoffs.

For example the currently very popular Mixture of Experts architectures require a lot of all to all traffic (for expert parallelism) which works a lot better on the switched NVlink fabric as opposed where it doesn't need to traverse multiple links in the torus.

The Llama 4 herd 1 year ago

Mixture of experts involves some trained router components which routes to specific experts depending on the input, but without any terms enforcing load distribution this tends to collapse during training where most information gets routed to just one or two experts.

Steam Networks 1 year ago

It's not quite waste heat because the cold side of thermal power plants wants to be colder than district heating temperatures for best efficiency. There is some loss in electrical efficiency compared to non cogeneration plants, but the combined efficiency is a lot higher.

Apparently Chinese mainstream silicon PV modules are already a bit cheaper at ~0.14USD/W right now.

Article doesn't talk about efficiencies but it seems production perovskite modules are slightly lower than their silicon counterparts, which will affect downstream costs like land or mounting hardware a bit.

Has been really common in HPC for quite a while. I presume the higher interconnect/network of hpc favour the higher density of liquid cooling. Hardware utilization is also higher compared to normal datacenters, so the additional efficiency vs air cooling is more useful.

Intels surprisingly fast 14nm processors come to mind. Born of necessity as they couldn't get their 10 and later 7nm processes working for years. Despite that Intel managed to keep up in single core performance with newer 7nm AMD chips, although at a mich higher power draw.

If you invest a lot of money into very expensive Nvidia training hardware you certainly want to run them as close to 24/7 as possible.

Dispatchable load usually means oversizing the dispatchable consumer to get the same overall output. This is already uneconomical for even particularly energy intensive industries (e.g. aluminum smelting). I would assume server hardware is a lot more capital intensive than that.

The cuda cores of Nvidia GPUs are closer to fp32 units in vector ALUs than CPU cores capable of operating independently in parallel. Following that definition a modern CPU core would have dozens of "cuda cores" as well (although far fewer than GPUs optimized for that kind of workload)

More comparable would be the ~130 streaming Multiprocessors of a H100.

Modern Thermal power plants reached Thermal efficenies of 45-50% for coal and closed cycle gas turbines. ICE cars have a hard time reaching 25% under normal conditions. Additionally burning methane has lower CO2 emissions than gasoline and a third of the US grid is produced from carbon free sources anyway.

For automatic differentiation (backpropagation) you need to store the intermediate results per layer of the forward pass. With checkpointing you can only store every nth layer and recompute the rest accordingly to reduce memory requirements in favor of more compute.

Noticably when encountering issues with welds last year they also shut down all reactors with shared components for inspection/maintenance.

While this has been a real problem and got them into some supply tight spots over winter it definitely speaks for their approach to safety.

For regular commuters the price is a big deal. Not only where tickets crossing multiple zones complicated to get but also unreasonably expensive (~200Eur/Month). In contrast the 49 Euros is less expensive than (almost?) any single zone monthly ticket out there.

The 39ct/kWh are an artifact of the European gas crisis 2022, nowadays were closer to the still high 30ct/kWh as before. For a long time renewable energy was subsidized directly from (household) electricity prices. Same is true for grid investments, which are drastically rising, partly due to Windpower being produced in in the north and used in the south.

IMHO part of the problem is definitely due to shutdown of nuclear, rapid expansion of renewables while keeping costly (due to EU CO2 emissions trade) coal plants going. Most other countries used renewables to replace coal plants while keeping existing nuclear around. Germany did the opposite.

But the international comparison is not as simple as the power price, there's a lot of infrastructure that is subsidized by other taxes and not power price directly. Not that those are any lower in Germany.