Let us see how to install the conda in Colabs. I've made it simple for you. You only need to import an execute the following Jupyter Notebook available at Github.
- Download Jupyter Notebook ipynb file from the following Github link.
- Create an empty notebook in Colabs.
- Import the file into the notebook.
- Execute every code section in the notebook. Make sure the previous one has got success before move onto the next one. You may skip the sections that are used to check the versions after installations.
- Instructions are given there also.
Important: These installations are specific to notebooks. So, the Conda will only work within the notebook from where you install
it. Don't forget to change the notebook to the GPU mode before executing any Cuda codes. It will not work otherwise.
- Runtime from the top menu
- Change runtime type
- Choose Hardware accelerator as GPU and save it.
Whola! you can now be experiencing the GPU python programming in Colabs.
Thanks for reading!
Please share if you find it useful!
Subscribe with your email to receive New updates
Please share if you find it useful!
Subscribe with your email to receive New updates
No comments:
Post a Comment