We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The kernel optimization has already marked as TODO in this repo.
Check the below tasks:
boundary_flux_kernel!
set_diagonal_to_zero!
cuda_volume_integral!
IdealGlmMhdEquations
set_log_type("log_Base")
set_sqrt_type("sqrt_Base")
create_cache
isequal
The text was updated successfully, but these errors were encountered:
prolong2mortars!
Possible change from isequal to simple math expression and compare performance - this one need further check with benchmark especially for 3D problem.
Sorry, something went wrong.
huiyuxie
No branches or pull requests
The kernel optimization has already marked as TODO in this repo.
Check the below tasks:
boundary_flux_kernel!
set_diagonal_to_zero!
incuda_volume_integral!
and check the precision usingIdealGlmMhdEquations
set_log_type("log_Base")
andset_sqrt_type("sqrt_Base")
to other wayscreate_cache
is needed or notisequal
to simple math expression and compare performanceThe text was updated successfully, but these errors were encountered: