Skip to content

Commit 376f571

Browse files
[pre-commit.ci] auto code formatting
1 parent 2334bcf commit 376f571

3 files changed

Lines changed: 53 additions & 53 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ flowchart TD
110110
subgraph BUILD["🔨 BUILD STAGE"]
111111
subgraph BUILD_PLATFORMS["Parallel Platform Builds"]
112112
B1["linux-64<br/>(Self-hosted)"]
113-
B2["linux-aarch64<br/>(Self-hosted)"]
113+
B2["linux-aarch64<br/>(Self-hosted)"]
114114
B3["win-64<br/>(GitHub-hosted)"]
115115
end
116116
BUILD_DETAILS["• Python versions: 3.9, 3.10, 3.11, 3.12, 3.13<br/>• CUDA version: 13.0.0 (build-time)<br/>• Components: cuda-core, cuda-bindings,<br/> cuda-pathfinder, cuda-python"]
@@ -156,7 +156,7 @@ flowchart TD
156156
157157
%% Artifact Flow Arrows (Cache Reuse)
158158
GITHUB_CACHE -.->|"mini CTK reuse"| BUILD
159-
159+
160160
%% Artifact Flow Arrows (Wheel Fetch)
161161
GITHUB_ARTIFACTS -.->|"wheel fetch"| RELEASE
162162
@@ -188,7 +188,7 @@ flowchart TD
188188
- Full test coverage across all platforms and CUDA versions
189189
- **Artifact flow out**: `cuda-pathfinder` artifacts → backport branches
190190

191-
#### Backport Branches
191+
#### Backport Branches
192192
- **Build****Test****Backport PR Creation**
193193
- Artifacts used for validation before creating backport pull requests
194194
- Maintains compatibility with older CUDA versions

ci/.ci-pipeline-regen.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ This file contains the prompt and requirements for regenerating ci-pipeline.svg
9292
## Recent Manual Adjustments Applied
9393
- Fixed arrow endpoint positioning to prevent overlap with stage boxes
9494
- Moved mini CTK reuse arrow endpoint from y=285 to y=295
95-
- Moved wheel fetch arrow endpoint from y=650 to y=645
95+
- Moved wheel fetch arrow endpoint from y=650 to y=645
9696
- Repositioned text labels for better visual separation
9797
- Standardized all text to 12pt font size for consistency
98-
- Changed arrow heads from black to orange to match arrow color
98+
- Changed arrow heads from black to orange to match arrow color

ci/ci-pipeline.svg

Lines changed: 48 additions & 48 deletions
Loading

0 commit comments

Comments
 (0)