ainazHjm / LandslidePrediction

Classification task for predicting landslides based on GIS maps using locally aligned convolutional neural networks. This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License.
https://creativecommons.org/licenses/by-nc-sa/3.0/
35 stars 11 forks source link

use compute canada #5

Open ainazHjm opened 5 years ago

ainazHjm commented 5 years ago
ainazHjm commented 5 years ago

In order to use GPU, I have to install it on my account in compute canada but it gives me an error. ImportError: /home/ainaz/fcn_env/lib/python3.6/site-packages/torch/lib/libtorch.so.1: undefined symbol: nvrtcGetProgramLogSize I couldn't find the solution to solve it. Installed torch_cpu for now.