Compiling Simvascular on EXPANSE (SDSC HPC)
Posted: Thu May 02, 2024 12:33 pm
Hello,
We recently compiled svSolver on EXPANSE (SDSC HPC) and successfully ran jobs on it. We are trying to compile Simvascular as well from the source code in the following link:
https://github.com/SimVascular/SimVascular
All necessary modules that we used to compile svSolver were loaded for Simvascular and CentOS in quick-build-linux.sh was replaced with CentOS|'ROCKY' in line 107.
Executing the code:
It failed to properly compile Simvascular on EXPANSE. Please see the compilation output files in the attachment. Output is split because of its size.
The reason we want to compile Simvascular on EXPANSE is to import sv and vtk to our Python codes. If there is any other way around, we would be happy to learn about that.
Any suggestion would be appreciated.
Thank you so much
Jimmy
We recently compiled svSolver on EXPANSE (SDSC HPC) and successfully ran jobs on it. We are trying to compile Simvascular as well from the source code in the following link:
https://github.com/SimVascular/SimVascular
All necessary modules that we used to compile svSolver were loaded for Simvascular and CentOS in quick-build-linux.sh was replaced with CentOS|'ROCKY' in line 107.
Executing the code:
Code: Select all
sh quick-build-linux.sh
The reason we want to compile Simvascular on EXPANSE is to import sv and vtk to our Python codes. If there is any other way around, we would be happy to learn about that.
Any suggestion would be appreciated.
Thank you so much
Jimmy