Open Source LLM

Registration Opens For 2020 Virtual LLVM Developers' Meeting

Like most conferences this year, the annual LLVM Developers' Meeting has become an online-only affair.

The annual LLVM conference normally hosted in Silicon Valley is now taking place entirely online. This virtual event is taking place from 6 to 8 October.

While normally this is an in-person event with an attendee fee, with the event moving to an online-only format, it's now free... If you want it to be. Thanks to sponsors like Apple, Qualcomm, IBM, Google,

Wine-Staging 5.16 Begins Adding Patches For Microsoft Flight Simulator

Building off Friday's release of Wine 5.16 as the newest snapshot for running Windows games/applications on Linux and other platforms, Wine-Staging 5.16 is now available as the latest release for this more bleeding-edge version of Wine.

Wine-Staging 5.16 comes with just over 650 patches atop the upstream Wine code-base of various features still being vetted and further testing before upstreaming. With Wine-Staging 5.16 come a few new patches,

Lenovo Starts Offering Up Fedora Linux Pre-Loaded Systems From Their Web Store

As a follow up from the news earlier this summer of Lenovo planning to certify their ThinkPad and ThinkStation lines for Linux from Ubuntu and Red Hat while also offering distribution choices like Fedora, that work is proceeding with Lenovo now offering up their first system from their web store that comes pre-loaded with Fedora.

The ThinkPad X1 Carbon Gen 8 is available with Fedora preloaded while still offering up options from Core i5 through Core i7 10th Gen CPUs, 8GB / 16GB of RAM, a

Facebook Still Pursuing "NetGPU" - Working On AMD GPU Support In Addition To NVIDIA

It was the recent Facebook patches for implementing NetGPU that with one of the NVIDIA-focused patches led to the recent controversy around "GPL condoms" in the kernel and ultimately leading to new protections with Linux 5.9 . That NetGPU code is still being worked on by Facebook with upstream hopes but now in addition to the NVIDIA driver support they are also working on AMD GPU support with the open-source driver.

NetGPU as a reminder is the Facebook work-in-progress code for supporting zero-copy DMA transfers
Continue reading...

Google Is Still Striving To Upstream Incremental FS In Linux

After originally publishing the Incremental FS patches back in May of 2019, Google's Android kernel team is still working to upstream this virtual file-system into the mainline Linux kernel and at this week's Linux Plumbers Conference was working to drum up support for it.

The Incremental File-System back when it was first proposed was advertised as a special-purpose virtual file-system to allow the execution of a program while its binary and resource files are still being lazily downloaded from the Internet or other

Android AOSP Can Boot Off Mainline Linux 5.9 With Just One Patch

The Android open-source project "AOSP" with its latest code is very close to being able to boot off the mainline Linux kernel when assuming the device drivers are all upstream.

Google's Satya Tangirala and Linaro's Sumit Semwal presented at this week's Linux Plumbers Conference on the state of Android on mainline Linux kernels.

Linux 5.9 moved the mainline tree one step closer to booting with AOSP with the inline encryption patches being merged this cycle.

For being able to boot the mainline kernel "to
Continue reading...

KDE Plasma 5.20 Will Alert You If Your Disk Is Failing

KDE's Plasma 5.20 desktop picked up a number of new features this week.

Most exciting to some is that Plasma 5.20 will begin monitoring S.M.A.R.T. data in an attempt to detect if your HDD/SSD is failing. This feature stems from a decade old feature request for propagating the SMART information through KDE. Finally with Plasma 5.20 that is happening with the new Plasma Disks code.

Also landing this week for KDE to end out

Paragon Submits Third Version Of New NTFS Kernel Driver For Linux

Two weeks ago file-system driver vendor Paragon Software posted patches for their previously commercial NTFS Linux driver with hopes of getting the code mainlined. That initial patch drew some criticism for how it was handled but a week later a new version was published that split up the patches nicely and had other feedback. Prior to calling it a weekend, Paragon sent out a third version of the "NTFS3" Linux kernel driver patches.

On Friday a third revision to Paragon's "NTFS3" driver was sent out for

Open Source LLM

NVIDIA's DALI 0.25 Deep Learning Library Adds AArch64 SBSA, Performance Improvements

DALI is the project at NVIDIA focused on GPU-accelerated data augmentation and image loading along with other tasks while being optimized for deep learning workflows. DALI 0.25 was released on Friday as the latest step forward for this open-source NVIDIA project.

Yes, DALI (short for the NVIDIA Data Loading Library) is one of NVIDIA's open-source projects . DALI currently describes itself as "a library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications

LunarG Introduces New Vulkan Configurator (vkconfig)

The friends at LunarG who maintain the Vulkan SDK today announced their new Vulkan Configurator tool, accessible via the vkconfig command and installed as part of the SDK.

The Vulkan Configurator is for managing the system's Vulkan layers, allowing the override of layer configurations, loading layers from arbitrary paths, and other similar functionality at right now focused on better controlling of the Vulkan layers feature.


Vkconfig is available for all major platforms and is installed as part of the latest Vulkan SDK. Those wishing to learn more about the Vulkan Configurator