Skip to content

build(homebrew): force cuda on Linux#5345

Merged
ReenigneArcher merged 2 commits into
masterfrom
build(homebrew)-force-cuda-on-Linux
Jun 28, 2026
Merged

build(homebrew): force cuda on Linux#5345
ReenigneArcher merged 2 commits into
masterfrom
build(homebrew)-force-cuda-on-Linux

Conversation

@ReenigneArcher

Copy link
Copy Markdown
Member

Description

Forces homebrew to use CUDA on Linux. The with/without args were not being picked up.

Screenshot

Issues Fixed or Closed

Roadmap Issues

Type of Change

  • feat: New feature (non-breaking change which adds functionality)
  • fix: Bug fix (non-breaking change which fixes an issue)
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semicolons, etc.)
  • refactor: Code change that neither fixes a bug nor adds a feature
  • perf: Code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies
  • ci: Changes to CI configuration files and scripts
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit
  • BREAKING CHANGE: Introduces a breaking change (can be combined with any type above)

Checklist

  • Code follows the style guidelines of this project
  • Code has been self-reviewed
  • Code has been commented, particularly in hard-to-understand areas
  • Code docstring/documentation-blocks for new or existing methods/components have been added or updated
  • Unit tests have been added or updated for any new or modified functionality

AI Usage

  • None: No AI tools were used in creating this PR
  • Light: AI provided minor assistance (formatting, simple suggestions)
  • Moderate: AI helped with code generation or debugging specific parts
  • Heavy: AI generated most or all of the code changes

@codecov

codecov Bot commented Jun 27, 2026

Copy link
Copy Markdown

Bundle Report

Bundle size has no change ✅

@codecov

codecov Bot commented Jun 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 27.53%. Comparing base (9f645a9) to head (fedeef3).
⚠️ Report is 4 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5345      +/-   ##
==========================================
- Coverage   27.54%   27.53%   -0.01%     
==========================================
  Files         113      113              
  Lines       25596    25593       -3     
  Branches    11239    11237       -2     
==========================================
- Hits         7051     7048       -3     
- Misses      15288    17422    +2134     
+ Partials     3257     1123    -2134     
Flag Coverage Δ
Archlinux 0.00% <ø> (-11.50%) ⬇️
FreeBSD-amd64 13.30% <ø> (ø)
Homebrew-macos-14 21.02% <ø> (ø)
Homebrew-macos-15 21.18% <ø> (-0.01%) ⬇️
Homebrew-macos-26 21.30% <ø> (ø)
Homebrew-ubuntu-24.04 13.06% <ø> (-0.47%) ⬇️
Linux-AppImage 12.39% <ø> (ø)
Windows-AMD64 15.26% <ø> (ø)
Windows-ARM64 13.29% <ø> (ø)
macOS-arm64 19.25% <ø> (ø)
macOS-x86_64 18.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 64 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f645a9...fedeef3. Read the comment docs.

@ReenigneArcher ReenigneArcher force-pushed the build(homebrew)-force-cuda-on-Linux branch from 538c69c to fedeef3 Compare June 28, 2026 02:50
@ReenigneArcher ReenigneArcher merged commit 02a920a into master Jun 28, 2026
71 checks passed
@ReenigneArcher ReenigneArcher deleted the build(homebrew)-force-cuda-on-Linux branch June 28, 2026 03:46
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant