BONDNOTE JOURNAL · 2026.09.02

HRT와 CoreWeave의 GPU 활용

HRT는 CoreWeave와 multi-year agreement를 맺고 차세대 AI-driven trading 연구와 model development를 CoreWeave AI cloud 위에서 확장하기로 했다. 플랫폼에는 NVIDIA Vera Rubin NVL72, HGX B200, Spectrum-X Ethernet이 포함되며, CoreWeave는 이를 “multi-billion dollar deal”로 표현한다. CoreWeave 공식 발표

약 2분RESEARCH NOTE
다룬 자료 · Hudson River Trading × CoreWeave — Vera Rubin NVL72 기반 차세대 AI Research Platform

HRT R&D 책임자 Kevin Lee는 “AI platform이 model만큼 중요하다”고 직접 설명했고, 회사는 ML과 large-scale neural-network model, HPC를 quantitative 연구와 trading에 사용한다고 공개했다. 모델 복잡도와 training data volume이 증가하면서 consistent performance, low-latency data movement, operational reliability가 중요한 infrastructure requirement가 되고 있다고 밝힌다.

특히 HRT는 on-prem environment와 CoreWeave 사이에 dedicated high-bandwidth Spectrum-X networking을 사용해 data movement latency를 낮추겠다고 공개했다. 즉 training compute만 cloud로 빌리는 단순 구조가 아니라 on-prem market-data estate와 external GPU compute를 하나의 연구 fabric으로 연결하는 형태에 가깝다.

이 연구가 소개된 하루의 글 읽기 →

편집 전 브리핑 원문 펼치기

구분: 공식 기술·인프라 발표 / HRT + CoreWeave
발표일: 2026년 8월 20일

확인 가능한 사실

HRT는 CoreWeave와 multi-year agreement를 맺고 차세대 AI-driven trading research와 model development를 CoreWeave AI cloud 위에서 확장하기로 했다. 플랫폼에는 NVIDIA Vera Rubin NVL72, HGX B200, Spectrum-X Ethernet이 포함되며, CoreWeave는 이를 “multi-billion dollar deal”로 표현한다. CoreWeave 공식 발표

HRT R&D 책임자 Kevin Lee는 “AI platform이 model만큼 중요하다”고 직접 설명했고, 회사는 ML과 large-scale neural-network model, HPC를 quantitative research와 trading에 사용한다고 공개했다. 모델 복잡도와 training data volume이 증가하면서 consistent performance, low-latency data movement, operational reliability가 중요한 infrastructure requirement가 되고 있다고 밝힌다.

특히 HRT는 on-prem environment와 CoreWeave 사이에 dedicated high-bandwidth Spectrum-X networking을 사용해 data movement latency를 낮추겠다고 공개했다. 즉 training compute만 cloud로 빌리는 단순 구조가 아니라 on-prem market-data estate와 external GPU compute를 하나의 research fabric으로 연결하는 형태에 가깝다.

공개자료 기반 추론

HRT의 구체적인 alpha model이나 trading rule은 공개되지 않았다.

다만 이번 투자의 경제적 메커니즘은 상당히 명확하다.

Compute ↑ → 더 큰 training dataset
→ 더 복잡한 model
→ 더 많은 parallel experiments
→ research cycle 단축
→ market change에 빠른 adaptation
→ deployable alpha 증가

다.

여기서 중요한 것은 GPU가 아니라 research-optionality다.

기존에는 계산비용 때문에 시도하지 못했던:

  • 더 긴 history
  • 더 많은 instrument
  • multi-market representation
  • ensemble
  • large neural nets
  • 더 많은 hyperparameter/model family

를 동시에 테스트할 수 있게 된다.

한국 시장 복제 아이디어

국내에서는 Vera Rubin cluster보다 먼저 hybrid research architecture 원칙을 가져오는 것이 좋다.

On-prem / fast layer

  • tick DB
  • real-time feature
  • OMS
  • execution
  • low-latency inference

GPU / batch research layer

  • historical training
  • embeddings
  • foundation/time-series models
  • large-scale simulation
  • feature search

두 시스템이 동일한 feature definition과 model registry를 공유하도록 한다.

핵심 KPI는 GPU 수가 아니라:

Idea → OOS Result Time 와 Research → Production Time

이다.

복제 가치: ★★★★★