Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

use "random" from RAFT API #7

Closed
Tracked by #48
teju85 opened this issue Aug 16, 2022 · 1 comment
Closed
Tracked by #48

use "random" from RAFT API #7

teju85 opened this issue Aug 16, 2022 · 1 comment
Assignees
Labels
good first issue Good for newcomers tech-debt Cleanup tasks

Comments

@teju85
Copy link
Member

teju85 commented Aug 16, 2022

WM has its own RNG functions inside wholegraph/random.cuh. This is unnecessary IMO and we should instead be using RAFT's random namespace

@teju85 teju85 added good first issue Good for newcomers tech-debt Cleanup tasks labels Aug 16, 2022
linhu-nv added a commit to linhu-nv/wholegraph that referenced this issue Aug 11, 2023
rapids-bot bot pushed a commit that referenced this issue Nov 21, 2023
Replace the random number generator (RNG) implemented by wholegraph with RNG provided by RAFT. 
It is put forward by issue #7 and issue #23.

Authors:
  - https://github.com/linhu-nv
  - Brad Rees (https://github.com/BradReesWork)

Approvers:
  - https://github.com/dongxuy04
  - Chuang Zhu (https://github.com/chuangz0)

URL: #79
@BradReesWork
Copy link
Member

closed by #79

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers tech-debt Cleanup tasks
Projects
None yet
Development

No branches or pull requests

3 participants