log in |
Message boards : Number crunching : Question/Problem with Intel GPU work units
Previous · 1 · 2
Author | Message |
---|---|
Sounds good...again, numberfields@home is producing workunits with this card, so it would be interesting to see what their approach is..... | |
ID: 9108 · Rating: 0 · rate: / Reply Quote | |
Trying to work on debugging this a bit. I recompiled mfakto from current Github sources on Pop!OS (based on Ubuntu) 22.04 LTS with an Intel Arc A770 16 GB gpu. CPU is AMD Ryzen 7 7700, OS kernel is 6.6.10. | |
ID: 9658 · Rating: 0 · rate: / Reply Quote | |
The main problem is this (mfactc.c): | |
ID: 9662 · Rating: 0 · rate: / Reply Quote | |
It looks like that integer is GPU_type.CE_per_multiprocessor, but where is it consumed? I only see that name referenced twice in the whole repo, both in mfakto.cpp. One is setting it and the other is printing it. | |
ID: 9663 · Rating: 0 · rate: / Reply Quote | |
Message boards :
Number crunching :
Question/Problem with Intel GPU work units