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

Ubuntu all debian version (also ubuntu) #136

Open
ghost opened this issue Feb 2, 2024 · 8 comments
Open

Ubuntu all debian version (also ubuntu) #136

ghost opened this issue Feb 2, 2024 · 8 comments

Comments

@ghost
Copy link

ghost commented Feb 2, 2024

while install spack

same problem

51        os.environ["H5ZROOT"] = spec["h5z-zfp"].prefix

==> Error: KeyError: 'No spec with name h5z-zfp in sw4@=3.0%gcc@=7.5.0+fftw+hdf5

maybe its the syntax of spack

@ghost
Copy link
Author

ghost commented Feb 2, 2024

iv manage to install manual
H5Z-ZFP

but it doesn't install sw4 and break the message 51 os.environ["H5ZROOT"] = spec["h5z-zfp"].prefix

@markcmiller86
Copy link
Member

markcmiller86 commented Feb 2, 2024

I feel like I am getting only the tiniest pieces of information of something going wrong. I can't try to suggest cause or solution without more information like maybe the full spack command you are using? Maybe the concretization trail too? Which release of spack too?

@ghost
Copy link
Author

ghost commented Feb 3, 2024 via email

@markcmiller86
Copy link
Member

Ok, so the specific command you did was spack install sw4?

What version of spack are you using? After you cloned it, did you checkout a specific branch or release? Or, are you working from whatever the master branch in Spack is?

Have you read this part of H5Z-ZFP docs?

@ghost
Copy link
Author

ghost commented Feb 5, 2024 via email

@markcmiller86
Copy link
Member

uses the default sw4 master branch .

Hmmm...I worry you may need to work from a released version of spack. I don't honestly know how stable the master branch is.

@ghost
Copy link
Author

ghost commented Feb 13, 2024 via email

@lindstro
Copy link
Member

uses the default sw4 master branch .

Hmmm...I worry you may need to work from a released version of spack. I don't honestly know how stable the master branch is.

My understanding is that an official version of Spack is being used to install the master branch of sw4, which ought to work.

I'm afraid I cannot reproduce this problem as spack install sw4 fails for me on earlier dependencies, ostensibly due to missing support for Apple M2 by some dependencies like openblas and libtiff.

@markcmiller86 Does the install fail for you, too?

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

2 participants