Skip to content

fixed sf compute tagging for v0 until tags#97

Merged
tylerfong merged 2 commits intomainfrom
fix-sfc-tags-and-vcpu
Feb 27, 2026
Merged

fixed sf compute tagging for v0 until tags#97
tylerfong merged 2 commits intomainfrom
fix-sfc-tags-and-vcpu

Conversation

@tylerfong
Copy link
Contributor

No description provided.

@tylerfong tylerfong requested a review from a team as a code owner February 27, 2026 18:05
Comment on lines 477 to 479
case 2:
// Old format: refID_name (backward compat — cloudCredRefID and stage unknown)
return "", "", parts[0], parts[1], nil
Copy link
Contributor

Choose a reason for hiding this comment

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

Good call, maybe need a TODO here to remove once we clean up the old nodes

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed


// vCPU count provided by SF Compute. Currently only 8xH100/H200 instance types are
// available so it's safe to hardcode.
const sfcVCPU = 112
Copy link
Contributor

Choose a reason for hiding this comment

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

Nitpick but could you move this to the const block around line 16?

Actually might be nice to move the gpuCount there as well...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@tylerfong tylerfong merged commit 0f201b3 into main Feb 27, 2026
9 checks passed
@tylerfong tylerfong deleted the fix-sfc-tags-and-vcpu branch February 27, 2026 18:38
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.

2 participants