Skip to content

Commit

Permalink
updatae readme with build notice
Browse files Browse the repository at this point in the history
  • Loading branch information
ttgmichael committed Aug 7, 2015
1 parent d51d3db commit 35e0011
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,12 @@ xray_tie.exe input_folder_path outout_folder_path filename_prefix startNum endNu

Example:
xray_tie.exe [Path to this folder]\input [Path to this folder]\output xray_tie_input_ 0 14 1.0 1.0 30 0.00828 0.0001 .00325 0.1

TO BUILD THE PROJECT:

YOU MUST HAVE THE FOLLOWING PATH/SOFTWARE LIRBARIES TO BUILD:
1. ARRAYFIRE v2.1
SET AF_PATH = PATH/TO/ARRAYFIRE/v2.1

1. CUDA v6 and above
SET CUDA_PATH = PATH/TO/CUDA/v6++

0 comments on commit 35e0011

Please sign in to comment.