Skip to content

[REQUEST] Use unique file names in Warp cache #431

@shi-eric

Description

@shi-eric

Description

Using module_codegen.cu as the filename for the generated code can be confusing when trying to resolve the source file for Nsight Compute. The user is just aware that they need to locate a file named module_codegen.cu, but they don't know which directory in the cache to locate it in.

It's probably better to use the same filename as the directory, e.g.

Old: wp___main___8bdc901/module_codegen.cu

New: wp___main___8bdc901/wp___main___8bdc901.cu

Context

Image

Metadata

Metadata

Assignees

Labels

feature requestRequest for something to be added

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions