Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libGLU error running SQDMetal on HPC #2

Open
acwhelan opened this issue Feb 28, 2024 · 5 comments
Open

libGLU error running SQDMetal on HPC #2

acwhelan opened this issue Feb 28, 2024 · 5 comments

Comments

@acwhelan
Copy link

I receive this error:

OSError: libGLU.so.1: cannot open shared object file: No such file or directory

from these lines:

from SQDMetal.PALACE.Eigenmode_Simulation import PALACE_Eigenmode_Simulation
from SQDMetal.PALACE.SQDGmshRenderer import Palace_Gmsh_Rendererfrom SQDMetal.PALACE.Eigenmode_Simulation

Is this a centOS problem? I am on Mac OS 14.1. Thank you!

@PP501
Copy link
Collaborator

PP501 commented Feb 28, 2024

We are still porting over the instructions for the HPC installation onto this repository. I presume you wanted to install it on a local PC? If so, the SPACK method outlined here should work. We have tested it on two PCs running Ubuntu.

If it still fails, I guess you can manually install the shared-object library (note I do not use MacOS, so I am guessing): sudo port install libGLU. Let us know how it goes and we will update the instructions for MacOS.

@acwhelan
Copy link
Author

I'm so sorry for my confusion but I am actually not on MacOS, I am on HPC so I am on CentOS. I was actually wondering if there was a working HPC install? Thank you!

@PP501
Copy link
Collaborator

PP501 commented Feb 28, 2024

Okay sounds good - we have a working installation process that you can try. We will upload the instructions onto the repository in the coming hours.

@acwhelan
Copy link
Author

Awesome! Thank you so much!

@DavidSomm
Copy link
Collaborator

I have uploaded the installation steps that we used here at UQ to build PALACE on our HPC. I've put the instructions in the SQDmetal user documentation at the bottom of the page (https://github.com/sqdlab/SQDMetal/blob/main/docs/User/Readme.md). The PALACE github page has useful instructions for how to install PALACE (https://awslabs.github.io/palace/stable/install/), which I found quite helpful.

PP501 pushed a commit that referenced this issue Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants