Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme - prerequisites #15

Open
greytery opened this issue Jun 27, 2014 · 6 comments
Open

Readme - prerequisites #15

greytery opened this issue Jun 27, 2014 · 6 comments
Assignees

Comments

@greytery
Copy link

When building para-para on headless nano platform, am required to install/build prerequisites, as per Readme. Three typos/problems :

  • missing "z" at end of "tar -zxvf libevent-2.0.18-stable.tar.g"
  • Open MPI, needed sudo in order to compile, and error on "prefix" (thanks shodrucky)
    Changed the following to:
    sudo ./configure --prefix=/usr/local \
    --enable-mpirun-prefix-by-default
    --enable-static
    sudo make all
  • run.sh gave following error, ( so need to include copthr libs in prereqs ?? )
    Running OpenCL Example
    ./hello-opencl.elf: error while loading shared libraries: libcoprthr_opencl.so: cannot open shared object file: No such file or directory
@ColinLin221
Copy link

I met the same erorr too……

@RogerDSexton
Copy link

RogerDSexton commented Jan 13, 2017

Hello,
I am not a electronics or software wiz, therefore could you create a page that makes the instructions for the Parallella 16 core board simple.
Here is a suggestion. Please use plane English, and say: Use this OS for the Parallella board. Put this software on your SD card. Put the SD card in your computer. Extract this certain file and, or this file.
( and any other files that are needed. List the files.) Then say, put the SD card back in the SD slot on the Parallella board. Plug in the monitor here, and show a picture where piece of hardware must be plugged in. Then explain, in plane English, what to do to get the same results that were shown on the Youtube video.

On the video from Youtube, I could not tell where anything was plugged in. I have had the board for over a year and it has never worked. I would like to link it to my computer through the Ethernet connection and try to use the Parallella to render 3D images faster, using its sixteen core system. If that is even possible. Is it possible? ?

I have downloaded every PDF I could find on your site. And I am still not sure what to do to get this to work, unless I just have a bad board. But I will never know that if I can not get the procedure right to even have the right OS and peripheral equipment hooked up right to get it to work.

Sincerest regards

Roger
RDS2@Q.Com

@olajep
Copy link
Member

olajep commented Jan 15, 2017

@RogerDSexton

Step-by-step instructions here:
https://www.parallella.org/quick-start/

Parallella forums:
https://parallella.org/forums/

Regards,
Ola

@RogerDSexton
Copy link

RogerDSexton commented Jan 17, 2017 via email

@RogerDSexton
Copy link

RogerDSexton commented Jan 17, 2017 via email

@infostud
Copy link

I have one of these boards and was able to follow the instructions because I had a lot of experience with https://en.wikipedia.org/wiki/Raspberry_Pi

I learnt how to copy the OS file I downloaded to an SD Card using an image copy. Using an HDMI cable and suitable converter plugs I could plug the RPi into an older computer monitor or use the TV that has a HDMI port at least when the family didn’t mind. I did things like hooking up a webcam, capturing images and video, and viewing them using a web browser on a desktop computer in my home network. I struggled getting WiFi working with an unsuitable dongle so used Ethernet.

The Raspberry Pi is designed for people without an electronics or software background. There are a wealth of easy-to-understand step-by-step instructions to get lots of interesting projects going.

I’d recommend reading about Raspberry Pi, getting a suitable board (about a third the cost of a Parallela board), joining the large helpful community, and you’ll learn a lot.

When your skills have improved come back to the Parallela.

Soon you’ll be doing all sorts of interesting things with this micro-supercomputer that will blow RPis out of the water. Then donate your time, expertise, and your RPi board to someone who would benefit learning about computers.

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

No branches or pull requests

6 participants