Open-source News

Intel Xe Graphics Are Looking Great On Linux 5.11 With Nice Performance Uplift

Phoronix - Mon, 12/28/2020 - 23:55
While Linux 5.11-rc1 was just released yesterday, we have already been closely monitoring the new features of Linux 5.11 as well as carrying out early benchmarks. One area looking quite good so far are the Intel graphics performance and features with Linux 5.11, or more specifically Gen9 and newer while the latest Xe Graphics are obviously the most interesting from a benchmarking perspective.

Linux 5.12 To Support Radeon RX 6000 Series OverDrive Overclocking

Phoronix - Mon, 12/28/2020 - 22:37
With the Linux 5.12 kernel next spring it looks like the Radeon RX 6000 "RDNA 2" overclocking support will be in order...

Bootlin's Pursuit To Let 32-bit ARM NAS Devices Support More Than 16TiB Of Storage

Phoronix - Mon, 12/28/2020 - 22:09
Bootlin working under contract for an unnamed NAS vendor has been working to update the Large Page Support for 32-bit ARM and ultimately coming up with an upstream-friendly way to be able to support more than 16TB of storage on 32-bit ARM devices...

Intel Sends Out Latest AMX Support For The Linux Kernel

Phoronix - Mon, 12/28/2020 - 19:28
Of all the new Linux 5.11 features and all the enablement work Intel has already completed for Xeon "Sapphire Rapids" hardware, one big feature not yet mainlined is the Advanced Matrix Extensions (AMX) support...

Practice programming in C++ by writing a simple game

opensource.com - Mon, 12/28/2020 - 16:01

There are a couple of ways to learn a programming language. If you're new to coding, you usually learn some basic computer coding concepts and try to apply them. If you already know how to code in another language, you relearn how coding concepts are expressed in the new language.


read more

Learn Python by coding a simple game

opensource.com - Mon, 12/28/2020 - 16:00

In this series, we're writing the same application in different programming languages to compare how various languages work and to show how using a standard test program is a great way to learn new ways to program.

When you learn a new programming language, it's good to focus on the things they have in common. Variables, expressions, and statements are the basis of most programming languages. Once you understand these concepts, you can start figuring the rest out.


read more

Pages