Skip to content

Program tries to create an ObjectCode with an unsupported code type "ltoir" #212

Closed
@vzhurba01

Description

@vzhurba01

Program supports types: ptx, cubin, ltoir
ObjectCode supports types: ptx, cubin, fatbin

When a Program is compiled with .compile(), it creates an ObjectCode with the same type but ltoir isn't one of the supported types.

Metadata

Metadata

Assignees

Labels

P1Medium priority - Should dobugSomething isn't workingcuda.coreEverything related to the cuda.core module

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions