Skip to content

Revert "Set compiler versions in context (#755)"#784

Merged
rapids-bot[bot] merged 3 commits intorapidsai:branch-25.10from
vyasr:fix/revert_recipe_compiler_simplification
Jul 25, 2025
Merged

Revert "Set compiler versions in context (#755)"#784
rapids-bot[bot] merged 3 commits intorapidsai:branch-25.10from
vyasr:fix/revert_recipe_compiler_simplification

Conversation

@vyasr
Copy link
Contributor

@vyasr vyasr commented Jul 25, 2025

Closes #773

@vyasr vyasr self-assigned this Jul 25, 2025
@vyasr vyasr requested review from a team as code owners July 25, 2025 18:00
@vyasr vyasr requested a review from msarahan July 25, 2025 18:00
@vyasr vyasr added bug Something isn't working non-breaking Introduces a non-breaking change labels Jul 25, 2025
@vyasr
Copy link
Contributor Author

vyasr commented Jul 25, 2025

Now things look as expected in the CUDA 12.1 variant build:

 │ │ │ gcc_impl_linux-aarch64           ┆ 12.4.0       ┆ h628656a_2       ┆ conda-forge ┆  56.19 MiB │
 │ │ │ gcc_linux-aarch64                ┆ 12.4.0       ┆ heb3b579_10      ┆ conda-forge ┆  31.88 KiB │
 │ │ │ gxx_impl_linux-aarch64           ┆ 12.4.0       ┆ h0bf7a72_2       ┆ conda-forge ┆  11.36 MiB │
 │ │ │ gxx_linux-aarch64                ┆ 12.4.0       ┆ h3f57e68_10      ┆ conda-forge ┆  30.23 KiB │
...
  │ │ -- The CXX compiler identification is GNU 12.4.0

@bdice
Copy link
Contributor

bdice commented Jul 25, 2025

/merge

@rapids-bot rapids-bot bot merged commit a1bd3ea into rapidsai:branch-25.10 Jul 25, 2025
49 checks passed
@vyasr vyasr deleted the fix/revert_recipe_compiler_simplification branch July 25, 2025 18:44
@vyasr vyasr mentioned this pull request Jul 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Context-based recipe simplification breaks variants

2 participants