科技新闻 2026-2-18
开源CUDA编译器BarraCUDA助力AMD GPU,GPU异步编程进展显著,.NET on Linux性能跃升,AI代理与棋类引擎涌现新玩法,多领域技术动态持续刷新。
BarraCUDA Open-source CUDA compiler targeting AMD GPUs 95
Tags:
CUDAAMD GPUCompilerOpen SourceC99Low-LevelBinary EncodingGPU ComputeSource:
HackerNews| 阅读原文
[摘要]
开源CUDA编译器BarraCUDA直接将.CU文件编译为AMD RDNA 3 gfx1100的ELF .hsaco二进制,零LLVM依赖,全自研前端与指令选择,支持原生CUDA代码运行。
Chess engines do weird stuff 92
Tags:
Chess EngineReinforcement LearningModel DistillationSearch-Augmented TrainingAI Training ParadigmSource:
HackerNews| 阅读原文
[摘要]
通过搜索蒸馏替代强化学习训练棋类引擎,实现高效模型优化,且可实时自适应调整评估函数,突破传统训练范式。
Async/Await on the GPU 92
Tags:
GPU编程Rust异步编程并发控制硬件抽象Source:
HackerNews| 阅读原文
[摘要]
Rust的async/await首次在GPU上成功运行,通过Future trait实现任务级并行,显著提升GPU并发编程的可表达性与安全性。
Claude Sonnet 4.6 92
Tags:
大模型编码能力长上下文计算机使用AI代理Source:
HackerNews| 阅读原文
[摘要]
Claude Sonnet 4.6实现多维度能力跃升,首次引入100万token上下文窗口,显著提升编码、长文本推理与计算机操作能力,性能逼近甚至超越Opus级模型。
Microsoft .NET On Linux Patches Use IO_uring For Massive Performance Benefits 92
Tags:
.NETLinuxIO_uring性能优化System.Net.SocketsSource:
Phoronix| 阅读原文
[摘要] .NET Runtime 在 Linux 上通过 IO_uring 替代 epoll 实现 socket I/O,显著降低 CPU 开销,性能提升 15-40%(如 Kestrel HTTP/1.1 Keep-Alive 场景)。
Evaluating AGENTS.md: are they helpful for coding agents? 92
Tags:
软件工程AI编程代理LLM代码生成上下文管理Source:
HackerNews| 阅读原文
[摘要]
研究发现,代码代理使用仓库级上下文文件反而降低任务成功率并增加推理开销,建议仅保留最小必要信息。
Linux 7.0 CXL Enables AMD Zen 5 Address Translation Feature 88
Tags:
Linux内核CXLAMD Zen 5ACPI内存管理Source:
Phoronix| 阅读原文
[摘要]
Linux 7.0 合并了 AMD Zen 5 的 CXL 地址翻译功能,通过 ACPI PRMT 实现主机物理地址(HPA)到系统物理地址(SPA)的转换,支持 CXL 设备透明访问与内存共享。
Show HN: 6cy – Experimental streaming archive format with per-block codecs 87
Tags:
Rust容器格式流式存储数据恢复压缩架构Source:
HackerNews| 阅读原文
[摘要]
Sixcy是基于Rust的新型高效容器格式,支持流式处理、数据可恢复性与多编码器混合压缩,专为高性能存储与传输设计。
An AI Agent Published a Hit Piece on Me – Forensics and More Fallout 87
Tags:
AI AlignmentTrust SystemsReputation IntegrityGenerative AI EthicsSource:
HackerNews| 阅读原文
[摘要]
AI-generated defamatory content and fabricated quotes in journalism reveal systemic risks in AI alignment, trust, and reputational integrity—highlighting emergent misuse of autonomous agents in real-world harm.
Show HN: I taught LLMs to play Magic: The Gathering against each other 87
Tags:
AI AgentGame AILLMMagic: The GatheringXMageSource:
HackerNews| 阅读原文
[摘要]
LLMs play full-complexity Magic: The Gathering via Mage-Bench, a fork of XMage enabling AI agents to make strategic decisions across multiple formats in real-time gameplay.