[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 …

GPU-accelerated preconditioned iterative linear solvers

R Li, Y Saad - The Journal of Supercomputing, 2013 - Springer
This work is an overview of our preliminary experience in developing a high-performance
iterative linear solver accelerated by GPU coprocessors. Our goal is to illustrate the …

Performance analysis and optimization for SpMV on GPU using probabilistic modeling

K Li, W Yang, K Li - IEEE Transactions on Parallel and …, 2014 - ieeexplore.ieee.org
This paper presents a unique method of performance analysis and optimization for sparse
matrix-vector multiplication (SpMV) on GPU. This method has wide adaptability for different …

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 …

Performance optimization using partitioned SpMV on GPUs and multicore CPUs

W Yang, K Li, Z Mo, K Li - IEEE Transactions on Computers, 2014 - ieeexplore.ieee.org
This paper presents a sparse matrix partitioning strategy to improve the performance of
SpMV on GPUs and multicore CPUs. This method has wide adaptability for different types of …

Alphasparse: Generating high performance spmv codes directly from sparse matrices

Z Du, J Li, Y Wang, X Li, G Tan… - … Conference for High …, 2022 - ieeexplore.ieee.org
Sparse Matrix-Vector multiplication (SpMV) is an essential computational kernel in many
application scenarios. Tens of sparse matrix formats and implementations have been …

Efficient GPU data structures and methods to solve sparse linear systems in dynamics applications

D Weber, J Bender, M Schnoes, A Stork… - Computer graphics …, 2013 - Wiley Online Library
We present graphics processing unit (GPU) data structures and algorithms to efficiently
solve sparse linear systems that are typically required in simulations of multi‐body systems …

A hybrid computing method of SpMV on CPU–GPU heterogeneous computing systems

W Yang, K Li, K Li - Journal of Parallel and Distributed Computing, 2017 - Elsevier
Sparse matrix–vector multiplication (SpMV) is an important issue in scientific computing and
engineering applications. The performance of SpMV can be improved using parallel …