Skip to content

Commit

Permalink
Update #2
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenhanYu committed Jan 26, 2019
1 parent acb6c31 commit 7b28c55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions set_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ export HMLP_ARCH_MINOR=haswell
export QSMLROOT=/Users/chenhan/Documents/Projects/qsml/aarch64-linux-android

## Distributed environment poptions (if true, compile with MPI)
#export HMLP_USE_MPI=true
export HMLP_USE_MPI=false
export HMLP_USE_MPI=true
#export HMLP_USE_MPI=false

## GPU compiler options (if true, compile the gpu library as well).
## Manually setup CUDA TOOLKIT path (otherwise cmake will try to find it).
Expand Down

0 comments on commit 7b28c55

Please sign in to comment.