Open skaldesh opened 2 years ago
Start with this grml.yaml file:
version: 1 project: test options: runtime: - base - openvino - cuda - qt
Start grml and then change the grml.yaml to this:
version: 1 project: test options: runtime: - new-runtime - base - openvino - cuda - qt
Do a reload inside grml --> The runtime is still at base
reload
Start with this grml.yaml file:
Start grml and then change the grml.yaml to this:
Do a
reload
inside grml --> The runtime is still at base