Skip to content

Fix CRT linkage in Windows CUDA build - #8987

Merged
jh-block merged 7 commits into
mainfrom
jhugo/investigate-cuda-ci-still-failing
May 4, 2026
Merged

Fix CRT linkage in Windows CUDA build#8987
jh-block merged 7 commits into
mainfrom
jhugo/investigate-cuda-ci-still-failing

Conversation

@jh-block

@jh-block jh-block commented May 4, 2026

Copy link
Copy Markdown
Collaborator
  • Upgrade candle to 0.10 which uses cudaforge instead of bindgen_cuda
  • Use a patched cudaforge which respects the CRT linkage from cargo target features (PR has been submitted upstream)
  • Remove forced-static-CRT rustflags (normal dynamic linkage can be used now)

jh-block added 6 commits May 4, 2026 15:19
Signed-off-by: jh-block <jhugo@block.xyz>
Signed-off-by: jh-block <jhugo@block.xyz>
Signed-off-by: jh-block <jhugo@block.xyz>
Signed-off-by: jh-block <jhugo@block.xyz>
Signed-off-by: jh-block <jhugo@block.xyz>
Signed-off-by: jh-block <jhugo@block.xyz>
@jh-block
jh-block requested a review from DOsinga May 4, 2026 13:29

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d580371c86

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Cargo.toml Outdated
Signed-off-by: jh-block <jhugo@block.xyz>
@jh-block
jh-block added this pull request to the merge queue May 4, 2026
Merged via the queue into main with commit 93d5672 May 4, 2026
24 checks passed
@jh-block
jh-block deleted the jhugo/investigate-cuda-ci-still-failing branch May 4, 2026 14:51
lifeizhou-ap added a commit that referenced this pull request May 5, 2026
* main:
  align extensions page styling (#9003)
  fix: SACP notifies clients of generated session names (#8983)
  replace artifact heuristics/regexes with protocol messages (#8996)
  fold UI refactor review into code review skill (#8982)
  Improvements to LM Studio declarative provider (#8973)
  chore(deps): bump dawidd6/action-download-artifact from 12 to 21 (#8959)
  chore(deps): bump azure/login from 2.3.0 to 3.0.0 (#8957)
  chore(deps): bump actions/github-script from 8.0.0 to 9.0.0 (#8956)
  chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 3.1.0 (#8955)
  Fix CRT linkage in Windows CUDA build (#8987)

# Conflicts:
#	ui/goose2/src/features/chat/stores/chatSessionStore.ts
#	ui/goose2/src/shared/api/acpNotificationHandler.ts
shafqatevo pushed a commit to shafqatevo/goose that referenced this pull request Aug 7, 2026
Signed-off-by: jh-block <jhugo@block.xyz>
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