Skip to content

Missing JSON objects for some components with CUDA major split archives #6

Description

@kmittman

For example: cuDNN redistrib_8.9.1.23 has both CUDA 11.x and CUDA 12.x tarballs.

The JSON manifest includes references to

"relative_path": "cudnn/linux-x86_64/cudnn-linux-x86_64-8.9.1.23_cuda12-archive.tar.xz",

but is missing

"relative_path": "cudnn/linux-x86_64/cudnn-linux-x86_64-8.9.1.23_cuda11-archive.tar.xz",

Related to bin-archive v3 format item

Special cases for archive split

  • NVIDIA driver sub-components
  • by CUDA Major version (CUDA Minor version compatibility)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions