Skip to content

Instantly share code, notes, and snippets.

View hector-cao's full-sized avatar
🏠
Working from home

Hector Cao hector-cao

🏠
Working from home
View GitHub Profile
@hector-cao
hector-cao / release.md
Last active June 2, 2025 22:02
Release 3.3

Overview

This release provides Intel© Trust Domain Extensions (TDX) with base host, guest, and remote attestation functionalities for Ubuntu.

The new release delivers the following major changes:

⭐ Add support for NVIDIA H100 Tensor Core GPU on Ubuntu 25.04
🔚 End of Life (EOL) for Ubuntu 24.10

Problem statement

When I try to create an index with QAT codec:

curl --cacert ~/node-cm0.pem -XPUT "https://admin:admin@localhost:9200/qat_index" -H 'Content-Type:application/json' -d'
{
  "settings": {
    "index": {
      "codec.qatmode" : "hardware",