activity
20182020
most citedScheduling optimization of parallel linear algebra algorithms using Supervised Learning

7 citations · 13 across the 3 of their papers we have counts for

collaborators

5 papers

cs.DC2020

Towards a Scalable and Distributed Infrastructure for Deep Learning Applications

Bita Hasheminezhad, Shahrzad Shirzad, Nanmiao Wu +3

Although recent scaling up approaches to training deep neural networks have proven to be effective, the computational intensity of large and complex models, as well as the availabi…

cs.DC20201 cited

Supporting OpenMP 5.0 Tasks in hpxMP -- A study of an OpenMP implementation within Task Based Runtime Systems

Tianyi Zhang, Shahrzad Shirzad, Bibek Wagle +3

OpenMP has been the de facto standard for single node parallelism for more than a decade. Recently, asynchronous many-task runtime (AMT) systems have increased in popularity as a n…

cs.LG20197 cited

Scheduling optimization of parallel linear algebra algorithms using Supervised Learning

G. Laberge, S. Shirzad, P. Diehl +3

Linear algebra algorithms are used widely in a variety of domains, e.g machine learning, numerical physics and video games graphics. For all these applications, loop-level parallel…

cs.DC20195 cited

An Introduction to hpxMP: A Modern OpenMP Implementation Leveraging HPX, An Asynchronous Many-Task System

Tianyi Zhang, Shahrzad Shirzad, Patrick Diehl +3

Asynchronous Many-task (AMT) runtime systems have gained increasing acceptance in the HPC community due to the performance improvements offered by fine-grained tasking runtime syst…

cs.PL2018

Asynchronous Execution of Python Code on Task Based Runtime Systems

R. Tohid, Bibek Wagle, Shahrzad Shirzad +9

Despite advancements in the areas of parallel and distributed computing, the complexity of programming on High Performance Computing (HPC) resources has deterred many domain expert…