Remote Python Debugging on Slurm Clusters with VSCode
A comprehensive tutorial on remote debugging Python scripts in HPC environments using VSCode, debugpy, and Slurm.
A comprehensive tutorial on remote debugging Python scripts in HPC environments using VSCode, debugpy, and Slurm.
A more efficient and elegant PyTorch implementation of Dependency Parsing, optimized for GPU acceleration.
Something popped into my brain in the CoLi lecture. Analysis of these two similar algorithms.
我已经很长一段时间没有写C语言代码了,最近为了写操作系统实验才被迫捡起C语言代码。写实验的时候还是改不了以前死磕代码的老毛病,但也感受到大二这几门专业课,特别是CSAPP给我带来的收获。为了记录一下自己的小进步,同时也为了远离过去的屎山代码,便诞生了这篇文章。
高数公式、笔记等等杂项
给定一个大小为$n$的数组,及$m$组询问,每次询问求区间$[l,r]$的最大(最小)值
背包问题
树状数组
ACM新生赛错题本