Skip to content

update ports-of-call, spiner, remove mpark variant#68

Merged
Yurlungur merged 1 commit into
mainfrom
jmm/ports-update
Jan 22, 2026
Merged

update ports-of-call, spiner, remove mpark variant#68
Yurlungur merged 1 commit into
mainfrom
jmm/ports-update

Conversation

@Yurlungur

Copy link
Copy Markdown
Collaborator

This MR updates singularity-opac's dependencies to be inline with singularity-eos. I update spiner (which I think doesn't matter) and ports-of-call (which does) and remove mpark::variant in preference of PortsOfCall::Variant.

Comment thread CMakeLists.txt
Comment on lines -83 to -88
# Patches variant to be compatible with cuda
# Assumes "patch" is present on system
message(STATUS "Patching mpark::variant to support GPUs")
execute_process(COMMAND patch -N -s -V never
${CMAKE_CURRENT_SOURCE_DIR}/utils/variant/include/mpark/variant.hpp
${CMAKE_CURRENT_SOURCE_DIR}/utils/cuda_compatibility.patch)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

this should simplify downstream builds a bit.

@Yurlungur
Yurlungur merged commit cdd365f into main Jan 22, 2026
1 check passed
@Yurlungur
Yurlungur deleted the jmm/ports-update branch January 22, 2026 20:06
@RyanWollaeger

Copy link
Copy Markdown
Collaborator

LGTM!

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.

4 participants