Open Source LLM

OpenBLAS 0.3.16 Brings Various CPU Fixes, More Optimizations

OpenBLAS as the popular open-source high performance BLAS/LAPACK implementation has seen a new release with more CPU/architecture specific work as well as some new common optimizations.

OpenBLAS 0.3.16 was released on Sunday and with this release some of the changes include:

- Added CPU type detection for Intel Ice Lake SP while Tiger Lake detection has been fixed..

- CPU type detection is also now in place for newer Centaur/Zhaoxin CPUs.

- AVX-512 CPUs should see better SGEMV

Open Source LLM

China's Alternative To GSoC Is Seeing Some Interesting Summer Open-Source Projects

Back in May we wrote about China launching an alternative to Google Summer of Code and Outreachy . This global open-source program hosted by the Institute of Software Chinese Academy of Sciences is running "Summer 2021" for encouraging university-aged students regardless of gender or nationality to get involved in open-source development.

The Summer 2021 program pays out roughly $932 to $1865 USD per project depending upon complexity. Open-source community projects can participate as well to

Open Source LLM

Amazon's Lumberyard goes open source, it's now called Open 3D Engine, gets wider support

Recap: Amazon's Lumberyard game engine which was based on CryEngine has been available for some time, but not many games are using it. However, that might change soon as Amazon is rebranding it and opening it up. Now called the Open 3D Engine, it's become an open-source project and part of the recently formed Open 3D Foundation.

The Open 3D Foundation results from the collaboration of various developers, aiming to support open-source projects designed to improve the capabilities of 3D


Open Source LLM

(PR) Linux Foundation to Form New Open 3D Foundation

The Linux Foundation, the nonprofit organization enabling mass innovation through open source, today announced an intent to form the Open 3D Foundation to accelerate developer collaboration on 3D game and simulation technology. The Open 3D Foundation will support open source projects that advance capabilities related to 3D graphics, rendering, authoring, and development. As the first project governed by the new foundation, Amazon Web Services, Inc. (AWS) is contributing an updated version of the Amazon Lumberyard game engine as the Open 3D Engine (


Open Source LLM

Intel Crocus, Linux 5.13, Other Vendor Happenings Made For An Exciting June

During this past month on Phoronix were 242 original Linux/open-source/hardware related news articles written by your's truly and another 18 featured Linux hardware reviews / featured benchmark articles. This month also marked Phoronix.com turning seventeen years old for delivering Linux hardware reviews and news.

For being a summer month, June 2021 was quite eventful in both the software and hardware space. Below is a look at the most popular articles this past month on Phoronix. As always, if

Open Source LLM

Natural language processing tech startup Primer raises $110 mln - Reuters

June 22 OAKLAND, Calif. (Reuters) - Primer, a San Francisco-based startup that offers a natural language processing platform used by U.S. national security agencies and others, on Tuesday said it raised $110 million in its latest funding round.

The company also announced a partnership with data analytics firm Palantir Technologies Inc (PLTR.N) and that the Primer platform will be available in Microsoft Corp's (MSFT.O) Azure cloud.

While natural language processing is commonly used


Open Source LLM

Wasmer 2.0 Released With Significantly Faster Runtime Performance, Quicker Deserialization

Going along with a number of other recent WebAssembly interpreter/run-time releases, Wasmer 2.0 has been released as this popular WebAssembly WASI and EmScripten run-time.

Following the recent RC , Wasmer 2.0 is now officially available. Wasmer 2.0 is quite exciting on the performance front with more optimal float handling with LLVM leading "up to +50% faster runtime speeds!" and usage of their Cranelift back-end providing another "+40% faster runtime speed." These

Open Source LLM

Profile Guided Optimizations (PGO) Likely Coming To Linux 5.14 For Clang

Recently the mainline Linux kernel has seen a lot of improvements to its feature set when compiling it under LLVM's Clang rather than GCC as traditionally the only supported compiler. The most recent feature being brought to the Linux kernel when using Clang is finally allowing the use of compiler profile guided optimizations (PGO) for squeezing even greater performance out of the system by letting the compiler leverage the real-world profiles/metrics collected to make more informed code generation / optimization decisions.

When Clang'ing the Linux kernel there has

Open Source LLM

AMD Releases AOMP 13.0-3 For Their Latest Radeon OpenMP Offload Compiler

The latest work happening on AMD's Radeon Open eCosystem (ROCm) front is a new release of AOMP, their LLVM Clang downstream focused on carrying the latest patches around Radeon OpenMP offloading support.

AOMP 13.0-3 is based on an early snapshot of the LLVM/Clang 13.0 Git state as of April while adding in a lot of AMD's own patches that haven't yet had the time to go through the processes to be upstreamed.

AOMP 13.0-3

Open Source LLM

Wasmer 2.0 WebAssembly Runtime Is Near With Much Faster Performance

WASM3 v0.5 released this week for that WebAssembly interpreter that claims to be the fastest. The Wasmer WebAssembly runtime for WASI/EmScripten meanwhile released its initial 2.0 release candidates this week where it's been upping the performance.

Over Wasmer 1.0 from January, the Wasmer 2.0 release has improvements to its float handling with the LLVM compiler that is yielding up to 50% faster runtime speeds. Wasmer 2.0 is also now employing the new Cranelift backend architecture for another 4