Skip to content

Conversation

@sacpis
Copy link
Collaborator

@sacpis sacpis commented Nov 14, 2025

Providing a SYMBOLIC option to create a symbolic link in order to fix the build issue on docker images with CPU only. The build issue is because of moving the file between different filesystems.

Resolved #3612

Please refer to Soft links (symbolic links) here.

Commonly referred to as symbolic links, soft links link together non-regular and regular files. They can also span multiple filesystems.

Coauthored by @1tnguyen.

  images with access to CPU only

Signed-off-by: Sachin Pisal <[email protected]>
@sacpis sacpis requested a review from 1tnguyen November 14, 2025 20:36
Copy link
Collaborator

@1tnguyen 1tnguyen left a comment

Choose a reason for hiding this comment

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

👍

@sacpis sacpis enabled auto-merge (squash) November 14, 2025 21:55
@sacpis sacpis merged commit 4ab4ea9 into NVIDIA:main Nov 14, 2025
193 checks passed
HarryBromley pushed a commit to Aegiq/cuda-quantum that referenced this pull request Nov 18, 2025
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.

Building without GPU support fails after update to cuquantum 25.09

2 participants