You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
now it's possible to use multiple GPUs at the same time
easily configure, how the workload should be distributed to all used GPUs
configuration made simple by using a json file or creating a Config-Object in code
-> have a look at the config-example.json, you can play with the settings (see also Config.java)
storing and restoring now much cleaner implemented, also using json format