mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.5K
active users

#multicore

0 posts0 participants0 posts today

Настройка ToolChain-a для программирования MCU FlagChip FC7300F8MDT

FC7300F8MDT - это микроконтроллер компании FlagChip as FlagShip . В этом тексте я показал, как можно запрограммировать микроконтроллер FC7300F8MDT, буквально на пустом компьютере.

habr.com/ru/articles/742274/

ХабрНастройка ToolChain-a для программирования MCU FlagChip FC7300F8MDTПролог Каких только микроконтроллеров мне не приходилось программировать: AVR, STM8, MSP430x, STM32, NXP (LPC2148), Xilinx MicroBlaze, MDR32, ESP32, MIK32, SPC58NNx, сс26x2, NRF53, Artery AT32, YTM32....

The #IT industry is staring down #Moore and #Dennard; we are playing chicken with these immovable physical laws. That is reckless, at best.

The "modern miracle" #multicore is but a temporary fix, not a permanent solution. Indeed, most modern programmes are still stubbornly sequential, blithely letting those additional cores sit idle, sip power, and seep heat.

Meanwhile, coders continue to dish out AI-generated JavaScript and Python, with no mechanical sympathy for the von Neumann machine beneath. AI is no panacea; it is but statistics—which dates back to Pascal's days and even earlier—performed by "multicore".

This "if it ain't broke" trend cannot continue, for "it is broke"—now.

Qualcomm Snapdragon X Elite im Vergleich zu Apples M3
Microsofts neue Copilot+ PCs, ausgestattet mit dem Qualcomm Snapdragon X Elite, wurden mit hohen Erwartungen vorgestellt. Die anfänglichen Benchmarks zeige
apfeltalk.de/magazin/news/qual
#News #Tellerrand #AppleM3 #AppleM3Pro #AppleM4 #Benchmark #Energieeffizienz #Geekbench #IPadPro #MacBookAir #MicrosoftSurfacePro #MultiCore #SchlagwrterQualcommSnapdragonXElite #SingleCore

Earlier, I wrote a #blog post comparing the standard library sorts in different languages.

I gave an accompanying #talk to the Open Source Connector which is now available online! The talk includes demos of #ChapelLang and #Arkouda and is intended to be accessible to #python programmers. It includes demonstration of #ChapelLang on a #multicore system, showing simple #gpu programming, and running on an #hpc system.

Blog post:

chapel-lang.org/blog/posts/std

Talk video:

youtube.com/watch?v=gwrbBQiP5H

chapel-lang.orgComparing Standard Library Sorts: The Impact of ParallelismThis blog post compares the performance of standard library sort routines in several programming languages.