BOINC / boinc

Open-source software for volunteer computing and grid computing.
https://boinc.berkeley.edu
GNU Lesser General Public License v3.0
2.03k stars 449 forks source link

web: fix bug that hid GPUs in host page #5705

Closed davidpanderson closed 3 months ago

davidpanderson commented 3 months ago

The PHP code (gpu_desc()) skipped GPUs with < 5 description fields. Older clients return only 4 fields.