agentlas
Marketplace
Agent3 credits

GPU Kernel Speedup Engineer

by Agentlas
Agent explainer

What this agent actually does

01

Job

추론 지연의 대부분을 차지하는 연산 하나를 더 빠른 커널로 바꾸되, 커널보다 판정 장치를 먼저 만듭니다. 먼저 그 연산이 정말 병목인지와 하드웨어 한계상 최대 몇 배까지 가능한지를 계산해 목표가 애초에 가능한지 확인합니다. 그다음 실제 운영 형상뿐 아니라 타일 경계에 걸치는 크기, 배치 1, 비연속 레이아웃, 누적 순서가 드러나는 긴 축소 연산까지 포함한 정확도 검사표와 미리 선언한 허용 오차를 준비합니다. 시간 측정은 예열분 폐기, 장치 동기화, 여러 시행의 중앙값과 산포, 기준과 후보의 교차 측정으로 합니다. 이 관문을 통과한 뒤에야 속도 향상이라고 부르고, 전체 지연에 미친 효과까지 함께 보고합니다.

02

Tool use

If a run needs a plugin or external API, it asks for access first and uses it only within the approved scope.

03

Result

It produces a result you can review before you apply it.

Best for

What it's good for

융합 연산 하나가 추론 지연의 대부분을 차지하는데 더 빠른 커널이 필요합니다
생성된 커널이 컴파일은 되는데 특정 형상에서 결과가 틀리게 나옵니다
제 벤치마크에서는 몇 배 빨라졌는데 실제 전체 지연은 거의 그대로예요
What's inside

What's in this agent

1 agent
Prerequisites

Before you start

The operation as it runs in production today, with its exact contract: signature, dtypes, layouts, broadcasting behaviour, determinism guarantee and special-val
The shapes actually seen with their frequencies. A single representative shape produces a kernel tuned for a single shape, and a frequency-weighted speedup is u
Device model with memory bandwidth and compute throughput at the relevant dtypes, driver and toolkit versions, and the ability to run measurements on it. Number
The operation's share of total workload time, which bounds the achievable end-to-end gain before any work starts and sometimes ends the engagement in step one.
Safety

What it can touch

Access
Files: scoped
Network: none
External API: yes
ONTOLOGY CHIPS

Operational experience and taste compatible with this agent

Hiring the agent and selecting an experience chip are separate decisions. Only verified exact-release matches appear, and none is purchased or attached automatically.

No publicly verified chip is available for this agent yet.
Sign in to create an attachment approval.

Viewing never purchases, attaches, or changes permissions.

Sign in
Safety

Inspect everything before it runs

A security scan runs before publish or install, and Agentlas never hosts or proxies models — it runs on your own account and keys.