Skip to content

Conversation

@Sichao25
Copy link
Contributor

Address issue #213 in the GitHub test-build CI.

@Sichao25 Sichao25 marked this pull request as ready for review November 12, 2025 03:01
-DBUILD_SHARED_LIBS=OFF
-DKokkos_ENABLE_SERIAL=ON
-DKokkos_ENABLE_OPENMP=OFF
-DCMAKE_POSITION_INDEPENDENT_CODE=ON
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why is position independent code needed? Typically this is needed for shared libraries, but I see -DBUILD_SHARED_LIBS=OFF

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Some shared libraries in the build required this. I just figured out it was PETSc itself. Now the shared library building is disabled.

@jacobmerson jacobmerson merged commit 22b04ae into SCOREC:develop Nov 16, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants