summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/graphic/660
blob: 637c120c2a2780318040d90504a2173a2f7e4045 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
graphic: 0.815
device: 0.636
instruction: 0.621
mistranslation: 0.302
semantic: 0.285
boot: 0.168
network: 0.116
KVM: 0.062
vnc: 0.042
socket: 0.034
other: 0.031
assembly: 0.009

User emulation does not use host GPU
Description of problem:

Steps to reproduce:
1. Make a Arch Linux chroot (though any Linux system should work) on Linux
2. run `glxinfo | grep OpenGL
3. It's using llvmpipe, not whatever GPU/driver that the hosts use
Additional information: