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

Adeiladu mosesdecoder ar y Raspberry Pi / Building mosesdecoder on a Raspberry Pi #2

Open
techiaith opened this issue Apr 14, 2015 · 3 comments

Comments

@techiaith
Copy link
Collaborator

Mae'r sgriptiau yn ddiffygiol ar gyfer y cam adeiladu mosesdecoder ar y Pi.

Mae'r llinnell sgript felly sy'n ceisio dehongli sawl core sydd ar y cyfrifiadur, :

cat /proc/cpuinfo | grep processor | wc -l

yn rhoi 2, yn hytrach na 1 :

 $ cat /proc/cpuinfo | grep processor
processor   : 0
model name  : ARMv6-compatible processor rev 7 (v6l)
$ cat /proc/cpuinfo
processor       : 0
model name      : ARMv6-compatible processor rev 7 (v6l)
BogoMIPS        : 2.00
Features        : half thumb fastmult vfp edsp java tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xb76
CPU revision    : 7

Hardware        : BCM2708
Revision        : 000e
Serial          : 0000000094c35f3d
@pjrobertson
Copy link

felly beth am:

cat /proc/cpuinfo | grep ^processor | wc -l

Does dim modd i mi gwneud PR - GitHub yn rhy araf o Tsieina

techiaith pushed a commit that referenced this issue Apr 14, 2015
@pjrobertson
Copy link

Wedi trwsio. Cau.

@techiaith
Copy link
Collaborator Author

Mae yn adeiladu ar Pi 1 (512Mb) ! gyda'r sgriptiau. Er roedd yn gymaint o faich i'r cyfrifiadur bach. Roedd angen ail-gwneud y cam adeiladu Moses (bjam ayb) ar ol i'r cyfrifiadur ail-gychwyn ei hun.

Roedd angen ychwanegiadau i'r sgriptiau ar gyfer y weinydd Python.

Wrthi'n cadarnhau adeiladu ar Pi 2.

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

1 participant