2 Papers
J. Raza is an academic researcher from National University of Sciences and Technology. The author has contributed to research in topics: Scala & Real time Java. The author has an hindex of 1, co-authored 2 publications.
Chat about Author
Papers
A parallel implementation of the Finite-Domain Time-Difference algorithm using MPJ express
Aamir Shafi,A. Hussain,J. Raza +2 more
- 14 Apr 2008
TL;DR: This paper presents and evaluates a parallel Java implementation of the Finite-Difference Time-Domain (FDTD) method, which is a widely used numerical technique in computational electrodynamics and compares the performance of the Java version against its C counterpart on a 32 processing core Linux cluster of eight compute nodes.
10
Using unified parallel C to parallelize the FDTD method of computational electrodynamics
Ahmed Hussain,Aamir Shafi,J. Raza +2 more
- 01 Dec 2009
TL;DR: This paper discusses a parallel implementation of the Finite-Difference Time-Domain (FDTD) method using Unified Parallel C (UPC), the first attempt to exploit UPC to parallelize the FDTD method.