New pages
From SHARCNETHelp
Jump to navigationJump to search- 10:39, 2 April 2025 Colloquium 2025 Parallel Programming: MPI I/O Advanced Features (hist | edit) [591 bytes] Jemmyhu (talk | contribs) (Created page with "MPI-IO is a set of extensions to the MPI library that enable parallel high-performance I/O operations. It provides a parallel file access interface that allows multiple proces...")
- 13:46, 1 April 2025 Colloquium 2025 Checkpoints: why, when and how (hist | edit) [838 bytes] Syam (talk | contribs) (Created page with "Checkpointing is a technique that enables programs to save their current state and resume execution from a saved state in the future. This mechanism is useful in running long...")
- 13:45, 1 April 2025 Colloquium 2025 Too Big to Train: Large model training in PyTorch with Fully Sharded Data Parallel (hist | edit) [816 bytes] Syam (talk | contribs) (Created page with "With the popularity of Large Language Models and the general trend of scaling up model and dataset sizes comes challenges in training. Despite hardware improvements, many mode...")
- 11:02, 18 March 2025 Colloquium 2025 Revisiting Cython: Is it still effective? (hist | edit) [823 bytes] Syam (talk | contribs) (Created page with "Python is often praised for its speed of development but criticized for its execution speed. However, this has changed significantly in recent years due to major improvements...")
- 16:44, 5 March 2025 Colloquium 2025 Reduction of errors, or the pursuit of correctness (hist | edit) [368 bytes] Syam (talk | contribs) (Created page with "In this talk, we address the impact of rounding errors encountered but often ignored in scientific and high performance computing. We begin with examples in day to day researc...")
- 16:44, 5 March 2025 Colloquium 2025 Preview of the "Job Scheduling and Monitoring" self-paced course (hist | edit) [925 bytes] Syam (talk | contribs) (Created page with "The growing library of self-paced courses offered by SHARCNet provide materials that directly relate to research productivity on Alliance compute clusters. This colloquium pre...")
- 11:51, 21 February 2025 Reduction of errors, or the pursuit of correctness (hist | edit) [368 bytes] Bge (talk | contribs) (Created page with "In this talk, we address the impact of rounding errors encountered but often ignored in scientific and high performance computing. We begin with examples in day to day researc...")
- 10:50, 10 February 2025 Colloquium 2025 High-Performance Data Science with Modern C++: Xeus-Cling and G3P (hist | edit) [575 bytes] Syam (talk | contribs) (Created page with "This is a series of talks about using modern C++ for high-performance data science. In the first talk of the series, we talk a little bit about the pros and cons of using C++...")
- 10:37, 27 January 2025 Colloquium 2025 Converting Python code with NumPy to run on the GPU (hist | edit) [816 bytes] Syam (talk | contribs) (Created page with "Python's NumPy library is one of the standard ways for researchers to perform mathematical computations. With the wider availability and power of GPU resources, the need aris...")