I am starting to build a Raspberry pi cluster with MPI and I want to use the
latest Raspian Streach Lite version from the raspberrypi.org website. After a
lot of trials of watching youtubes on how to do this, I have found that the new
version of Raspian Streach LITE is not compatible . I am loo
./configure --prefix=/path/to/where/you/want/it/to/install |& tee
config.out
Then do the make/sudo make again.
On May 29, 2018, at 6:43 PM, Neil k8it wrote:
I am starting to build a Raspberry pi cluster with MPI and I want to
use the latest Raspian Streach Lite version from the raspber
pi Raspian
Stretch
Neil,
config.log is in the directory in which you ran configure.
Please also compress and post the output of make
Cheers,
Gilles
On 5/31/2018 10:03 AM, Neil k8it wrote:
ok here is a progress report.
first I want to thank you both for getting me this far.
gilles I
o make again.
On May 29, 2018, at 6:43 PM, Neil k8it wrote:
I am starting to build a Raspberry pi cluster with MPI and I want to use
the latest Raspian Streach Lite version from the raspberrypi.org website.
After a lot of trials of watching youtubes on how to do this, I have
found that the n
changed the commands to work for
Python 3 and I tested them.
Hope it helps.
Regards,
Kostas
On Sun, Jun 3, 2018 at 1:56 PM, Neil k8it wrote:
thanks, to all on this list for getting me this far.
my next step is to install mpi4py on the cluster master node.
I am looking for a suggested