cuda-atm-solver

所属分类:数值算法/人工智能
开发工具:Cuda
文件大小:0KB
下载次数:4
上传日期:2023-10-19 20:42:03
上 传 者sh-1993
说明:  用于大气模拟的双共轭梯度解算器,
(A bi-conjugate gradient solver for atmospheric simulations,)

文件列表:
LICENSE (1074, 2023-10-19)
compile.sh (225, 2023-10-19)
data.tar.gz (9055402, 2023-10-19)
main.cu (629, 2023-10-19)
src/ (0, 2023-10-19)
src/IterativeSolver.cu (10621, 2023-10-19)
src/IterativeSolver.cuh (1469, 2023-10-19)

# cuda-atm-solver A bi-conjugate gradient solver for atmospheric simulations Decompress the data ``` tar -xvzf data.tar.gz ``` Compile the solver: ``` bash compile.sh ``` Execute the solver with the data: ``` ./BiCGStab.x data/matrix_cb05_10000.csr ```

近期下载者

相关文件


收藏者