Issues
- 2
- 2
the solver use of amgcl
#276 opened by gujintian1 - 2
Get NaN on floating point precision solver
#275 opened by MakotoChiba - 3
- 2
Julia and C Wrapper
#273 opened by j-fu - 4
Could Not find Boost: missing: program_options
#271 opened by ShuoCseu - 2
- 1
How does the AMGCL library run on windows10
#269 opened by shenglongGuo - 1
scoped_ticker
#268 opened by ArturSalamatin - 1
profiler tic toc in parallel code
#267 opened by ArturSalamatin - 3
Python bindings for `amgcl`
#233 opened by ma-sadeghi - 5
MPI rebuild example
#266 opened by neoshihchaokao - 2
Mixed precision for CUDA
#265 opened by kai-lan - 5
- 1
Performance with AMGCL
#263 opened by kai-lan - 3
First run slow with CUDA
#262 opened by kai-lan - 3
how to use amgcl with gpu
#261 opened by gujintian1 - 2
blocksystems with different sized blocks
#260 opened by magsell - 1
Convergence issue with gmres + Eigen backend
#258 opened by artas360 - 11
...\boost\preprocessor\control\iif.hpp|25|error: 'BOOST_PP_IIF_0' was not declared in this scope|
#256 opened by nimahamidian - 2
cuda compute error
#254 opened by ripplesding - 2
- 2
input GPU data directly into CUDA solver
#253 opened by MakotoChiba - 2
- 5
Not divisible block size with nullspace vectors
#251 opened by njsyw1997 - 6
Errors Compiling Examples with CUDA Backend (Nvidia Geforce GTX 2080 Ti, Cuda 12.0)
#249 opened by AXIHIXA - 2
Any way to reuse preconditioner?
#243 opened by njsyw1997 - 1
- 1
Use of Matrix Market routines to distributed matrix reading across MPI processes
#247 opened by allaffa - 2
How to handle symmetric Systems ?
#246 opened by zx-82 - 1
Matrix Assembly
#245 opened by karabelaselias - 2
how to implement matrix addition calculation
#244 opened by hoseaaaa - 8
How to deal with multiple right hand sides.
#242 opened by g873249824 - 4
Installing with VCPKG
#238 opened by ArturSalamatin - 3
Preconditioners add considerable dissipation when solving Euler equations with a discontinuous Galerkin discretization
#240 opened by 2pt0 - 0
Solving diffusion equation with AMG approach
#239 opened by ArturSalamatin - 4
Boost is unconditional dependency in CMakeLists.txt
#234 opened by ilyapopov - 2
- 7
Does amgcl support the trillinos csrmatrix format.
#225 opened by ztdepztdep - 4
- 2
- 1
Linking CXX executable solver_cuda error
#232 opened by ztdepztdep - 0
- 2
How to iterate Vcycles by myself?
#230 opened by stigersh - 2
Why the example(poisson3Db)'s comsume time on my computer is so slower than you give?
#229 opened by kju512 - 7
ILU preconditioner error
#228 opened by ZhuonanLin - 8
Best matrix adapter for BCSR matrix data?
#226 opened by GonzaloSaez - 2
- 1
std::cerr << "Usage: " << argv[0] << " <matrix.bin> <rhs.bin>" << std::endl;
#223 opened by ztdepztdep - 27
A consultation about ILU0
#222 opened by PM-Hu