Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

How to install ParallelAccelerator on an offline machine? #157

Open
alirezamecheng opened this issue Dec 12, 2017 · 2 comments
Open

How to install ParallelAccelerator on an offline machine? #157

alirezamecheng opened this issue Dec 12, 2017 · 2 comments

Comments

@alirezamecheng
Copy link

Hello.
I have an offline machine that it is not possible to connect it to the internet.
It has an Ubuntu operating system. Although I have another system able to connect to the internet that has a Mint operating system.
So the question is "How can I Install ParallelAccelerator Pkg. on a system that can not connect to the internet?"
Am I able to do that by copying ParallelAccelerator folder from my second machine to the first one?

Thank you for your help.

@lagefreitas
Copy link

lagefreitas commented Dec 12, 2017

Here goes a solution but probably not the perfect one.

  1. Clone all the necessary packages in a computer.
  2. Copy the ~/.julia/ folder to a SD card and paste it at the offline machine.
  3. Run Pkg-related functions (build, etc.).

If these two machine are connected through an Intranet, you can use scp to remotely copy the files.

I'm not sure if it is missing something. Actually you doubt is related to Julia Pkg Manager, not ParallelAccelerator.

Read its manual before using it:

https://docs.julialang.org/en/stable/manual/packages/

@alirezamecheng
Copy link
Author

Thank you. I will inform you if it works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants