Skip to content

Commit

Permalink
Try different hypre settings for GPU hypre test.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrood-nrel committed Dec 10, 2024
1 parent 8c8929a commit b7e19d3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion test/test_files/channel_kwsst_hypre/channel_kwsst_hypre.inp
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,9 @@ hypre.verbose = 0
hypre.bamg_verbose = 0
hypre.num_krylov = 20
hypre.bamg_max_levels = 4
hypre.bamg_num_sweeps = 1
hypre.bamg_num_sweeps = 2
hypre.bamg_relax_order = 0
hypre.bamg_coarsen_type: 8
hypre.bamg_interp_type: 6
hypre.bamg_relax_type: 18
hypre.bamg_cycle_type: 1

0 comments on commit b7e19d3

Please sign in to comment.