Closed Amirhekmatshoar closed 3 years ago
Hi, by default SEAL should run on GPU, unless you specify "--no-cuda". Can you test whether your other programs (such as DGCNN) can run on cuda?
Try using the PyTorch's Geometric implementation of SEAL, works on GPU (Colab).
Hello Excuse me, when i run the main.py with USAir, the code running on my CPU How can i run SEAL on GPU I installed CUDA, torch and DGCNN too. thanks