The Universal Chiplet Interconnect Express Consortium today published the UCe 1.1 specification for helping to standardize die-to-die connectivity with multi-die SoCs.
Standards News Archives
281 Standards open-source and Linux related news articles on Phoronix since 2006.
For several years now The Khronos Group has been developing the ANARI standard as an analytics rendering API and focusing on scalable 3D data virtualization. Today the ANARI 1.0 release finally took place for this cross-platform 3D rendering engine API.
OpenCL 3.0.14 has been released that has a few minor fixes/corrections plus one prominent new extension: cl_khr_command_buffer_multi_device.
The SYCL single-source C++ based programming model has begun taking off with Intel investing in it heavily as part of their oneAPI / DPC++ compiler stack and a variety of different open-source projects bringing SYCL to the likes of AMD and NVIDIA GPUs, CPU-based OpenMP implementations, SYCL to Vulkan, and more for heterogeneous compute needs. The Khronos Group announced today they have begun working on SYCL SC as a safety-critical variant of this heterogeneous compute programming model.
Autonomous driving technology company Mobileye has contributed to The Khronos Group an open-source OpenCL tensor and tiling library.
The past few years there has been hipSYCL as an open-source project for not only taking SYCL codes to Radeon ROCm with HIP but also NVIDIA CUDA and other targets. The hipSYCL project has now decided to rename itself to Open SYCL to reflect its broader focus on supporting CPUs and GPUs from all major vendors and not being limited to just AMD's HIP interface.
PoCL 3.1 is out today as the newest feature update to the "Portable Computing Language" that is effectively a portable OpenCL implementation that originally began focused on being a CPU-based implementation of OpenCL and has grown to support additional back-end drivers via LLVM for targeting NVIDIA CUDA, an experimental Vulkan driver, and other accelerator targets.
The Khronos Group that is known as the standards body behind OpenGL, OpenCL, Vulkan, SPIR-V, glTF, OpenXR, and other industry APIs announced that their next API will be called Kamaros.
The USB Implementers Forum on Tuesday announced the USB4 v2.0 specification that allows USB transfer speeds up to 80 Gbps over USB Type-C connections.
VESA today announced the publishing of the DisplayPort 2.1 specification. As a pleasant change, VESA has been working behind the scenes to see that all DisplayPort 2.0 certified products are actually forward-compatible with this more strict DisplayPort 2.1 specification.
The Khronos Group has published OpenCL 3.0.12 as the newest version of this API for compute across heterogeneous platforms, but mostly known for GPU compute.
The CXL Consortium today announced the Compute Express Link 3.0 specification that doubles the data rate of CXL 2.0 to 64 GT/s while introducing no added latency.
It was on this day in 1992 that Silicon Graphics (SGI) released OpenGL to the world.
The PCI SIG today announced the PCI Express 7.0 specification that doubles the data rate to 128 GT/s and should be released to members in 2025.
PoCL 3.0 has been formally released today for this portable OpenCL implementation that supports execution on CPUs or other back-ends by way of LLVM such as for targeting AMD HSA, NVIDIA GPUs, and other accelerators. With PoCL 3.0 comes initial OpenCL 3.0 support while the actual conformance results are still pending.
Since 2020 the Vulkan API has offered a fragment shading rate extension for allowing games to provide higher levels of detail in a scene compared to other less important areas of the screen. Desktop OpenGL has also offered a fragment shading rate extension while this week a similar extension has been added for OpenGL ES.
POCL as the "Portable Computing Language" that gets OpenCL running on CPUs as well as via LLVM allowing for targeting NVIDIA GPUs, AMD HSA environments, and other cases, is now preparing to roll-out OpenCL 3.0 support.
Overnight a new minor revision to the OpenCL 3.0 specification was published.
VESA this morning announced an open standard and certification program around variable refresh rate (VRR) performance for AdaptiveSync displays for gaming and also around MediaSync for media playback performance.
WebAssembly as the W3C standard for a portable binary-code format for executable programs on the web and elsewhere continues seeing exciting new use-cases for speedy web applications and even desktop purposes. This open standard continues advancing though and the first public working drafts of WebAssembly 2.0 were published today.
The Universal Chiplet Interconnect Express (UCIe) consortium was announced today for fostering an open chiplet ecosystem for future generations of hardware.
In recent years The Khronos Group has been expanding a lot and forming a number of new open industry standards around 3D commerce, analytics rendering, and more. The latest is Khronos now establishing a Camera API working group.
While PCIe 5.0 adoption is only in its infancy, the PCI-SIG today announced the PCIe 6.0 specification.
OpenCL 3.0.10 has been tagged as the newest revision to the OpenCL 3.0 API.
The Khronos Group this morning is rolling out the provisional specification for ANARI 1.0, its newest royalty-free, industry-standard API.
It's been six years already since VESA published the Embedded DisplayPort 1.4b specification while finally it's been succeeded by eDP 1.5.
Last Friday night we spotted OpenCL 3.0.9 with several new extensions included. Today The Khronos Group is formally announcing these latest OpenCL additions focused on Vulkan interoperability as well as neural network inferencing.
The Khronos Group's OpenCL working group did a quiet Friday evening tagging of OpenCL 3.0.9.
The first release candidate of the forthcoming PoCL 1.8 "Portable Computing Language" implementation is now available for testing.
The W3C has been working on the "Open Screen Protocol" as part of their Second Screen Working Group. This effort has been about having a web standard so web pages can drive secondary screens to display web content. Unfortunately, the plans are currently being complicated by a number of software patents issued to Apple.
One of the most exciting Linux kernel innovations in recent years has been eBPF for an in-kernel virtual machine allowing sandboxed programs running within the Linux kernel. The Linux Foundation along with Microsoft and other partners are now forming the eBPF Foundation.
The Khronos Group recently released a new minor point release to the OpenCL 3.0 specification.
The latest JavaScript API to see a public working draft out of the W3C is for a Web Neural Network API.
The W3C has promoted the Web Audio API to now being an official standard as a JavaScript API for creating and manipulating audio content directly within web browsers.
When it comes to new specifications/certifications from The Khronos Group for royalty-free open standards we are used to very low-level interfaces with exciting innovations like Vulkan and glTF but today they are doing something rather different and announcing a 3D Commerce Viewer Certification Program.
NVM Express Inc today published NVMe 2.0 as a family/library of specifications rather than being a monolithic specification in order to allow them to advance faster and independently of each other.
POCL 1.7 is out as the newest version of this "Portable Computing Language" that aims to effectively allow OpenCL to run well on various CPU architectures as well as other targets like OpenCL over NVIDIA CUDA and AMD HSA.
WebGPU as a next-gen web standard for accelerated graphics and compute is stepping closer to reality with the first public working drafts having been published.
Zstd has already been enjoying phenomenal growth throughout the open-source software ecosystem thanks to its feature set and impressive performance, but can it get even better? Yes, with Zstd 1.5 that is out today there are some more mighty impressive performance improvements.
In recent months there has finally been more open-source projects traditionally focused on NVIDIA GPU compute beginning to offer mainline Radeon support using the open-source ROCm stack. Following the recent PyTorch 1.8 with ROCm support, CuPy 9.0 was released last week with that traditionally CUDA focused library now supporting AMD's ROCm stack.
The Khronos Group used the International Workshop on OpenCL (IWOCL 2021) to release OpenCL 3.0.7 as the latest OpenCL 3 revision that brings with it some new extensions.
Just one week after having published the provisional Vulkan Video extensions, The Khronos Group has another exciting announcement today in the form of ratifying KTX 2.0.
Last week saw the main set of ACPI and power management updates for Linux 5.12 while for the second week of the merge window has been the follow-up work with Intel Simple Firmware Interface removal and also an additional ACPI update.
Monado, the leading open-source project implementing The Khronos Group's OpenXR specification for AR/VR devices, is now officially considered a conformant implementation and is marked by its v21.0 release.
SYCL as the single-source C++-based programming model for heterogeneous parallel programming is now revised to the SYCL 2020 specification released today by The Khronos Group.
It's been recently elaborated why the likes of FreeSync support over HDMI aren't coming to the open-source drivers, at least not yet... It stems from the decision by the HDMI Forum to prevent public access to the HDMI specification, which in turn is hurting open-source graphics drivers.
Announced back in 2018 by the MIPI Alliance was the I3C Host Controller Interface (HCI) 1.0 specification whereby a common I3C HCI driver could support a range of multi-vendor sensors and other components relying on I3C.
A new feature release of POCL is now available that is the "Portable Computing Language" offering OpenCL execution atop CPUs and other devices like NVIDIA CUDA that have an LLVM back-end.
The Khronos Group's glTF specification that is a transmission format for 3D scenes and models continues picking up more impressive capabilities as its adoption by a growing range of software packages continue.
Stemming from a GRUB bootloader inquiry and discussion that started over one year ago, a new specification is being proposed for possible adoption by the Linux kernel in being able to pass bootloader or system firmware logs to the operating system kernel for in turn exposing them to user-space.
281 Standards news articles published on Phoronix.