@Massimiliano_Comin wrote:
Hello,
I recently switched to Julia from Python for both Deep Learning and scientific computing. I use a national cluster for my calculations, where Julia 1.0.3 is installed as well as CUDA 10.1.105. I’d like to set up Flux as to use GPUs. I already installed cuDNN locally.
The problem is that it is not possible to install packages from Julia’s package manager on the cluster. It seems that it cannot download the packages from github (problem of permissions?). I managed to install some packages by downloading the tarball from github on my local machine and then uploading it in the right place, but this does not always work.
I wonder if there is a way make the package manager work on a cluster, does anybody have some experience on this?
Thanks.
Posts: 4
Participants: 3