[PDF][PDF] The Chinese Wall Security Policy.

DFC Brewer, MJ Nash - S&P, 1989 - facweb.iitkgp.ac.in
Everyone who has seen the movie Wall Street will have seen a commercial security policy in
action. The recent work of Clark and Wilson and the WIPCIS initiative (the Workshop on …

Efficient sparse matrix-vector multiplication on GPUs using the CSR storage format

JL Greathouse, M Daga - SC'14: Proceedings of the …, 2014 - ieeexplore.ieee.org
The performance of sparse matrix vector multiplication (SpMV) is important to computational
scientists. Compressed sparse row (CSR) is the most frequently used format to store sparse …

A systematic literature survey of sparse matrix-vector multiplication

J Gao, B Liu, W Ji, H Huang - arxiv preprint arxiv:2404.06047, 2024 - arxiv.org
Sparse matrix-vector multiplication (SpMV) is a crucial computing kernel with widespread
applications in iterative algorithms. Over the past decades, research on SpMV optimization …

Sparse matrix-vector multiplication on GPGPUs

S Filippone, V Cardellini, D Barbieri… - ACM Transactions on …, 2017 - dl.acm.org
The multiplication of a sparse matrix by a dense vector (SpMV) is a centerpiece of scientific
computing applications: it is the essential kernel for the solution of sparse linear systems and …

Evaluation criteria for sparse matrix storage formats

D Langr, P Tvrdik - IEEE Transactions on parallel and …, 2015 - ieeexplore.ieee.org
When authors present new storage formats for sparse matrices, they usually focus mainly on
a single evaluation criterion, which is the performance of sparse matrix-vector multiplication …

Caspmv: A customized and accelerative spmv framework for the sunway taihulight

G **ao, K Li, Y Chen, W He… - IEEE Transactions on …, 2019 - ieeexplore.ieee.org
The Sunway TaihuLight, equipped with 10 million cores, is currently the world's third fastest
supercomputer. SpMV is one of core algorithms in many high-performance computing …

Optimization of Large-Scale Sparse Matrix-Vector Multiplication on Multi-GPU Systems

J Gao, W Ji, Y Wang - ACM Transactions on Architecture and Code …, 2024 - dl.acm.org
Sparse matrix-vector multiplication (SpMV) is one of the important kernels of many iterative
algorithms for solving sparse linear systems. The limited storage and computational …

Efficient algorithm design of optimizing SpMV on GPU

G Chu, Y He, L Dong, Z Ding, D Chen, H Bai… - Proceedings of the …, 2023 - dl.acm.org
Sparse matrix-vector multiplication (SpMV) is a fundamental building block for various
numerical computing applications. However, most existing GPU-SpMV approaches may …

Structural agnostic SpMV: Adapting CSR-adaptive for irregular matrices

M Daga, JL Greathouse - 2015 IEEE 22nd International …, 2015 - ieeexplore.ieee.org
Sparse matrix vector multiplication (SpMV) is an important linear algebra primitive. Recent
research has focused on improving the performance of SpMV on GPUs when using …

Optimization techniques for sparse matrix–vector multiplication on GPUs

M Maggioni, T Berger-Wolf - Journal of Parallel and Distributed Computing, 2016 - Elsevier
Sparse linear algebra is fundamental to numerous areas of applied mathematics, science
and engineering. In this paper, we propose an efficient data structure named AdELL+ for …