boinc/db
David Anderson 73fba33695 client/server/web: add 'Apple GPU' as an official GPU type.
For now, it's detected only via OpenCL (like Intel GPUs).
Eventually we'll detect via Metal as well.

Plan classes for Apple GPU must include 'apple_gpu' in their name.

The changes are mostly copy-and-paste of Intel GPU code.
I hate duplicate code but I don't know how to fix.
2024-01-28 01:41:12 -08:00
..
Makefile.am
boinc_db.cpp [linux] Move all fcgi dependent stdio functions to the separate 'boinc_stdio.h' header only file 2023-02-12 19:50:22 +01:00
boinc_db.h Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
boinc_db_types.h client/server/web: add 'Apple GPU' as an official GPU type. 2024-01-28 01:41:12 -08:00
constraints.sql Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
content.sql
db_base.cpp server (all components that use DB): don't use MYSQL_OPT_RECONNECT if deprecated 2023-08-21 15:57:47 -07:00
db_base.h Make DB_BASE::insert_id() correctly return numbers exceeding 32bits 2021-03-24 14:30:18 +02:00
init_db
schema.sql Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
schema_condor.sql
schema_locality.sql
schema_vda.sql Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00