-
Allow the specification of license files for the vMX kind so that no manual license loading is necessary after a vMX reload.
-
### Operating system
ubuntu22.04
### Description
Installing, this may take a few minutes... WslRegisterDistribution failed with error: 0x80370102 Please enable the Virtual Machine Platform Windows …
-
#### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help th…
-
### 🐛 Describe the bug
With python 3.10 and torch 2.5.0+cu121, `torch.det` on a cuda tensor raises the following error:
```
RuntimeError: Error in dlopen for library libnvrtc.so.12and libnvrtc-XXXX…
-
### 🐛 Describe the bug
I am following [the qualcomm tutorial](https://github.com/pytorch/executorch/blob/17ad8d3f69d365a77dda590e1d40497befaa6b69/examples/demo-apps/android/LlamaDemo/docs/delegates…
-
##### SUMMARY
Currently hardware_version only allows up to `VMX_19` and we'd like to create VMs with the latest version.
`hardware_version: "VMX_21"`
##### ISSUE TYPE
- Feature Idea / Up…
pezz updated
8 months ago
-
Hello,
I am wondering about using photon on a separate Raspberry pi with the VMX-Pi as our robot (in FRC Library mode). I did post over in CD, but received no response, and this inquiry is related t…
-
I can't install this script, I always get this error:
I am on Debian Jessie with KDE. I'm using VMWare Workstation 11.
Some error with the paths in Jessie I think.
Or is there any way to install it…
-
**User Statement:**
As a vSphere admin, I want to make sure that every VM deployed by a particular VCH/tenant has one or more custom VMX options associated with it.
**Details:**
There are num…
-
### 🐛 Describe the bug
Normally we would expect we get the same value by using value = module._parameters after setting using module._parameters = value.
But this is not working on OptimizedModule.
…