李理的博客

Slurm文档翻译

本文是slurm文档的部分翻译。


翻译:Foundation Models for Weather and Climate Data Understanding: A Comprehensive Survey

本文是论文Foundation Models for Weather and Climate Data Understanding: A Comprehensive Survey的翻译。


翻译:ClimaX: A foundation model for weather and climate

本文是论文ClimaX: A foundation model for weather and climate的翻译。


Graphcast: How to Get Things Done

本文是论文Graphcast: How to Get Things Done的翻译。


《Rust In Action》学习


翻译:EXTENDING PYTORCH

本文翻译EXTENDING PYTORCH


Debugging PyTorch (C++) code using VS Code

This article introduces the method of compiling PyTorch source code and explains how to use VS Code to debug both PyTorch Python and C++ code simultaneously.


翻译:Custom C++ and CUDA Extensions

本文翻译Custom C++ and CUDA Extensions


使用Vscode调试Pytorch(c++)代码

本文介绍Pytorch源代码编译的方法,并且介绍使用vscode同时调试pytorch python和c++代码的方法。


使用Vscode调试js和nodejs代码

本文介绍了nodejs和js代码的调试方法,并且通过The Definitive Guide to HTML5 WebSocket的websocket例子介绍怎么同时调试server和client代码。