Skip to content

chore(training): EchidnaML CUDA logging fix + 2026-06-02 run doc#211

Merged
hyperpolymath merged 1 commit into
mainfrom
chore/training-infrastructure-cleanups
Jun 2, 2026
Merged

chore(training): EchidnaML CUDA logging fix + 2026-06-02 run doc#211
hyperpolymath merged 1 commit into
mainfrom
chore/training-infrastructure-cleanups

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Two small training-infrastructure cleanups bundled.

EchidnaML.jl: CUDA.version() removed in CUDA.jl 5.x; replace with runtime_version() / driver_version() wrapped in try/catch. Surfaced as noisy MethodError during the first owner-authorised GNN training run today.

docs/training-runs/2026-06-02.md: per-stage scaffold for the run currently in progress (stages 0/1/2 outcomes captured; 3/4/5 to fill in as they complete).

EchidnaML.jl: CUDA.version() was removed in CUDA.jl 5.x; replace
with runtime_version() / driver_version() wrapped in try/catch so a
logging-only probe failure can't kill the init path. Surfaced during
first owner-authorised GNN training run as a MethodError log noise.

docs/training-runs/2026-06-02.md: per-stage run-log scaffold for the
2026-06-02 GNN training run (reactive doc — placeholders for stages
3/4/5 to be filled in as they complete; stage 0/1/2 outcomes already
captured).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath
hyperpolymath merged commit 194db20 into main Jun 2, 2026
@hyperpolymath
hyperpolymath deleted the chore/training-infrastructure-cleanups branch June 2, 2026 11:18
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 245 issues detected

Severity Count
🔴 Critical 12
🟠 High 75
🟡 Medium 158

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Issue in agda-meta-checker.yml",
    "type": "missing_timeout_minutes",
    "file": "agda-meta-checker.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in boj-build.yml",
    "type": "missing_timeout_minutes",
    "file": "boj-build.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in cargo-audit.yml",
    "type": "missing_timeout_minutes",
    "file": "cargo-audit.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in cflite_batch.yml",
    "type": "missing_timeout_minutes",
    "file": "cflite_batch.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in cflite_pr.yml",
    "type": "missing_timeout_minutes",
    "file": "cflite_pr.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in chapel-ci.yml",
    "type": "missing_timeout_minutes",
    "file": "chapel-ci.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in chapel-ci.yml",
    "type": "missing_timeout_minutes",
    "file": "chapel-ci.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in chapel-ci.yml",
    "type": "missing_timeout_minutes",
    "file": "chapel-ci.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in chapel-ci.yml",
    "type": "missing_timeout_minutes",
    "file": "chapel-ci.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in codeql.yml",
    "type": "missing_timeout_minutes",
    "file": "codeql.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

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