Intel Mobileye EyeQ Ultra RISC-V processor targets Level 4 autonomous driving

Mobileye EyeQ Ultra

Let’s carry on with Intel’s CES 2022 news, but with a twist as Mobileye EyeQ Ultra does not include any x86 cores, but instead, the automotive processor features 12 RISC-V cores, Arm GPU and DSP, and aims to bring Level 4 autonomous driving to cars thanks notably to a 176 TOPS AI accelerator. The company says EyeQ Ultra packs the performance of 10 EyeQ5s in a single package, with the single chip solution avoiding the power consumption and costs related to integrating multiple SoCs together.   Intel Mobileye EyeQ Ultra specifications highlights: CPU – 12 RISC-V CPU cores  (24 threads) GPU – Unnamed Arm GPU DSP – Unnamed Arm DSP SIMD cores VLIW cores Coarse grained reconfigurable array (CGRA) cores CNN accelerator clusters Two sensing subsystems One camera-only system Radar and Lidar combined system 5-nanometer process technology Mobileye provides both the chip and software with for instance high-definition map and […]

Intel unveils Alder Lake desktop and mobile IoT processors

Intel Alder Lake-H Mobile IoT processsor

Intel introduced high-end Alder Lake Hybrid processor family for consumer devices a couple of months ago, with Pentium G7400 and Celeron G6900 leaking a few weeks later, and now the company has formally announced the Alder Lake-S and Alder Lake-H processor families for respectively desktop IoT and mobile IoT solutions, as well as more efficient U-series and P-series of 12th Gen Intel Core Alder Lake IoT processors with a TDP ranging from 15W to 28W. Alder Lake S-Series desktop processors for IoT Key features and specifications: CPU Up to 16 cores, up to 24 threads in IoT SKUs Up to 30 MB Intel Smart Cache TDP – 35W to 65W Real-time capability on select SKUs Graphics/Video Intel UHD Graphics 770 driven by Intel Xe architecture with up to 32 EUs Up to four independent displays up to 4K or one display at 8K resolution Up to two video decode boxes […]

Year 2021 in review – Top 10 posts and statistics

cnx software happy new year 2022

As per tradition, we’ll look back at what happened during the year in the last post, and see what 2022 may have in store, plus the usual statistics from CNX Software website. The biggest story of 2021 has to be the worsening of semiconductors shortages with extremely long lead times, prices of some components going up multiple folds, constant complaints on Twitter about availability and prices. I think I even saw a website, hopefully misconfigured, showing an estimated availability of a specific STM32 MCU in 2037. This also gave rise to opportunities and board redesigns, with MotorComm Ethernet chips replacing some Realtek chips in SBCs such as NanoPi R2C and  Orange Pi R1S Plus LTS, and CH9102F showing up as a replacement for CP2104 in some IoT boards. We also got some interesting Arm processors, but sadly the high-expected Rockchip RK3588 got delayed by another year, although it’s getting really […]

OS and Memory Impact on Mini PC Gaming Performance

OS GPU memory

This article looks at what the effect of running a different operating system or having more memory has on similarly spec’d Intel and AMD mini PCs when gaming. Note: This article has been updated and corrected as a result of reader feedback and additional testing. It was inspired by having built and tested a pseudo ‘Steamdeck’ running Manjaro on an AMD-based mini PC with 16GB of memory, which made me wonder what the performance would be like using Windows 11. Initial results were surprising because Windows appeared much slower. As I’d previously heard of performance improvements when using 64GB of memory I swapped out the currently installed 16GB memory and immediately saw improved results. As I’d never observed such a dramatic performance increase on Intel mini PCs just through increasing the memory I decided to explore further by testing gaming performance on similar Intel and AMD mini PCs when using […]

Download a free trial of the SoftNeuro Deep Learning SDK for Intel and Arm targets (Sponsored)

Jetson Xavier Tensorflow Lite vs SoftNeuro

Morpho, a global research & development company established in Japan in 2004 and specialized in imaging technology, is now offering a free trial for the SoftNeuro deep learning SDK working on Intel processors with AVX2 SIMD extensions, 64-bit Arm targets, while also leveraging OpenCL and/or CUDA. Some of the advantages of SoftNeuro are that the framework is easy to use even for those without any knowledge about deep learning, it’s fast thanks to the separation of the layers and their execution patterns, and it can run on several different hardware and OS being cross-platform. SoftNeuro relies on its own storage format (DNN format) to deliver the above advantages. But you can still use models trained with any mainstream deep learning framework. TensorFlow and Keras models can be directly converted to the DNN format, while models from other frameworks can be converted first to the ONNX format and then to the […]

Entry-level Alder Lake Pentium G7400 and Celeron G6900 processors show up online

Pentium G7400 & Celeron G6900

Intel recently formally announced the 12th generation Alder Lake hybrid processors family with some high-end processors like the 125W Core i9-12900K processor designed for gaming.  But we know some low-power parts are also expected, and  @momomo_us recently shared a screenshot showing listings for the boxed version of Intel Pentium Gold G7400 and Celeron G6900 processor. The screenshot contains limited information revealing the $123 Pentium Gold G7400 comes with a 6 MB cache and clocks at up to 3.70 GHz, while the $91 Celeron G6900 features 4M of cache and a 3.40 GHz maximum CPU clock speed. Both are available in an (FC-)LGA16A package. What we do not know for sure from the screenshot is whether the two processors are indeed part of the Alder Lake family. and media reports like the NotebookCheck.net article that tipped us of the leak suspect they could either be an Alder Lake SoC, or Comet […]

Hardware security flaw impacts Intel Apollo Lake & Gemini Lake processors

Hardware security flaw intel-atom, celeron, pentium Apollo Lake, Gemini Lake

A few years go the Spectre and Meltdown hardware security vulnerabilities impacted a wide range of processors from Intel, AMD, Arm, and others. But a newly discovered hardware security flaw impacts specifically the Atom, Celeron, and Pentium from the Apollo Lake, Gemini Lake, Denverton … low-power processors we often feature on CNX Software. Researchers have managed to activate test or debug logic at runtime for some low-power Intel processors, which they could use to escalate privilege, retrieve the “fuse encryption key” aka “chipset key fuse” unique to each processor, and access encrypted data. Most people do not need to panic though, as the hack would require physical access to the machine, and Intel says it is releasing firmware updates to mitigate the vulnerability. High-value targets should care though as the hack only takes 10 minutes, and if a laptop is stolen or lost, a skilled attacker should be able to […]

Intel Seamless Update to enable BIOS/UEFI firmware updates without a reboot

Intel Seamless Update - MM Runtime Update System

Updating the BIOS/UEFI binary usually requires a reboot, but Intel is working on changing that, at least on Linux servers for now, with the Intel Seamless Update aiming to carry out system firmware updates (e.g. UEFI) at run-time without having to reboot, a bit like what Canonical does with the Ubuntu Livepatch service, but at a lower level in the software stack. Intel submitted a patch that “Introduces Platform Firmware Runtime Update and Telemetry drivers” to the Linux kernel mailing list a couple of days ago with the description reading in part: High Service Level Agreements (SLAs) requires that the system runs without service interruptions. Generally, system firmware provides runtime services such as RAS (Reliability, Availability and Serviceability) features, UEFI runtime services and ACPI services. Currently if there is any firmware code changes in these code area, the system firmware update and reboot is required. Example of bug fix could […]

Exit mobile version