Skip to content
Discussion options

You must be logged in to vote

Yes, that's correct! I have rebuild using system MPI and GCC, the problem turns out to be gcc/13.2.0 is wrongly located in gcc14 folder on Vista (not sure the reason), but after using gcc/14.2.0, the problem of libmesh is solved, and the previous parallel communication error also resolved, below is the full script for others reference (ARM Linux Cluster):

#!/bin/bash
#===============================================================================
# MOOSE Build Script for TACC Vista (ARM64) with System MPI
# 
# This script builds MOOSE using system GCC and OpenMPI instead of conda MPI
# to avoid launcher compatibility issues on Vista's network fabric.
#
# Usage:
#   1. Make executable: chm…

Replies: 3 comments 18 replies

Comment options

You must be logged in to vote
7 replies
@GiudGiud
Comment options

GiudGiud Dec 1, 2025
Collaborator

@chunhuizhao478
Comment options

@GiudGiud
Comment options

GiudGiud Dec 2, 2025
Collaborator

@chunhuizhao478
Comment options

@GiudGiud
Comment options

GiudGiud Dec 2, 2025
Collaborator

Comment options

You must be logged in to vote
3 replies
@GiudGiud
Comment options

GiudGiud Dec 3, 2025
Collaborator

@milljm
Comment options

@chunhuizhao478
Comment options

Comment options

You must be logged in to vote
8 replies
@chunhuizhao478
Comment options

@chunhuizhao478
Comment options

@GiudGiud
Comment options

GiudGiud Dec 4, 2025
Collaborator

@chunhuizhao478
Comment options

Answer selected by chunhuizhao478
@GiudGiud
Comment options

GiudGiud Dec 4, 2025
Collaborator

@GiudGiud
Comment options

GiudGiud Dec 4, 2025
Collaborator

@chunhuizhao478
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants