Jun Wang
Huawei
7 Papers
41 Citations
Jun Wang is an academic researcher from Huawei. The author has contributed to research in topics: Computer science & CUDA. The author has an hindex of 5, co-authored 6 publications. Previous affiliations of Jun Wang include McGill University & Georgia Institute of Technology.
Chat about Author
Papers
WBMOAIS: A novel artificial immune system for multiobjective optimization
Jiaquan Gao,Jun Wang +1 more
TL;DR: Simulation results on seven standard problems show WBMOAIS outperforms VIS and NSGA-II and can become a valid alternative to standard algorithms for solving multiobjective optimization problems.
43
A hybrid quantum-inspired immune algorithm for multiobjective optimization
Jiaquan Gao,Jun Wang +1 more
TL;DR: Simulation results show the proposed quantum immune algorithm is able to find a much better spread of solutions and has better convergence near the true Pareto-optimal front compared to the vector immune algorithm (VIS) and the elitist non-dominated sorting genetic system (NSGA-II).
42
Research on the conjugate gradient algorithm with a modified incomplete Cholesky preconditioner on GPU
TL;DR: Numerical results show that the proposed kernels of GPUMICPCGA outperform the corresponding ones presented in CUBLAS or CUSPARSE, and GPUFBS is almost 3 times faster than the implementation of FBS using the CUS PARSE library.
25
Efficient dense matrix‐vector multiplication on GPU
Guixia He,Jiaquan Gao,Jun Wang +2 more
TL;DR: Experimental results show that the proposed GEMV‐Adaptive and GEMv‐T‐ Adaptive mitigate the performance fluctuations of the implementations in the CUBLAS library, always have high performance, and outperform the most recently proposed G EMV and GemV‐T kernels by Gao et al, respectively, for all test matrices.
12
Adaptive Optimization Modeling of Preconditioned Conjugate Gradient on Multi-GPUs
Jiaquan Gao,Yu Wang,Jun Wang,Ronghua Liang +3 more
- 25 Oct 2016
TL;DR: In this paper, an adaptive optimization model of preconditioned conjugate gradient (PCG) on multi-GPUs is proposed, which is based on the profile-based optimization model for each component of the PCG algorithm.
8