Skip to main content

Showing 1–12 of 12 results for author: Awan, A J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2112.12836  [pdf, other

    cs.AR cs.DC

    Towards Hardware Support for FPGA Resource Elasticity

    Authors: Ahsan Javed Awan, Fidan Aliyeva

    Abstract: FPGAs are increasingly being deployed in the cloud to accelerate diverse applications. They are to be shared among multiple tenants to improve the total cost of ownership. Partial reconfiguration technology enables multi-tenancy on FPGA by partitioning it into regions, each hosting a specific application's accelerator. However, the region's size can not be changed once they are defined, resulting… ▽ More

    Submitted 4 July, 2022; v1 submitted 23 December, 2021; originally announced December 2021.

    Comments: Preprint of paper presented at Euromicro Conference on Digital System Design (DSD'22)

  2. arXiv:2106.15284  [pdf, other

    cs.AR cs.PF

    NMPO: Near-Memory Computing Profiling and Offloading

    Authors: Stefano Corda, Madhurya Kumaraswamy, Ahsan Javed Awan, Roel Jordans, Akash Kumar, Henk Corporaal

    Abstract: Real-world applications are now processing big-data sets, often bottlenecked by the data movement between the compute units and the main memory. Near-memory computing (NMC), a modern data-centric computational paradigm, can alleviate these bottlenecks, thereby improving the performance of applications. The lack of NMC system availability makes simulators the primary evaluation tool for performance… ▽ More

    Submitted 29 June, 2021; originally announced June 2021.

    Comments: Euromicro Conference on Digital System Design 2021

  3. arXiv:2005.04098  [pdf, other

    cs.DC

    Near Memory Acceleration on High Resolution Radio Astronomy Imaging

    Authors: Stefano Corda, Bram Veenboer, Ahsan Javed Awan, Akash Kumar, Roel Jordans, Henk Corporaal

    Abstract: Modern radio telescopes like the Square Kilometer Array (SKA) will need to process in real-time exabytes of radio-astronomical signals to construct a high-resolution map of the sky. Near-Memory Computing (NMC) could alleviate the performance bottlenecks due to frequent memory accesses in a state-of-the-art radio-astronomy imaging algorithm. In this paper, we show that a sub-module performing a two… ▽ More

    Submitted 4 May, 2020; originally announced May 2020.

  4. arXiv:1909.12183  [pdf, other

    cs.ET quant-ph

    K-Means Clustering on Noisy Intermediate Scale Quantum Computers

    Authors: Sumsam Ullah Khan, Ahsan Javed Awan, Gemma Vall-Llosera

    Abstract: Real-time clustering of big performance data generated by the telecommunication networks requires domain-specific high performance compute infrastructure to detect anomalies. In this paper, we evaluate noisy intermediate-scale quantum (NISQ) computers characterized by low decoherence times, for K-means clustering and propose three strategies to generate shorter-depth quantum circuits needed to ove… ▽ More

    Submitted 26 September, 2019; originally announced September 2019.

  5. arXiv:1909.11988  [pdf, other

    cs.ET cs.LG quant-ph

    Support Vector Machines on Noisy Intermediate Scale Quantum Computers

    Authors: Jiaying Yang, Ahsan Javed Awan, Gemma Vall-Llosera

    Abstract: Support vector machine algorithms are considered essential for the implementation of automation in a radio access network. Specifically, they are critical in the prediction of the quality of user experience for video streaming based on device and network-level metrics. Quantum SVM is the quantum analogue of the classical SVM algorithm, which utilizes the properties of quantum computers to speed up… ▽ More

    Submitted 26 September, 2019; originally announced September 2019.

  6. arXiv:1908.02640  [pdf, other

    cs.AR cs.DC cs.PF

    Near-Memory Computing: Past, Present, and Future

    Authors: Gagandeep Singh, Lorenzo Chelini, Stefano Corda, Ahsan Javed Awan, Sander Stuijk, Roel Jordans, Henk Corporaal, Albert-Jan Boonstra

    Abstract: The conventional approach of moving data to the CPU for computation has become a significant performance bottleneck for emerging scale-out data-intensive applications due to their limited data reuse. At the same time, the advancement in 3D integration technologies has made the decade-old concept of coupling compute units close to the memory --- called near-memory computing (NMC) --- more viable. P… ▽ More

    Submitted 7 August, 2019; originally announced August 2019.

    Comments: Preprint

  7. arXiv:1906.10037  [pdf, ps, other

    cs.PF cs.ET

    Platform Independent Software Analysis for Near Memory Computing

    Authors: Stefano Corda, Gagandeep Singh, Ahsan Javed Awan, Roel Jordans, Henk Corporaal

    Abstract: Near-memory Computing (NMC) promises improved performance for the applications that can exploit the features of emerging memory technologies such as 3D-stacked memory. However, it is not trivial to find such applications and specialized tools are needed to identify them. In this paper, we present PISA-NMC, which extends a state-of-the-art hardware agnostic profiling tool with metrics concerning me… ▽ More

    Submitted 24 June, 2019; originally announced June 2019.

    Journal ref: Euromicro Conference on Digital System Design (DSD) 2019

  8. arXiv:1904.08762  [pdf, other

    cs.DC cs.AR cs.PF

    Memory and Parallelism Analysis Using a Platform-Independent Approach

    Authors: Stefano Corda, Gagandeep Singh, Ahsan Javed Awan, Roel Jordans, Henk Corporaal

    Abstract: Emerging computing architectures such as near-memory computing (NMC) promise improved performance for applications by reducing the data movement between CPU and memory. However, detecting such applications is not a trivial task. In this ongoing work, we extend the state-of-the-art platform-independent software analysis tool with NMC related metrics such as memory entropy, spatial locality, data-le… ▽ More

    Submitted 18 April, 2019; originally announced April 2019.

    Comments: 22nd ACM International Workshop on Software and Compilers for Embedded Systems (SCOPES '19), May 2019

  9. arXiv:1707.09323  [pdf, other

    cs.DC

    Identifying the potential of Near Data Computing for Apache Spark

    Authors: Ahsan Javed Awan, Mats Brorsson, Vladimir Vlassov, Eduard Ayguade

    Abstract: While cluster computing frameworks are continuously evolving to provide real-time data analysis capabilities, Apache Spark has managed to be at the forefront of big data analytics for being a unified framework for both, batch and stream data processing. There is also a renewed interest is Near Data Computing (NDC) due to technological advancement in the last decade. However, it is not known if NDC… ▽ More

    Submitted 8 May, 2017; originally announced July 2017.

    Comments: position paper

  10. arXiv:1604.08484  [pdf, other

    cs.DC cs.AR cs.PF

    Architectural Impact on Performance of In-memory Data Analytics: Apache Spark Case Study

    Authors: Ahsan Javed Awan, Mats Brorsson, Vladimir Vlassov, Eduard Ayguade

    Abstract: While cluster computing frameworks are continuously evolving to provide real-time data analysis capabilities, Apache Spark has managed to be at the forefront of big data analytics for being a unified framework for both, batch and stream data processing. However, recent studies on micro-architectural characterization of in-memory data analytics are limited to only batch processing workloads. We com… ▽ More

    Submitted 28 April, 2016; originally announced April 2016.

  11. arXiv:1507.08340  [pdf, other

    cs.DC cs.AR cs.PF

    How Data Volume Affects Spark Based Data Analytics on a Scale-up Server

    Authors: Ahsan Javed Awan, Mats Brorsson, Vladimir Vlassov, Eduard Ayguade

    Abstract: Sheer increase in volume of data over the last decade has triggered research in cluster computing frameworks that enable web enterprises to extract big insights from big data. While Apache Spark is gaining popularity for exhibiting superior scale-out performance on the commodity machines, the impact of data volume on the performance of Spark based data analytics in scale-up configuration is not we… ▽ More

    Submitted 29 July, 2015; originally announced July 2015.

    Comments: accepted to 6th International Workshop on Big Data Benchmarks, Performance Optimization and Emerging Hardware (BpoE-6) held in conjunction with VLDB 2015. arXiv admin note: text overlap with arXiv:1506.07742

  12. Performance Characterization of In-Memory Data Analytics on a Modern Cloud Server

    Authors: Ahsan Javed Awan, Mats Brorsson, Vladimir Vlassov, Eduard Ayguade

    Abstract: In last decade, data analytics have rapidly progressed from traditional disk-based processing to modern in-memory processing. However, little effort has been devoted at enhancing performance at micro-architecture level. This paper characterizes the performance of in-memory data analytics using Apache Spark framework. We use a single node NUMA machine and identify the bottlenecks hampering the scal… ▽ More

    Submitted 25 June, 2015; originally announced June 2015.

    Comments: Accepted to The 5th IEEE International Conference on Big Data and Cloud Computing (BDCloud 2015)