Skip to main content

One post tagged with "fau"

View All Tags

· 3 min read
Rafoolin

Overview

This tutorial explains how to build and configure NeuS2 on an Ubuntu-based system, specifically within the FAU HPC environment.

While the official NeuS2 repository provides general installation instructions, HPC systems typically require additional configuration steps due to module management, CUDA compatibility, and compilation constraints.

In this guide, we will:

  • Clone and prepare the NeuS2 repository
  • Set up a Conda environment
  • Configure CUDA and compiler modules on FAU HPC
  • Install PyTorch and PyTorch3D
  • Resolve common compilation issues
  • Build NeuS2 successfully
  • Run a sample dataset (DTU Scan24)