Skip to content

Add ability to pick GPU name when searching wisdom file #6

@stijnh

Description

@stijnh

Currently, kernel launcher searches for wisdom files based on the exact name of the GPU in the system. This is strict and poses a problem when dealing with GPUs that share similar architectures but have slightly different names (e.g., RTX 4000 vs RTX 4500).

A potential solution would be to allow users to specify a 'virtual' GPU model. This could be implemented through an environment variable, such as KERNEL_LAUNCHER_GPU_NAME="RTX 4500". By setting this variable, users can inform kernel launcher to act like it contains a GPU of a different name.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions