Skip to content

Please add support linux symlinks #825

@Andrey-Strokov

Description

@Andrey-Strokov

When I specify a symbolic link in the "libDir" parameter, the cqdeployer does not copy the necessary libraries

Example with cuda libs
not work:
"libDir":
[
"/usr/local/cuda/lib64/"
]
but this works fine:
"libDir":
[
"/usr/local/cuda-12.3/lib64/"
]

Metadata

Metadata

Assignees

Labels

EnhancementNew feature or request

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions