<- Back to Getting Started

Windows Notes

This page contains Windows-specific notes for HASEonGPU.

Windows support is experimental and is not part of the main validation path.

Overview

HASEonGPU is primarily developed and documented for Linux environments. Windows builds may require additional manual setup and are not the main target platform of the project.

Build Notes

A Windows build typically requires:

  • Visual Studio

  • CMake

  • CUDA or another supported accelerator stack when GPU execution is needed

  • optionally an MPI implementation

  • openPMD-api dependencies matching the selected transport backend

Notes

If possible, Linux is the recommended platform for building and using HASEonGPU.

For standard setup instructions, see Getting Started.