2014-01-24 09:39:28
Hello!
i enter in "Host list" in BAM, double click on my host there, and get a
Operating System : Linux, 32 bits Linux, 3.10.17
in info window there.
but my system actually is a 64 bit:
uname -a :
Linux SERL1 3.10.17 #1 SMP Wed Oct 23 16:28:33 CDT 2013 x86_64 Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz GenuineIntel GNU/Linux
that is fully 64 bit slackware64, and installed client too is 64bit version of boinc:
./boinc
./boinc: /lib64/libssl.so.1.0.0: no version information available (required by ./boinc)
./boinc: /usr/lib64/libcurl.so.4: no version information available (required by ./boinc)
./boinc: /lib64/libcrypto.so.1.0.0: no version information available (required by ./boinc)
24-Jan-2014 09:50:56 [---] cc_config.xml not found - using defaults
24-Jan-2014 09:50:56 [---] Starting BOINC client version 7.2.33 for x86_64-pc-linux-gnu
24-Jan-2014 09:50:56 [---] log flags: file_xfer, sched_ops, task
24-Jan-2014 09:50:56 [---] Libraries: libcurl/7.31.0 OpenSSL/1.0.1c zlib/1.2.8 libidn/1.25
24-Jan-2014 09:50:56 [---] Data directory: /somewhere/BOINC
boinc: /lib64/libssl.so.1.0.0: no version information available (required by boinc)
boinc: /usr/lib64/libcurl.so.4: no version information available (required by boinc)
boinc: /lib64/libcrypto.so.1.0.0: no version information available (required by boinc)
24-Jan-2014 09:50:56 [---] No usable GPUs found
24-Jan-2014 09:50:56 [---] Host name: SERL1
24-Jan-2014 09:50:56 [---] Processor: 4 GenuineIntel Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz [Family 6 Model 58 Stepping 9]
24-Jan-2014 09:50:56 [---] Processor features: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt tsc_deadline_timer xsave avx f16c lahf_lm arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
24-Jan-2014 09:50:56 [---] OS: Linux: 3.10.17
24-Jan-2014 09:50:56 [---] Memory: 15.61 GB physical, 14.89 GB virtual
24-Jan-2014 09:50:56 [---] Disk: 91.55 GB total, 77.08 GB free
why in BAM reported wrong version (x32) ?
oh yes, i have installed alien multilibs for can be run 32bit linux programms too, but anyway, system is 64bit, and boinc client too is 64bit...?