Skip to content

Implement Cerebras Appliance Mode compiler and runtime entry points - #70

Merged
tbennun merged 3 commits into
mainfrom
appliance-mode
Aug 25, 2026
Merged

Implement Cerebras Appliance Mode compiler and runtime entry points#70
tbennun merged 3 commits into
mainfrom
appliance-mode

Conversation

@tbennun

@tbennun tbennun commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

On Wafer-Scale Clusters, compilation and runtime needs to run through appliance mode, which requires a different entry point to the compiler and runtime.

This new PR compiles with the SDK compiler, stages the appropriate files with SdkLauncher, and uses that launcher to run the script on the cluster directly.

Closes #62 as complete.

@tbennun
tbennun requested a review from luxfg August 25, 2026 16:07
@tbennun
tbennun marked this pull request as ready for review August 25, 2026 16:07

@luxfg luxfg left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK!

@tbennun
tbennun merged commit eaf8d1c into main Aug 25, 2026
2 checks passed
@tbennun
tbennun deleted the appliance-mode branch August 25, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integration of appliance mode compiler

2 participants