<- Back to Getting Started

Windows Notes

This page contains Windows-specific notes for HASEonGPU.

Windows support is experimental.

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

  • optionally an MPI implementation

Notes

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

For standard setup instructions, see Getting Started.