proomt

Search

Search posts, papers, and topics

All posts

NvidiaGeForce NOW Community3 min readintro

Cute Critters Come to the Cloud: ‘Aniimo’ Launches on GeForce NOW

Summary

Nvidia announced that the new creature‑catching game Aniimo and several other titles are now available on GeForce NOW, with features like path‑tracing for 007 First Light and RTX 5080‑class streaming for premium members. The update also lists 11 new games joining the service and notes a day‑pass that can be applied toward a monthly membership.

  • Aniimo launches on GeForce NOW, letting players stream the 45 GB game without local download.
  • 007 First Light receives a path‑tracing update plus DLSS 4.5 enhancements on the service.
  • Premium (Ultimate) members can stream at RTX 5080‑class performance up to 5K HDR with Dynamic Frame Generation.
  • Eleven new titles—including Active Matter, Outer Wilds, and RuneScape: Dragonwilds—are added to the library this week.

Game developers and cloud‑gaming users should note the expanded library and premium streaming features, which affect platform reach and performance expectations.

3/10

Related reading

  1. Nvidia announces native GPU programming in Rust

    NVIDIA released CUDA‑Rust, letting you write GPU kernels directly in Rust and compile to PTX. Two programming models are supported: the traditional SIMT model via the `cuda-oxide` backend (nightly Rust, custom codegen) and the newer Tile model via `cutile‑rs` (stable Rust, JIT‑compiled Tile IR). Both provide Rust‑typed safety guarantees (e.g., `DisjointSlice`, tensor partitioning) and simple Carg…

    Hacker News front pagenvidia.com11 minHN961402
  2. NVIDIA Vera Rubin NVL72 Delivers Leading Performance in MLPerf Inference v6.1 Debut

    NVIDIA’s Vera Rubin NVL72 AI inference system shows up to 3.7× higher throughput than the prior GB300 NVL72 on MLPerf v6.1 benchmarks (Qwen3‑VL, DeepSeek‑R1), achieves 99% scaling efficiency across 288 GPUs, and benefits from software optimizations (NVFP4 precision, kernel fusion, disaggregated serving). The post is a product announcement with concrete benchmark numbers but limited technical dept…

    Nvidianvidia.com4 min
  3. GLM 5.3 FlashX now available on AI Gateway

    Vercel AI Gateway now offers the GLM‑5.3‑FlashX model, a fast (~200 tps) multimodal coding LLM. The post includes a TypeScript streaming example, notes the model’s fit for coding agents and interactive tools, and lists AI Gateway features (unified API, usage tracking, retries/failover, custom reporting, key budgets, routing rules) with no platform fee.

    Vercelvercel.com1 minrelease