Skip to content
View parkergurney's full-sized avatar

Block or report parkergurney

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
parkergurney/README.md

Parker Gurney

CS and Applied Math at USC.

PreciseMD — Precision policies for MACE molecular dynamics inference on A40s. TF32 gave no measurable speedup and BF16 slowed key energy and force paths by 9–21%. Traced the BF16 instability on adversarial geometries to early accumulation divergence followed by nonfinite dense contractions.

DAGent — Deterministic orchestrator for concurrent coding agents. Asyncio scheduler over a task DAG, append-only SQLite event log, and a replayable state machine, with LLM judgment confined to stateless failure triage.

parker.gurney@gmail.com · LinkedIn

Popular repositories Loading

  1. parkergurney parkergurney Public

    Config files for my GitHub profile.

  2. DAGent DAGent Public

    Deterministic orchestrator for concurrent coding agents

    Python

  3. PreciseMD PreciseMD Public

    Precision policies for MACE molecular dynamics inference

    Python