GPUOpen-LibrariesAndSDKs / MxGPU-Virtualization

MIT License
182 stars 84 forks source link

V F[0] not support liquid mode #14

Open fengshifang opened 5 years ago

fengshifang commented 5 years ago

when I set “sched_option=2”,the vm can not boot up properly! and I see thefollowing logs: Oct 23 18:05:03 bjzjy01-cp-compute208003090 kernel: [ 2607.540139] gim info (handle_rel_gpu_init_access:1338) VF0 is indicated as the current running vf Oct 23 18:05:03 bjzjy01-cp-compute208003090 kernel: [ 2607.540390] gim error:(handle_rel_gpu_init_access:1341) VF[0] not support liquid mode Oct 23 18:05:03 bjzjy01-cp-compute208003090 kernel: [ 2607.540643] gim info:(remove_from_run_list:2513) Remove struct function 0xffffffffa27c1598 from runlist Oct 23 18:05:03 bjzjy01-cp-compute208003090 kernel: [ 2607.540896] gim info:(remove_from_run_list:2518) removing VF0 Oct 23 18:05:03 bjzjy01-cp-compute208003090 kernel: [ 2607.541025] gim info:(remove_from_run_list:2534) VF0 is the only function on running list Oct 23 18:05:03 bjzjy01-cp-compute208003090 kernel: [ 2607.541274] gim info:(stop_current_vf:2097) stop currentvf[0] Oct 23 18:05:03 bjzjy01-cp-compute208003090 kernel: [ 2607.541825] gim info:(remove_from_run_list:2551) free node 0xffffffffa27cba98 Oct 23 18:05:03 bjzjy01-cp-compute208003090 kernel: [ 2607.542074] gim info:(free_fn_list_node:3859) Free Function_List_Node ffffffffa27cba98 Oct 23 18:05:03 bjzjy01-cp-compute208003090 kernel: [ 2607.542539] gim info:(init_vf_fb:76) init_vf_fb(fb_offset = 0x11000000, size=0xf7000000

tyt19880911 commented 5 years ago

Hi Shifang

I think you can't directly use liquid mode because it need the corresponding linux guest driver to match it. And this special guest driver has not been officially released on AMD website.

fengshifang commented 5 years ago

Hi Shifang

I think you can't directly use liquid mode because it need the corresponding linux guest driver to match it. And this special guest driver has not been officially released on AMD website.

thank for your response! In addition, where can I apply for this driver to test.