I have a machine which I'm using for ML experiments. I'm looking to use PTS to see whether or not the CPU is causing a bottleneck using standard Linux utils and PTS. However when I run 'phoronix-test-suite system-info' PTS doesn't seem to pick up the GPU. Instead it lists the discrete graphics card.
I have an NVIDIA GTX 1070 which is running fine for these experiments. Where does PTS pick up the configuration for which graphics module to use. Is it configurable? I couldn't see anything on the documentation for this so I assume this needs to be configured on the OS somewhere?
HTML Code:
Phoronix Test Suite v8.6.1 System Information PROCESSOR: Intel Core i5-4690K @ 3.90GHz Core Count: 4 Extensions: SSE 4.2 + AVX2 + AVX + RDRAND + FSGSBASE Cache Size: 6144 KB Microcode: 0x25 Scaling Driver: intel_pstate powersave GRAPHICS: Intel Xeon E3-1200 v3/4th Gen Core IGP 8GB Frequency: 471/1001MHz Display Driver: NVIDIA 384.130 MOTHERBOARD: Gigabyte Z97P-D3 BIOS Version: F8 Chipset: Intel 4th Gen Core DRAM Audio: Intel Xeon E3-1200 v3/4th Network: Realtek RTL8111/8168/8411 MEMORY: 32768MB DISK: 120GB Western Digital WDS120G2G0A + 4001GB Western Digital WD4002FYYZ-0 File-System: ext4 Mount Options: data=ordered relatime rw Disk Scheduler: CFQ OPERATING SYSTEM: Ubuntu 18.04 Kernel: 4.15.0-45-generic (x86_64) Display Server: X Server Compiler: GCC 7.3.0 + CUDA 9.2 Security: KPTI + __user pointer sanitization + Full generic retpoline IBPB IBRS_FW + SSB disabled via prctl and seccomp + PTE Inversion; VMX: conditional cache flushes SMT disabled
Comment