GPU: Hardware Locality
Jump to navigation
Jump to search
Installation
Pre requisites
- Cairo
- Cairo-devel
- nvml
- pciaccess / libpci / libpci-devel
- pci utils / pciutils-devel (not in centos repos)
Install
Configure, make , make install. These have the usual command line options.
./configure --prefix=$HOME --enable-libpci --enable-plugins=nvml
make
make install