Agregátor zdrojů

Red Hat Enterprise Linux 10.0 Formally Announced, Joined By RISC-V Developer Preview

Phoronix - 20. Květen 2025 - 13:15
While Red Hat Enterprise Linux 10.0 GA images have been available for download since last week, Red Hat used the Red Hat Summit this week in Boston to formally announce the Red Hat Enterprise Linux 10 availability...

VKD3D 1.16 Released With DXIL Shader Support

Phoronix - 20. Květen 2025 - 12:16
VKD3D 1.16 was released today by Wine/CodeWeavers developers as this upstream Direct3D 12 over Vulkan API implementation used by Wine for running D3D12 Windows games/applications on Linux...

Adaptive Sharpness Property Still Being Worked On For Intel Lunar Lake & Newer On Linux

Phoronix - 20. Květen 2025 - 11:22
Since last summer Intel open-source driver engineers have been working to make use of Lunar Lake's new adaptive sharpening capabilities under Linux. This is being done via a proposed DRM sharpness property for communicating sharpness preferences while the hardware capabilities within Lunar Lake equate to minimal power and performance costs when in use. The DRM sharpness property support still has yet to be mainlined but the newest iteration of the patches were posted on Monday...

Intel Enabling Platform Temperature Control Interface For Linux 6.16

Phoronix - 20. Květen 2025 - 11:08
Queued up within the Linux power management subsystem's "linux-next" branch is enabling support for the Intel Platform Temperature Control Interface...

More "Nova" Open-Source NVIDIA Driver Code To Be Upstreamed For Linux 6.16

Phoronix - 20. Květen 2025 - 10:49
In addition to the Nouveau driver set to see NVIDIA Blackwell and Hopper GPU support with the upcoming Linux 6.16 cycle, the modern, Rust-based Nova driver for future open-source NVIDIA GPU support is set to become a bit more full with this next kernel release...

Rust Abstractions For CPUFreq Prepped For Linux 6.16

Phoronix - 20. Květen 2025 - 10:32
More Rust programming language abstractions are on the way for the upcoming Linux 6.16 cycle to allow for more areas where Rust-based drivers can be created for the kernel...

New Patch Series Allows OverlayFS To Work With Casefolding

Phoronix - 20. Květen 2025 - 10:22
Bcachefs lead developer Kent Overstreet posted ap atch series today enabling use of the OverlayFS file-system in cojunction with an underlying file-system supporting case-folding for case insensitive files/folders/..

Debian's APT 3.1 Released With Why/Why-Not Commands, New Solver Default On Ubuntu

Phoronix - 20. Květen 2025 - 1:23
Following the release earlier this year of the big APT 3.0 package manager tool release, APT 3.1 was tagged today as another step forward to this key tool on Debian-based Linux distributions...

Vláda má povinnost zachovat digitální suverenitu své země, říká Stallman

Root.cz - 19. Květen 2025 - 23:00
Státy se postupem času staly závislými na několika velkých soukromých firmách. Měly by ale usilovat o svobodu a nezávislost také v softwarové oblasti. Proč je důležité školství a proč nevěřit jazykovým modelům?

Volání subrutin naprogramovaných v assembleru z jazyka Python

Root.cz - 19. Květen 2025 - 23:00
Už jsme se setkali s propojením Pythonu s nativními knihovnami naprogramovanými (například) v jazyku C. Dnes si ukážeme jeden z alternativních způsobů, kterým lze z Pythonu volat podprogramy (subrutiny, funkce) v assembleru.

Intel Adds OpenMP Multi-Threading To Its Speedy x86-simd-sort Library

Phoronix - 19. Květen 2025 - 21:05
Intel's x86-simd-sort open-source project is a C++ template library for high performance sorting routines that can leverage AVX2 and AVX-512 for crazy fast sorting. The x86-simd-sort code in turn is used by Numpy, more recently adopted by PyTorch too, and has shown off the great performance potential of AVX-512 for very fast sorting algorithms. Out today is x86-simd-sort 7.0 and it's even faster due to now supporting OpenMP parallelization...

Samsung Back To Working On Upstreaming Tesla FSD SoC Support In The Linux Kernel

Phoronix - 19. Květen 2025 - 20:09
In early 2022 Samsung engineers began working on upstreaming support for the Tesla Full Self-Driving "FSD" SoC to the mainline Linux kernel. Those early patches were mainlined in Linux 5.18 and later in 2022 turned to working on the PCIe support for the Tesla FSD SoC with the mainline kernel, but then work seemingly ceased on this upstreaming effort. More than two years later, the work was restarted today with Samsung posting the latest patches for enabling PCI Express support for the Tesla FSD SoC in the Linux kernel...

Microsoft Makes "Edit" Command Line Editor Open-Source, WSL Going Open-Source Too

Phoronix - 19. Květen 2025 - 17:50
Microsoft kicked off its Build 2025 developer conference today with some open-source announcements...

Opravná verzia distribúcie Debian 12.11

LinuxEXPRES - 19. Květen 2025 - 14:20

Používatelia linuxovej distribúcie Debian majú dostupné inštalačné obrazy novej stabilnej verzie s opravnými aktualizáciami softvérových balíčkov. Pripravovaná verzia Debianu 13 už vstúpila do záverečnej fázy vývoja.

Intel Gaudi 3 PCIe Accelerator Cards Now Available - Still Waiting On Upstream Linux Driver

Phoronix - 19. Květen 2025 - 12:54
In addition to announcing the Arc Pro B-Series workstation graphics cards and "Project Battlematrix" Linux software improvements, Intel also used Computex 2025 for announcing that Gaudi 3 accelerators are now available in PCIe card form factors and rack scale systems...

Intel Announces Arc Pro B-Series, "Project Battlematrix" Linux Software Improvements

Phoronix - 19. Květen 2025 - 11:30
Intel is using Computex 2025 to showcase their new Arc Pro B-Series graphics cards that will be available in Q3 for professional use-cases as well as focusing on AI inference workstations and edge computing workloads. Plus they are noting some significant improvements coming to their Linux software stack.

Open-Source NVIDIA Blackwell + Hopper Support Slated For Linux 6.16

Phoronix - 19. Květen 2025 - 11:00
Coming somewhat as a surprise is the Nouveau driver patches for enabling NVIDIA Blackwell and Hopper GPUs has now been queued to DRM-Next ahead of the Linux 6.16 merge window. So barring any surprises, this next version of the Linux kernel will feature preliminary open-source mainline kernel driver support for these newer NVIDIA GPUs...

Device Memory TCP TX Support Queued Ahead Of Linux 6.16

Phoronix - 19. Květen 2025 - 10:39
Google engineers the past few years have been working on Device Memory TCP for the Linux kernel to allow zero-copy receive of TCP payloads to DMA-BUF regions such as device memory attached directly to a GPU or AI accelerator or other device memory accessible with DMA-BUF. For Linux 6.12 that initial Device Memory TCP receive support was merged while slated for the upcoming Linux 6.16 cycle is Device Memory TCP TX transfer support...

PowerVR Rogue BXS-4-64 GPU Firmware Uploaded To linux-firmware.git

Phoronix - 19. Květen 2025 - 9:57
For going along with kernel DRM driver changes expected for the Linux 6.16 kernel, the Imagination PowerVR BXS-4-64 GPU firmware has now been upstreamed to linux-firmware.git for readying that open-source driver support for this PowerVR Rogue GPU...

FUSE To Enjoy A Performance Improvement With Linux 6.16

Phoronix - 19. Květen 2025 - 9:47
Queued up via the FUSE "for-next" Git branch ahead of the upcoming Linux 6.16 merge window is a change to increase the read directory buffer size to in turn enhance the performance...
Syndikovat obsah