Onsdag 26 November | 03:12:46 Europe / Stockholm

Kalender

Est. tid*
2026-10-29 12:00 Kvartalsrapport 2026-Q3
2026-08-06 12:00 Kvartalsrapport 2026-Q2
2026-05-13 12:00 Kvartalsrapport 2026-Q1
2026-04-14 N/A Årsstämma
2026-02-26 07:00 Bokslutskommuniké 2025
2025-10-30 - Kvartalsrapport 2025-Q3
2025-08-06 - Kvartalsrapport 2025-Q2
2025-04-24 - Kvartalsrapport 2025-Q1
2025-04-10 - X-dag ordinarie utdelning QTCOM 0.00 EUR
2025-04-09 - Årsstämma
2025-02-13 - Bokslutskommuniké 2024
2024-10-31 - Kvartalsrapport 2024-Q3
2024-08-08 - Kvartalsrapport 2024-Q2
2024-04-25 - Kvartalsrapport 2024-Q1
2024-03-13 - X-dag ordinarie utdelning QTCOM 0.00 EUR
2024-03-12 - Årsstämma
2024-02-16 - Bokslutskommuniké 2023
2023-10-26 - Kvartalsrapport 2023-Q3
2023-08-03 - Kvartalsrapport 2023-Q2
2023-04-28 - Kvartalsrapport 2023-Q1
2023-03-15 - X-dag ordinarie utdelning QTCOM 0.00 EUR
2023-03-14 - Årsstämma
2023-02-16 - Bokslutskommuniké 2022
2022-10-27 - Kvartalsrapport 2022-Q3
2022-08-04 - Kvartalsrapport 2022-Q2
2022-04-28 - Kvartalsrapport 2022-Q1
2022-03-16 - X-dag ordinarie utdelning QTCOM 0.00 EUR
2022-03-15 - Årsstämma
2022-02-17 - Bokslutskommuniké 2021
2021-10-28 - Kvartalsrapport 2021-Q3
2021-08-06 - Kvartalsrapport 2021-Q2
2021-04-22 - Kvartalsrapport 2021-Q1
2021-03-17 - X-dag ordinarie utdelning QTCOM 0.00 EUR
2021-03-16 - Årsstämma
2021-02-18 - Bokslutskommuniké 2020
2020-10-29 - Kvartalsrapport 2020-Q3
2020-08-07 - Kvartalsrapport 2020-Q2
2020-04-23 - Kvartalsrapport 2020-Q1
2020-03-11 - X-dag ordinarie utdelning QTCOM 0.00 EUR
2020-03-10 - Årsstämma
2020-02-14 - Bokslutskommuniké 2019
2019-11-01 - Kvartalsrapport 2019-Q3
2019-08-09 - Kvartalsrapport 2019-Q2
2019-04-25 - Kvartalsrapport 2019-Q1
2019-03-15 - X-dag ordinarie utdelning QTCOM 0.00 EUR
2019-03-14 - Årsstämma
2019-02-15 - Bokslutskommuniké 2018
2018-11-01 - Kvartalsrapport 2018-Q3
2018-08-09 - Kvartalsrapport 2018-Q2
2018-04-27 - Kvartalsrapport 2018-Q1
2018-03-14 - X-dag ordinarie utdelning QTCOM 0.00 EUR
2018-03-13 - Årsstämma
2018-02-16 - Bokslutskommuniké 2017
2017-10-23 - Kvartalsrapport 2017-Q3
2017-08-10 - Kvartalsrapport 2017-Q2
2017-04-27 - Kvartalsrapport 2017-Q1
2017-03-15 - X-dag ordinarie utdelning QTCOM 0.00 EUR
2017-03-14 - Årsstämma

Beskrivning

LandFinland
ListaLarge Cap Helsinki
SektorInformationsteknik
IndustriProgramvara
QT Group är verksamt inom IT-sektorn. Koncernen utvecklar diverse utvecklingsverktyg för den globala marknaden. Tekniken baseras på QT-teknologi och används för att utveckla multiplattformsgränssnitt och tillhörande applikationer. Tjänsterna används i bland annat industrirobotar, underhållningssystem, samt fordonssystem. Verksamhet innehas på global nivå och kunderna återfinns inom fordons- och flygindustrin.

Intresserad av bolagets nyckeltal?

Analysera bolaget i Börsdata!

Vem äger bolaget?

All ägardata du vill ha finns i Holdings!

2025-11-17 10:00:00

Axivion 7.11 will help developers focus on building robust GPU- and AI-heavy applications in regulated industries by reducing the time spent manually checking code for safety violations

Espoo, Finland, November 17, 2025 - Qt Group (Nasdaq, Helsinki: QTCOM) has launched a tool that automatically checks if programs using NVIDIA's accelerated computing follow safety rules for NVIDIA CUDA coding. Launched in Axivion 7.11, the feature allows developers in safety-critical industries to more quickly build reliable, compliant applications that feature advanced graphics and AI for use cases like self-driving cars, medical scanners, and robots.

NVIDIA CUDA is the leading GPU-accelerated computing platform, powering AI, deep learning, 3D graphics, and high-performance computing. Millions of software developers use it, including developers in industries with strict quality and safety requirements, from automotive and healthcare to industrial automation. Recently, NVIDIA published the CUDA C++ guidelines for robust and safety-critical programming to help developers enforce practices that improve the safety and robustness of the software that uses CUDA. 

Axivion is a toolset for running static code analysis and architectural verification in C/C++. While version 7.10 added support for CUDA environments, 7.11 automates enforcement of NVIDIA's CUDA C++ coding guidelines. This native support will allow companies to quickly validate their code against an industry-recognized standard in safety-certifiable projects. In the long run, this helps developers detect bugs earlier, minimize technical debt, and reduce compliance gaps across GPU-accelerated code.

Using Axivion for CUDA, developers can now:

        Automate checks of CUDA code against industry standard safety and security rules such as MISRA, CERT, NVIDIA CUDA C++ coding guidelines, as well as custom company guidelines.

 

        Gain full traceability and evidence-based audit trails to detect problems early, including dead code, code duplication, unsafe dependencies and Freedom from Interference (FFI) across standard C++ and CUDA source code. This ensures compliance with strict safety standards like ISO 26262, IEC 62304, and IEC 61508. 

 

        Ensure software architecture stays consistent and safe for use in regulated environments.

"It is no longer enough for QA to identify bugs. Developers are now responsible for proving the absence of software erosion - that is, violations of policy today which could percolate from the developer's desk into project code tomorrow. With NVIDIA CUDA C++ coding guidelines now generally available, CUDA developers have enforceable and standardized metrics for code safety and robustness to avoid software erosion," said Juhapekka Niemi, Senior Vice President, Qt Group. "Axivion now automates that enforcement, so developers don't have to stress about whether their code meets the safety rules - regardless of if they're building new software or updating old systems."

Axivion is already used across all regulated industries to automatically check software code and architectures for errors, complexity, and compliance with safety standards. Future updates will continue to enrich features related to areas like memory safety checks and data-flow analysis.

About Qt Group

Qt Group (Nasdaq Helsinki: QTCOM) is a global software company, trusted by industry leaders and over 1.5 million developers worldwide to create applications and smart devices that users love. We help our customers to increase productivity through the entire product development lifecycle: from UI design and software development to quality management and deployment. Our customers are in more than 70 different industries in over 180 countries. Qt Group employs some 900 people, and its net sales in 2024 were 209.1 MEUR. To learn more, visit www.qt.io.

Media contact:

qt@babelpr.com