Skip to content

Commit

Permalink
fixed hipcc path
Browse files Browse the repository at this point in the history
  • Loading branch information
mayank daga committed May 2, 2018
1 parent eb2adff commit 2853288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/amd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BIN_DIR?=bin
MKDIR=mkdir -p

#hipcc
HIPCC=hipcc
HIPCC=/opt/rocm/bin/hipcc

#BLAS
ROCBLAS_LIB=rocblas
Expand Down

0 comments on commit 2853288

Please sign in to comment.