Skip to content

Commit

Permalink
Add HIP_PLATFORM to gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmeng committed Dec 3, 2021
1 parent f91443f commit 528238e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Test:HIP:
export HIP_HDF5_MPI_LINK="-L/usr/lib/x86_64-linux-gnu/hdf5/openmpi/lib -lmpi_cxx -lmpi"
export HIPMPICPP=mpicxx
export HIPIEEE="--fmad false"
export HIP_PLATFORM=nvidia
- cd ops/c
- make seq IEEE=1
- make hip IEEE=1
Expand Down

0 comments on commit 528238e

Please sign in to comment.