Skip to content

Migrating compilation from comptime_struct to struct #64

@jonathan-pepino-schaefer

Description

The newest Cerebras SDK version (2.10.0) does not support the comptime_struct type and the @concat_structs operator anymore (see here). I suggest updating the compiler to account for that.

My primary question: is backward compatibility needed, e.g. do we need to implement a version check and do conditional compilation based on the cluster sdk version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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