-
As I'm cleaning up FPEs in SHOC, I'm encountering this pattern over and over (this pattern is widespread in P3 too):
```
Spack pack1(data1), pack2(data2);
pack2.set(pack1 != 0, val / pack1);
```…
-
```
I compiled the SOC xrgame.dll successfully after a lot of tweaking, but now the
actor's body gets in the way of the screen.
It looks as though this was added so people could look down and see t…
-
```
I compiled the SOC xrgame.dll successfully after a lot of tweaking, but now the
actor's body gets in the way of the screen.
It looks as though this was added so people could look down and see t…
-
- [ ] I have searched the [issues](https://github.com/alibaba/canal/issues) of this repository and believe that this is not a duplicate.
- [ ] I have checked the [FAQ](https://github.com/alibaba/cana…
-
EAM versions 1-3 have a pair of gustiness parameterizations that are used to calculate unresolved horizontal wind variations, for the purpose of improving surface flux/stress calculations. EAMxx does …
-
I'm trying to interpolate a section from a curvilinear grid. I'm running an acoustic transmission loss model and need to extract sections from a model at differing bearings from a point. I've written …
-
see vetter's email from AMD
-
Given a node like
```
shoc
enable_column_conservation_checks: false
number_of_subcycles: 1
enable_precondition_checks: true
enable_postcondition_checks: true
repair_log_level: trace
…
-
The following fields from rrtmgp are non-BFB when comparing outputs from two identical runs: `sfc_flux_dif_nir`, `sfc_flux_dir_nir`, `sfc_flux_dif_vis` and `sfc_flux_dir_vis`.
This has been confirm…
-
I fixed a bug today with these timings, which I believe makes those results in the database wrong. After my fix, the rates are now similar between cuda/opencl, whereas previously there was a 10^3 dif…