Jae-Won Chung

Results 58 issues of Jae-Won Chung

Some things to think about as I write it up - Is there a good template? - What are some common components and what are some Zeus-tailored components? - What...

[Intel PCM](https://github.com/intel/pcm) provides CLIs and APIs to monitor performance and energy metrics on Intel CPUs. It works on a variety of operating systems including Linux, Windows, and Mac OS X....

enhancement
cpu

PyTorch 2.4 has a new API for pipeline parallelism, which includes [`PipelineStage`](https://pytorch.org/docs/stable/distributed.pipelining.html#module-torch.distributed.pipelining.stage). With this, we can subclass `PipelineStage` and override `forward_one_chunk` and `backward_one_chunk`, where each will first set the GPU's...

enhancement

Dear Samuel (@samuelrince) and Adrien (@adrienbanse), Thank you for submitting your work to the Journal of Open Source Software. I enjoyed trying out EcoLogits and reading the manuscript. ## Summary...

Great plugin! My current primary use case is to have the Aerial window open and go through a long source file method-by-method to grasp its structure. The autojump feature really...

I typically leave my Neovim & terminal open and close my MacBook and move around, at which point the laptop loses Internet connection. After that, I often see errors like...

Reasoning models, like DeepSeek R1, might require its own task category. Reasoning for chat, and reasoning for tasks like AIME or Humanity's Last Exam?