It's an artifact of how the data is reported (major*100+minor).  BOINC
stores it as such.  The web code needs to be fixed so it prints
(int)version/100 "." version%100 rather than (float)version/100


On Sun, Mar 16, 2014 at 5:25 AM, Stephen Maclagan <
[email protected]> wrote:

> Boinc is detecting the OpenCL versions of devices correctly, calling them
> OpenCL 1.0, 1.1 or 1.2,
> But when it gets to the project servers, they are reporting it as 1.00,
> 1.01 and 1.02 instead of the above:
>
> http://setiathome.berkeley.edu/forum_thread.php?id=74179&postid=1482969
>
> 16/03/2014 12:18:37 |  | Starting BOINC client version 7.2.42 for
> windows_x86_64
> 16/03/2014 12:18:37 |  | log flags: file_xfer, sched_ops, task,
> coproc_debug, sched_op_debug
> 16/03/2014 12:18:37 |  | Libraries: libcurl/7.25.0 OpenSSL/1.0.1 zlib/1.2.6
> 16/03/2014 12:18:37 |  | Data directory: C:\ProgramData\BOINC
> 16/03/2014 12:18:37 |  | Running under account Claggy
> 16/03/2014 12:18:37 |  | [coproc] launching child process at C:\Program
> Files\BOINC\\boinc.exe
> 16/03/2014 12:18:37 |  | [coproc] relative to directory
> C:\ProgramData\BOINC
> 16/03/2014 12:18:37 |  | [coproc] with data directory
> "C:\ProgramData\BOINC"
> 16/03/2014 12:18:37 |  | CAL: ATI GPU 0: AMD Radeon HD 7700 series
> (Capeverde) (CAL version 1.4.1848, 1024MB, 984MB available, 3584 GFLOPS
> peak)
> 16/03/2014 12:18:37 |  | OpenCL: AMD/ATI GPU 0: AMD Radeon HD 7700 series
> (Capeverde) (driver version 1348.5 (VM), device version OpenCL 1.2 AMD-APP
> (1348.5), 1024MB, 984MB available, 3584 GFLOPS peak)
> 16/03/2014 12:18:37 |  | OpenCL CPU: Intel(R) Core(TM) i7-2600K CPU @
> 3.40GHz (OpenCL driver vendor: Advanced Micro Devices, Inc., driver version
> 1348.5 (sse2,avx), device version OpenCL 1.2 AMD-APP (1348.5))
> 16/03/2014 12:18:37 |  | No NVIDIA library found
> 16/03/2014 12:18:37 | SETI@home | Found app_info.xml; using anonymous
> platform
> 16/03/2014 12:18:37 |  | Host name: P8Z68-V-Pro
> 16/03/2014 12:18:37 |  | Processor: 8 GenuineIntel        Intel(R)
> Core(TM) i7-2600K CPU @ 3.40GHz [Family 6 Model 42 Stepping 7]
> 16/03/2014 12:18:37 |  | 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 htt tm pni ssse3 cx16 sse4_1 sse4_2 popcnt aes syscall nx lm vmx
> tm2 pbe
> 16/03/2014 12:18:37 |  | OS: Microsoft Windows 7: Home Premium x64
> Edition, Service Pack 1, (06.01.7601.00)
> 16/03/2014 12:18:37 |  | Memory: 7.98 GB physical, 15.95 GB virtual
> 16/03/2014 12:18:37 |  | Disk: 1.82 TB total, 1.50 TB free
> 16/03/2014 12:18:37 |  | Local time is UTC +0 hours
>
> http://setiathome.berkeley.edu/hosts_user.php?userid=35858
>
> Claggy
>
> _______________________________________________
> boinc_dev mailing list
> [email protected]
> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
> To unsubscribe, visit the above URL and
> (near bottom of page) enter your email address.
>
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to