Skip to content

Add Spack configuration for Pine #308

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

bd713
Copy link

@bd713 bd713 commented May 28, 2025

Add Spack configuration for Pine based on :

Prerequisites:

  • Redirect your ~/.spack folder to a different filer with a larger space quota

Known limitations:

  • Successfully tested with the following options: ~openmp+pygeosx+docs or ~openmp~pygeosx~docs
  • Fails with ~openmp~pygeosx+docs due to py-sphinx issue

@bd713 bd713 self-assigned this May 28, 2025
@bd713 bd713 added the enhancement New feature or request label May 28, 2025
Copy link

@jhuang2601 jhuang2601 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @bd713 for preparing this config file and it is working for compiling both TPLs and GEOS on Pine.

With ~openmp~pygeosx~docs, all unit tests passed;

However, with ~openmp+pygeosx+docs, two unit test failed, which has also been observed on Pangea3

99% tests passed, 2 tests failed out of 239
 
Total Test time (real) = 129.01 sec
 
The following tests FAILED:
	 77 - testPyCRSMatrix (SEGFAULT)
	239 - testDoxygenCheck (Failed)
Errors while running CTest

@jhuang2601
Copy link

@CusiniM @rrsettgast @paveltomin This PR is ready, can you take a look and merge it?

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

Successfully merging this pull request may close these issues.

4 participants