cccl icon indicating copy to clipboard operation
cccl copied to clipboard

Implement std::normal_distribution

Open RAMitchell opened this issue 2 months ago • 6 comments

RAMitchell avatar Nov 11 '25 15:11 RAMitchell

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

copy-pr-bot[bot] avatar Nov 11 '25 15:11 copy-pr-bot[bot]

Side note: We also have some implementations of <random> in Thrust under thrust/thrust/random. I would love if we could replace those by new facilities in libcu++! You could try to replace the Thrust implementation by your new one for testing.

bernhardmgruber avatar Nov 11 '25 15:11 bernhardmgruber

https://github.com/NVIDIA/cccl/issues/6595 is preventing us from making this constexpr. We can defer implementing constexpr or I will use another algorithm to generate the normal distribution.

RAMitchell avatar Nov 12 '25 09:11 RAMitchell

😬 CI Workflow Results

🟥 Finished in 57m 28s: Pass: 43%/88 | Total: 10h 19m | Max: 46m 54s | Hits: 95%/31612

See results here.

github-actions[bot] avatar Nov 13 '25 16:11 github-actions[bot]

😬 CI Workflow Results

🟥 Finished in 2h 08m: Pass: 60%/88 | Total: 1d 05h | Max: 1h 35m | Hits: 99%/120078

See results here.

github-actions[bot] avatar Nov 14 '25 14:11 github-actions[bot]

😬 CI Workflow Results

🟥 Finished in 2h 11m: Pass: 60%/88 | Total: 1d 01h | Max: 2h 08m | Hits: 99%/116011

See results here.

github-actions[bot] avatar Nov 14 '25 18:11 github-actions[bot]

😬 CI Workflow Results

🟥 Finished in 2h 11m: Pass: 78%/88 | Total: 1d 09h | Max: 2h 07m | Hits: 98%/186362

See results here.

github-actions[bot] avatar Nov 17 '25 13:11 github-actions[bot]

😬 CI Workflow Results

🟥 Finished in 1h 40m: Pass: 43%/88 | Total: 19h 02m | Max: 1h 28m | Hits: 99%/58010

See results here.

github-actions[bot] avatar Nov 17 '25 15:11 github-actions[bot]

/ok to test 7c3c7bb

fbusato avatar Nov 17 '25 22:11 fbusato

😬 CI Workflow Results

🟥 Finished in 2h 16m: Pass: 82%/88 | Total: 22h 40m | Max: 1h 27m | Hits: 98%/190378

See results here.

github-actions[bot] avatar Nov 18 '25 10:11 github-actions[bot]

😬 CI Workflow Results

🟥 Finished in 2h 09m: Pass: 95%/88 | Total: 17h 29m | Max: 1h 10m | Hits: 99%/211162

See results here.

github-actions[bot] avatar Nov 18 '25 15:11 github-actions[bot]