Site Loader
4. Luther street, Budapest, Hungary 1087

Consultancy

Technical advisory, trainings, and software process improvement.

Software Engineering

Developing software, creating products, providing solutions.

Technical Specification

Robust technical documentation enables efficient communication.

In case you would like to hear

What Our Clients Are Saying

Just to Name a Few

Technologies We Work With

Learn More

Latest Articles

Projects

The Vulkan SC Emulation driver stack

One of the most exciting projects we had the chance to work on in 2024 was the creation of the Vulkan SC Emulation driver stack. This software stack enables all developers to prototype and develop Vulkan SC applications on consumer PC hardware running Windows or Linux without needing specialized hardware and software components that are typically required to target safety-critical systems.

Projects

Behind the scenes: the Vulkan SC Ecosystem

It’s been over a year since we started working on the Vulkan SC Ecosystem. Now that the component stack has reached a high level of maturity, it seemed appropriate to write an article about the secret sauce behind the Vulkan SC Ecosystem components that enabled us to leverage the industry-proven Vulkan Ecosystem components to provide corresponding developer tooling for the safety-critical variant of the API.

GPU Tech

SIMD in the GPU world

Today’s high computational throughput probably would not be attainable without the application of the SIMD paradigm in modern processors in increasingly clever ways. It’s no coincidence that GPUs also gain most of their performance, die area, and efficiency benefits thanks to this instruction issue scheme. In this article we will explore a couple of examples of how GPUs may take advantage of SIMD and the implications of those on the programming model.