Commit Graph

20 Commits

Author SHA1 Message Date
Grische c2bcf7542c print human readable CUDA error 2023-12-20 21:51:31 +01:00
Sheepit Renderfarm 154108dc38 Merge branch 'Logging' into 'master'
Rework logging

See merge request sheepitrenderfarm/client!266
2023-11-09 13:25:21 +00:00
DaCool a87015488e Fix drive detect 2023-10-29 12:12:41 +00:00
DaCoolX cb1ba9d9ef Rework logging 2023-10-29 08:39:00 +01:00
DaCool e6d7635461 Use Lombok to reduce the constructor to an annotation.
Rename generateArch to detectArch to better reflect what the function does
Make detectArch static to enable it being omitted from the now implied constructor
2023-10-23 08:57:34 +00:00
DaCool 42d2095c0b Add javadoc 2023-10-19 10:35:30 +00:00
DaCool dd0d50582f Ref: Use Lombok annot's to minimize code. 2023-10-16 18:05:29 +00:00
harlekin 304085786c removed HIP support 2023-01-28 14:44:04 +00:00
Alexander Da Costa c8b8c83ca7 Fix: Fixed Logical Core Count for Windows systems with >64 cores or more than one CPU not being detected 2023-01-14 13:46:30 +00:00
Jörn-Ingo Weigert 5b2c530ae1 Update Nvidia.java. Extended GpuDrivertooOld Message with required version and better wording 2023-01-08 18:52:02 +00:00
harlekin 68ad00334e Merge branch 'fix/data-class' into 'master'
Ref: use lombok annotation

See merge request sheepitrenderfarm/client!182
2023-01-06 14:30:17 +00:00
Laurent Clouet 017581e209 Ref: use lombok annotation 2023-01-06 15:24:25 +01:00
Laurent Clouet b31359d284 Fix: buffer overflow 2023-01-06 15:23:01 +01:00
harlekin 1bf519c9c3 Read Nvidia Driver version via NVML 2023-01-06 14:19:34 +00:00
harlekin 336c4fe5c9 Feature: replace Cuda with Optix 2022-11-21 15:35:59 +01:00
harlekin 8b42f662ac Fix: driver version comparison 2022-10-30 13:44:12 +00:00
harlekin 2164dd0d32 Feat: use HIP instead of OpenCL 2022-07-17 09:48:49 +00:00
Grische 78da2832af Move src files to standard java folder structure 2022-04-10 13:15:34 +00:00
Laurent Clouet 3413301609 Moving to Intellij IDEA 2019-08-11 22:25:26 +02:00
Laurent Clouet 3230807a7d Migrate from ant to gradle 2019-08-10 22:09:32 +02:00