•   over 1 year ago

Nvidia GPU

I don't have Nvidia GPU, so I won't be able to use cuGraph? What are my options or alternatives?

  • 3 comments

  • Manager   •   over 1 year ago

    You can get free GPU from Google Collab or Kaggle. You can buy extra GPU from either for around $10, way more than enough to test and run your submission.

    Looking forward to your submission!

  •   •   over 1 year ago

    Thank you! Also, is it compulsory to use cuGraph?

  • Manager   •   over 1 year ago

    If you want to use cuGraph, you must have an NVIDIA GPU. This will make your NetworkX algorithms run faster.
    If you don’t want to use cuGraph, then you are free to use the normal NetworkX algorithms.

Comments are closed.