jamesstringerparsec / Easy-GPU-PV

A Project dedicated to making GPU Partitioning on Windows easier!
4.24k stars 426 forks source link

Everything works except for Wondershare Filmora #371

Open flzpfnove opened 4 months ago

flzpfnove commented 4 months ago

As the title says, everything works (even raytraced games) except for Filmora 13, which not only doesn't work but also entirely bluescreens the host computer with error REFERENCE_BY_POINTER

nvidia-smi output (in VM):

C:\Users\GPUVM>nvidia-smi
Fri May 17 21:26:15 2024
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 552.44                 Driver Version: 552.44         CUDA Version: 12.4     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                     TCC/WDDM  | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce RTX 3060      ERR!  |   00000000:01:00.0  On |                  N/A |
|  0%   51C    P0             45W /  187W |     867MiB /  12288MiB |      2%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+

+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI        PID   Type   Process name                              GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
+-----------------------------------------------------------------------------------------+

As the output suggests I'm using an RTX 3060, which should be 50% allocated to the VM

I tried running sfc /scannow and DISM.exe /Online /Cleanup-image /Restorehealth but that didn't fix anything