How to use dgl in CUDA12.2
|
|
2
|
770
|
April 5, 2024
|
In DistDGL, How Can I Partition the Graph without Halos?
|
|
3
|
233
|
March 30, 2024
|
Question about the incompatibility of cuda12.1 version with cuda12.0 version on the server
|
|
2
|
890
|
March 30, 2024
|
Cannot load DGL C++ sparse library
|
|
1
|
416
|
March 29, 2024
|
Add edges to blocks
|
|
5
|
246
|
March 23, 2024
|
How does exactly DGL split the datasets while using train_mask, valid_mask and test_mask?
|
|
4
|
382
|
March 23, 2024
|
Drop Edges in Computation Graph
|
|
3
|
257
|
March 23, 2024
|
How does DGL reconstruct graph after sampling stage?
|
|
3
|
249
|
March 23, 2024
|
DistDGL Node Classification ntype Assertion Error on Heterogeneous Graph
|
|
3
|
229
|
March 23, 2024
|
Two-Node Job Failure During Network Configurations
|
|
18
|
510
|
March 22, 2024
|
Confused about Doc 6.1
|
|
11
|
452
|
March 20, 2024
|
Batched negative sampling with GraphDataLoader for LinkPrediciton
|
|
2
|
228
|
March 20, 2024
|
Link Prediction Error: RuntimeError: Tensor.__contains__ only supports Tensor or scalar, but you passed in a <class 'str'>
|
|
4
|
851
|
March 20, 2024
|
Cannot find DGL C++ sparse library at /mnt/ufs18/nodr/home/liurenmi/envs/dance/lib/python3.11/site-packages/dgl/dgl_sparse/libdgl_sparse_pytorch_2.2.0.so
|
|
2
|
293
|
March 20, 2024
|
DGL with MPS device
|
|
3
|
713
|
March 9, 2024
|
How does DGL deal with out-of-memory graphs in general
|
|
3
|
440
|
March 8, 2024
|
Pin Memory Handling in Dataloader
|
|
2
|
530
|
March 8, 2024
|
Inductive Link Prediction on Heterogenous Graphs
|
|
3
|
593
|
March 6, 2024
|
B^l in GraphConv
|
|
3
|
200
|
March 5, 2024
|
Doubt regarding computation graph
|
|
8
|
397
|
March 5, 2024
|
Porting dgl code: KeyError: '_logits'
|
|
2
|
330
|
March 1, 2024
|
Random Walks with Conditional Probability
|
|
4
|
242
|
March 1, 2024
|
cudaErrorCudartUnloading: CUDA: device-side assert triggered
|
|
3
|
364
|
March 1, 2024
|
Layers cannot find nodes in the graph
|
|
2
|
237
|
March 1, 2024
|
How to get message
|
|
2
|
215
|
March 1, 2024
|
The GPU memory is different when I use GraphDataLoader in DGL and DataLoader in Pytorch
|
|
4
|
292
|
February 24, 2024
|
Different node types are apart in embedding space
|
|
5
|
504
|
February 24, 2024
|
Errors on using HGTConv
|
|
2
|
380
|
February 24, 2024
|
Is g.ndata['x'] trainable?
|
|
4
|
336
|
February 24, 2024
|
When will cuda12.1 dgl be available for windows
|
|
4
|
280
|
February 24, 2024
|