Camerin Figueroa
Results
2
comments of
Camerin Figueroa
Colab Pro allows for tesla V100 gpus, which require '-gencode', 'arch=compute_70,code=sm_70', in the compiler args file. "DAIN/my_package/compiler_args.py" By default, '-gencode', 'arch=compute_75,code=sm_75', is uncommented. In order for me to fix it,...
I am using pub_sub_example2.py as a template, you can add the following lines to your code First, import os. This will be used to close the program Then create a...