Futures
Access hundreds of perpetual contracts
CFD
Gold
One platform for global traditional assets
Options
Hot
Trade European-style vanilla options
Unified Account
Maximize your capital efficiency
Demo Trading
Introduction to Futures Trading
Learn the basics of futures trading
Futures Events
Join events to earn rewards
Demo Trading
Use virtual funds to practice risk-free trading
CFD
U.S. stock CFD derivatives
US Stocks
Access real US stocks and ETFs
HK Stocks
Trade quality Hong Kong-listed stocks
Korean Stocks
SK Hynix
Real Korean stocks and top assets
Stock Futures
High leverage, 24/7 trading
Tokenized Stocks
Backed by real stock assets
IPO Access
Unlock full access to global stock IPOs
GUSD
Mint GUSD for Treasury RWA yields
Stocks Activities
Trade Popular Stocks and Unlock Generous Airdrops
Launch
CandyDrop
Collect candies to earn airdrops
Launchpool
Quick staking, earn potential new tokens
HODLer Airdrop
Hold GT and get massive airdrops for free
IPO Access
Unlock full access to global stock IPOs
Alpha Points
Trade on-chain assets and earn airdrops
Futures Points
Earn futures points and claim airdrop rewards
Promotions
AI
Gate AI
Your all-in-one conversational AI partner
Gate AI Bot
Use Gate AI directly in your social App
GateClaw
Gate Blue Lobster, ready to go
Gate for AI Agent
AI infrastructure, Gate MCP, Skills, and CLI
Gate Skills Hub
10K+ Skills
From office tasks to trading, the all-in-one skill hub makes AI even more useful.
DeepSeek V4 debuts production-grade Agent sandbox DSec: single cluster scheduling hundreds of thousands of concurrent instances, unifying four heterogeneous bases.
ME News, April 24 (UTC+8): According to Dongcha Beating monitoring, the DeepSeek V4 technical report publicly disclosed for the first time the core infrastructure supporting Agent post-training and massive evaluations— a production-grade elastic compute sandbox, DSec (DeepSeek Elastic Compute).
Current large-model reinforcement learning requires an extremely large code trial-and-error environment. The report reveals that in real-world production, a single DSec cluster can simultaneously schedule hundreds of thousands of concurrent sandboxes.
The system is written in Rust. At the underlying layer, it connects to the self-developed 3FS distributed file system, and breaks the performance bottleneck caused by massive sandbox cold starts through hierarchical on-demand loading.
In terms of developer experience, DSec uses a set of Python SDKs to unify four execution substrates: function calls, containers, micro virtual machines, and full virtual machines. When switching between them, only one parameter needs to be changed.
To address the task preemption problem common in compute clusters, DSec introduces a global trajectory log. When a task resumes, the system directly “fast-forwards” to replay the cached command execution results, achieving extremely fast checkpoint resumption while avoiding non-idempotent errors caused by repeated execution.
(Source: BlockBeats)