OpenRadioss on a Raspberry Pi

Опубликовано: 19 Июнь 2026
на канале: OpenRadioss Community
651
22

I have successfully built and run OpenRadioss on a Raspberry Pi 5 (an ARM Cortex A76 processor).
This video shows how to install the development environment to create OpenRadioss binaries.
Then I run a simple crash simulation model and post-process the OpenRadioss results.
All necessary links, for the needed software, are shown in this video.

I installed Raspberry Pi OS (Debian 12, ARM porting for Raspberry Pi)

For postprocessing, I'm using ParaView.
To get ParaView to run you need to set an additional unviroment variable:
LIBGL_ALWAYS_SOFTWARE=true

For more details, please visit:
www.openradioss.org
and
https://github.com/OpenRadioss/OpenRa...

Have fun trying it out :-)