8000 Debug and fix the random number generator degeneracy problem · Issue #1 · fangq/mcx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Debug and fix 8000 the random number generator degeneracy problem #1
Closed
@fangq

Description

@fangq

Users have reported occasions where MCX produced a streak of high-intensity pixels along the forward scattering direction, likely caused by the failure of the built-in LL5 RNG.

If Logistic-lattice based RNG is not stable for productivity purposes, need to consider other alternative RNGs, such as cuRAND

https://developer.nvidia.com/cuRAND

or revive the MT RNG included in MCX

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0