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

reconstruct table,reduce hbm 20.8G #46

Merged
merged 4 commits into from
Jun 23, 2022
Merged

reconstruct table,reduce hbm 20.8G #46

merged 4 commits into from
Jun 23, 2022

Conversation

chao9527
Copy link

PR types

PR changes

Describe

@@ -45,6 +45,7 @@ limitations under the License. */
#if defined(PADDLE_WITH_CUDA)
#include "paddle/fluid/platform/cuda_device_guard.h"
#include "paddle/fluid/platform/device/gpu/gpu_info.h"
#include "paddle/fluid/framework/fleet/heter_ps/gpu_graph_utils.h"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

去掉吧。

// this node's neighbor is stored on [neighbor_offset,neighbor_offset +
// neighbor_size) of int64_t *neighbor_list;
};

struct GpuPsCommGraph {
uint64_t *node_list;
Copy link
Collaborator

@lxsbupt lxsbupt Jun 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

部分List未标识在host还是device生效,补充下吧。
GpuPsCommGraphFea也类似,

@xuewujiao xuewujiao merged commit fdf59b6 into xuewujiao:gpugraph Jun 23, 2022
lxsbupt pushed a commit to lxsbupt/Paddle that referenced this pull request Dec 17, 2022
* reconstruct table,reduce hbm 20.8G
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.

3 participants