Skip to content
New issue

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

Gpugraph #41

Merged
merged 102 commits into from
Jun 13, 2022
Merged

Gpugraph #41

merged 102 commits into from
Jun 13, 2022

Conversation

qingshui
Copy link
Owner

PR types

PR changes

Describe

Thunderbrook and others added 28 commits May 31, 2022 14:41
[Gpugraph] change graph_sample interface
Delete old sample interface
changing int64 key to uint64 for graph engine
adapt uint64 and iterate edge table
* Optimize memory overhead for gpugraph.

* Optimize memory overhead for gpugraph.
* same first nodetype share start

* strategy
* search and fill slot_feature

* search and fill slot_feature, fix compile error

* search and fill slot_feature, rename 8 as slot_num_

Co-authored-by: root <root@yq01-inf-hic-k8s-a100-ab2-0009.yq01.baidu.com>
* search and fill slot_feature

* search and fill slot_feature, fix compile error

* search and fill slot_feature, rename 8 as slot_num_

* remove debug code

Co-authored-by: root <root@yq01-inf-hic-k8s-a100-ab2-0009.yq01.baidu.com>
* search and fill slot_feature

* search and fill slot_feature, fix compile error

* search and fill slot_feature, rename 8 as slot_num_

* remove debug code

* remove debug code

Co-authored-by: root <root@yq01-inf-hic-k8s-a100-ab2-0009.yq01.baidu.com>
* load edge parallel

* load node and edge parallel

* add node and edge parallel

* comment slot fea parse

* clear some log

* add some log

Co-authored-by: root <root@yq01-inf-hic-k8s-a100-ab2-0009.yq01.baidu.com>
* dedup feature, opt parse feature

* remove debug code

Co-authored-by: root <root@yq01-inf-hic-k8s-a100-ab2-0009.yq01.baidu.com>
* solve int overflow

* enforce for alloc and free
@qingshui qingshui merged commit 6468546 into qingshui:develop Jun 13, 2022
qingshui added a commit that referenced this pull request Aug 1, 2022
add gpu memory status info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.