Sean

Results 7 comments of Sean

Okay I didn't realize it used sys. I think maybe the Linux kernel I have doesn't support this card. temp1_input exists but when I try to cat it I get:...

Also, I think the main issue for me is that stoi("") leads to rocm_smi to exit. But it would be helpful if it checked for a blank string and returned...

@xorel can you review the changes on this branch as it fixes a further issue where VMs fail as the UUID is still set in the host xml meaning that...

@cirquit see https://github.com/OpenNebula/one/pull/5982 You just need to replace one line in each pci.rb and pci.conf

@cirquit We had the same issue, once you have added a host with the old pci.rb and pci.conf the UUID gets stored, so even when you correct them the pci...

The issue was that if a project hadn't been created in the account or if the command line tool was set up before project creation there wouldn't be a default...