User Tools

Site Tools

A PCRE internal error occured. This might be caused by a faulty plugin

benchmarks

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

benchmarks [2014/12/12 09:01]
jthestness [Compiling Benchmarks]
benchmarks [2015/03/23 10:38] (current)
powerjg [Compiling Benchmarks]
Line 29: Line 29:
  
 <code> <code>
-[gem5-gpu/benchmarks] apt-get install gcc-4.6-arm-linux-gnueabihf-base cpp-4.6-arm-linux-gnueabihf g++-4.6-arm-linux-gnueabihf binutils-arm-linux-gnueabihf+[gem5-gpu/benchmarks] apt-get install gcc-4.8-arm-linux-gnueabihf-base cpp-4.8-arm-linux-gnueabihf g++-4.8-arm-linux-gnueabihf binutils-arm-linux-gnueabihf
 </code> </code>
  
Line 39: Line 39:
  
 <code> <code>
-export CUDAHOME=/path/to/your/cuda/install/cuda +export CUDAHOME=<path to your cuda install>/cuda 
-export PATH=$PATH:/usr/local/cuda/bin/ +export PATH=$PATH:<path to your cuda install>/bin/ 
-export NVIDIA_CUDA_SDK_LOCATION=/path/to/your/sdk/installation/C+export NVIDIA_CUDA_SDK_LOCATION=<path to your sdk installation>/C
 </code> </code>
  
benchmarks.1418396507.txt.gz · Last modified: 2014/12/12 09:01 by jthestness