Skip to content

Some modification for testing Tensorflow on GPU, using with Phoronix-Test-Suite.

Notifications You must be signed in to change notification settings

iPAS/phoronix-test_tensorflowgpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick adapted test on Tensorflow-GPU to be used in Phoronix-Test-Suites.

Quick Start

  • Put this repository in your ${HOME}/.phoronix-test-suite/test-profiles/local/
  • Rename the directory to just: tensorflowgpu
  • With the following commands, to install and run the test:
    • phoronix-test-suite install tensorflowgpu

    • phoronix-test-suite run-test tensorflowgpu

Note

  • Please check the version of your installed CUDA in install.sh, that must be matched with the tensorflow-gpu. Tensorflow-gpu==1.9 requires CUDA==9.0. No less, no more.

About

Some modification for testing Tensorflow on GPU, using with Phoronix-Test-Suite.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages