Add openCL support
This commit is contained in:
@@ -92,7 +92,7 @@ public class SettingsLoader {
|
||||
}
|
||||
|
||||
if (gpu_ != null) {
|
||||
gpu = gpu_.getCudaName();
|
||||
gpu = gpu_.getId();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user