Transactional memory

Broadwell (microarchitecture)

Broadwell is the fifth generation of the Intel Core processors. It is Intel's codename for the 14 nanometer die shrink of its Haswell microarchitecture. It is a "tick" in Intel's tick–tock principle as the next step in semiconductor fabrication. Like some of the previous tick-tock iterations, Broadwell did not completely replace the full range of CPUs from the previous microarchitecture (Haswell), as there were no low-end desktop CPUs based on Broadwell. Some of the processors based on the Broadwell microarchitecture are marketed as "5th-generation Core" i3, i5 and i7 processors. This moniker is however not used for marketing of the Broadwell-based Celeron, Pentium or Xeon chips. This microarchitecture also introduced the Core M processor branding. Broadwell is the last Intel platform on which Windows 7 is supported by either Intel or Microsoft; however, third-party hardware vendors have offered limited Windows 7 support on more recent platforms. Broadwell's H and C variants are used in conjunction with Intel 9 Series chipsets (Z97, H97 and HM97), in addition to retaining backward compatibility with some of the Intel 8 Series chipsets. (Wikipedia).

Broadwell (microarchitecture)
Video thumbnail

Broadwick House LED panels

Art installation at Broadwick House, Broadwick St. Central London. www.jasonbruges.com. I did the electronics & software for this installation.

From playlist Projects & Installations

Video thumbnail

What are microservices and why would you use them?

Sam Newman introduces you to microservices and explains what you will learn in this course.More details about the course, as well as more free lessons, can be found at http://oreil.ly/29VkkMJ

From playlist Microservices

Video thumbnail

Defining Microservices | SHORTS

What are microservices? What is microservice architecture for and why are they more complex than they look on the surface? In this #shorts episode, Dave Farley give his definition of microservices. For a fuller exploration of Microservices, see Dave's video "The Problem with Microservices

From playlist Microservices

Video thumbnail

MicroPython – Python for Microcontrollers

MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments. This talk will give an overview about the MicroPython. EVENT: m

From playlist IoT

Video thumbnail

B04 Microgravity

A brief explanation of microgravity or zero g.

From playlist Space Medicine

Video thumbnail

FINALLY! New Intel Xeon D. Hello Ice Lake-D!

Welcome to the era of Intel Ice Lake-D. We have launch day details for the new Intel Xeon D-2700 and Xeon D-1700 series processors. This includes hands-on benchmarks and power figures as well as details about the new 100GbE/ 25GbE options, QuickAssist Technology, and more. STH Main Site A

From playlist Server Processors on STH

Video thumbnail

MicroRaman Sample Pump

I'm putting this here for a talk I'm giving next week. It is how we pump our nanoparticle samples for optical measurements. I'm sure I could write a fluids problem about it!

From playlist Off Topic

Video thumbnail

Databases in the Microservices World

Web technologies have come leaps and bounds. But are you still using the tired old database from last generation? Let’s look at the methodology of microservices, compare it to bounded contexts, and look at ops tasks for micro-databases. Let’s tour all the flavors of databases, understand t

From playlist Microservices

Video thumbnail

How Well Designed Is Your Microservice?

Microservices are not what a lot of people think they are, so what are microservices? There are some defining characteristics of microservices that liberate the approach, but which also add some serious challenges to their adoption and use. Designing microservices is not a simple task: whe

From playlist Software Engineering

Video thumbnail

Stanford Seminar - A Superscalar Out-of-Order x86 Soft Processor for FPGA

Henry Wong University of Toronto, Intel June 5, 2019 Although FPGAs continue to grow in capacity, FPGA-based soft processors have grown little because of the difficulty of achieving higher performance in exchange for area. Superscalar out-of-order processor microarchitectures have been us

From playlist Stanford EE380-Colloquium on Computer Systems - Seminar Series

Video thumbnail

Stanford Seminar - Exploiting modern microarchitectures: Meltdown, Spectre, & other hardware attacks

EE380: Computer Systems Colloquium Seminar Exploiting modern microarchitectures: Meltdown, Spectre, and other hardware attacks Speaker: Jon Masters, Redhat Recently disclosed vulnerabilities against modern high performance computer microarchitectures known as 'Meltdown' and 'Spectre' are

From playlist Stanford EE380-Colloquium on Computer Systems - Seminar Series

Video thumbnail

Crushing Cinebench R15 v2 - Intel Xeon E7 V4 96 cores / 192 threads

William Harmon uses four early sample 24 core/ 48 thread Intel Xeon E7 V4 CPUs to crush Cinebench R15 with a total of 96 cores/ 192 threads using a Supermicro 8048B-TR4FT Read our Supermicro 8048B-TR4FT Review: http://www.servethehome.com/supermicro-superserver-8048b-tr4ft-4p-e7-v3-big-ir

From playlist Crushing Cinebench

Video thumbnail

What are Microservices?

An introduction to microservices from Software Engineering Daily. Find out about microservices and microservice architecture in this quick animation. Music by The Prion. http://softwareengineeringdaily.com -- Learn to code for free and get a developer job: https://www.freecodecamp.com

From playlist Computer Science Concepts

Video thumbnail

AMD EPYC 3451 16 core Hands-on and What it Means for the Embedded Market

As always, you can read our much more detailed piece with more performance figures and analysis on the STH main site here: https://www.servethehome.com/amd-epyc-3451-benchmarks-and-review/ We get hands-on with the AMD EPYC 3451 in a Wallaby development platform and see what this 16-core I

From playlist Server Processors on STH

Video thumbnail

Embedded Recipes 2019 - Knowing your ARM from your ARSE

Modern SoC designs incorporate technologies from numerous vendors, each with their own inconsistent, confusing, undocumented and even contradictory terminology. The result is a mess of acronyms and product names which have a surprising impact on the ability to develop reusable, modular co

From playlist Embedded Recipes 2019

Video thumbnail

Stanford Seminar - Dynamic Code Optimization and the NVIDIA Denver Processor

"Dynamic Code Optimization and the NVIDIA Denver Processor" - Nathan Tuck of NVIDIA Colloquium on Computer Systems Seminar Series (EE380) presents the current research in design, implementation, analysis, and use of computer systems. Topics range from integrated circuits to operating syst

From playlist Engineering

Video thumbnail

The Central Processing Unit (CPU): Crash Course Computer Science #7

Today we’re going to build the ticking heart of every computer - the Central Processing Unit or CPU. The CPU’s job is to execute the programs we know and love - you know like GTA V, Slack... and Power Point. To make our CPU we’ll bring in our ALU and RAM we made in the previous two episode

From playlist Computer Science

Video thumbnail

Lec 18 | MIT 6.189 Multicore Programming Primer, IAP 2007

Lecture 18: The Raw experience License: Creative Commons BY-NC-SA More information at http://ocw.mit.edu/terms More courses at http://ocw.mit.edu Subtitles are provided through the generous assistance of Rohan Pai.

From playlist MIT 6.189 Multicore Programming Primer, January (IAP) 2007

Video thumbnail

Monolith vs Microservices

Monolith vs Microservices - which should you build? As ever in software development, each has its benefits and its downsides. What is a monolithic architecture in this sense, and what are microservices? One useful perspective on this is what is the scope of change that you need to evalua

From playlist Software Engineering

Video thumbnail

Gatling 1874

An animation of a 10-barrel .45 cal 1874 Gatling gun, with 240 round Broadwell magazine. This gun was sometimes called the Camel gun, after some imaginative advertising. Earlier models of Gatling gun were heavy and difficult to transport across rough terrain. In 1872, Gatling patented a

From playlist Hand powered machine guns

Related pages

RDRAND | OpenCL | Johnson–Nyquist noise | Arbitrary-precision arithmetic | Skylake (microarchitecture) | Transactional Synchronization Extensions | Integer | Haswell (microarchitecture) | Hertz | AES instruction set