Speeding up numerical computation using multi-threading
APA
(2025). Speeding up numerical computation using multi-threading. SciVideos. https://youtube.com/live/HLxgeplO_mc
MLA
Speeding up numerical computation using multi-threading. SciVideos, Jun. 05, 2025, https://youtube.com/live/HLxgeplO_mc
BibTex
@misc{ scivideos_ICTS:31982, doi = {}, url = {https://youtube.com/live/HLxgeplO_mc}, author = {}, keywords = {}, language = {en}, title = {Speeding up numerical computation using multi-threading}, publisher = {}, year = {2025}, month = {jun}, note = {ICTS:31982 see, \url{https://scivideos.org/index.php/icts-tifr/31982}} }
Mythili Vutukuru
Talk numberICTS:31982
Source RepositoryICTS-TIFR
Abstract
In this talk, we will understand the concept of multi-threading, a common technique to speed up computation by parallelizing it on multiple cores in a computer. We will also understand some interesting problems that arise when synchronizing across multiple threads in a program, using simple puzzle-like examples.