FIXED: Computation Error

Questions and Answers : Unix/Linux : FIXED: Computation Error
Message board moderation

To post messages, you must log in.

AuthorMessage
Chris Granger

Send message
Joined: 2 Sep 11
Posts: 3
Credit: 34,381
RAC: 0
Canada
Message 30 - Posted: 2 Sep 2011, 11:00:27 UTC

All tasks are failing immediately with computation errors on my 64-bit Linux box.

http://yafu.dyndns.org/yafu/results.php?hostid=70
ID: 30 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
fzs600

Send message
Joined: 2 Sep 11
Posts: 7
Credit: 18,593,653
RAC: 8,218
France
Message 31 - Posted: 2 Sep 2011, 11:56:33 UTC - in response to Message 30.  

All tasks are failing immediately with computation errors on my 64-bit Linux box.

http://yafu.dyndns.org/yafu/results.php?hostid=70

+1
ID: 31 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
frankhagen

Send message
Joined: 2 Sep 11
Posts: 6
Credit: 2,081,426
RAC: 0
Germany
Message 33 - Posted: 2 Sep 2011, 15:22:31 UTC - in response to Message 31.  

+1
ID: 33 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile nenym

Send message
Joined: 2 Sep 11
Posts: 2
Credit: 10,006,356
RAC: 0
Czech Republic
Message 34 - Posted: 2 Sep 2011, 16:07:30 UTC

+1 user (2 machines Ubuntu 10.04)
ID: 34 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile nenym

Send message
Joined: 2 Sep 11
Posts: 2
Credit: 10,006,356
RAC: 0
Czech Republic
Message 38 - Posted: 2 Sep 2011, 18:21:39 UTC

It works now.
hajek@Note_Hajek:~/BOINC/projects/yafu.dyndns.org_yafu$ ldd yafu-32k-linux64 
	linux-vdso.so.1 =>  (0x00007fff16fff000)
	libgmp.so.10 => /usr/local/lib/libgmp.so.10 (0x00007f1d0895f000)
	libm.so.6 => /lib/libm.so.6 (0x00007f1d086dc000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x00007f1d084be000)
	libc.so.6 => /lib/libc.so.6 (0x00007f1d0813b000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f1d08beb000)

Found here:
https://answers.launchpad.net/ubuntu/+question/157810
Luky Winarto wrote:
Let's do the trick again.
Grab gmp from the source:
wget ftp://ftp.gnu.org/gnu/gmp/gmp-5.0.2.tar.gz

Untar it:
tar zxvf gmp-5.0.2.tar.gz

Install it:
cd gmp-5.0.2
./configure
make
make check
sudo make install

Your libgmp.so.10 will be installed on /usr/local/lib

If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
ID: 38 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
AMDave
Volunteer moderator
Volunteer tester

Send message
Joined: 30 Aug 11
Posts: 41
Credit: 100,018
RAC: 0
Australia
Message 102 - Posted: 8 Sep 2011, 9:46:38 UTC
Last modified: 8 Sep 2011, 9:59:43 UTC

Thanks for the info, nenym.

d/l and compiles just fine on Ubuntu 10.04 AMD64 KVM host after m4 installed.

Unfortunately does not compile inside the Ubuntu 10.04 AMD64 KVM guests.
gcc is found but get a test_array error during configure tests.
something for me to work through on the weekend ;)

Applied NATE1's relocation:
sudo cp /usr/local/lib/libgmp.so.10 /lib64/.

yafu wu's now running on host.

Thanks guys.

Hopefully the yafu DEV will fix the missing lib in the next compile?
The current libgmp version on Ubuntu 10.04 stable appears to be libgmp.so.3.5.2
not even close to the version required for this client app.
ID: 102 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile yoyo_rkn
Volunteer moderator
Project administrator
Project developer
Project tester
Volunteer developer
Volunteer tester
Project scientist

Send message
Joined: 22 Aug 11
Posts: 725
Credit: 16,445,605
RAC: 5
Germany
Message 104 - Posted: 8 Sep 2011, 11:06:04 UTC

The issue will be probably fixed in the next app version which will contain a static linked yafu executable.
ID: 104 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile yoyo_rkn
Volunteer moderator
Project administrator
Project developer
Project tester
Volunteer developer
Volunteer tester
Project scientist

Send message
Joined: 22 Aug 11
Posts: 725
Credit: 16,445,605
RAC: 5
Germany
Message 110 - Posted: 8 Sep 2011, 19:04:30 UTC

Should be fixed with version 128.02.
ID: 110 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Questions and Answers : Unix/Linux : FIXED: Computation Error




Datenschutz / Privacy Copyright © 2011-2024 Rechenkraft.net e.V. & yoyo