Skip to content

Commit

Permalink
CI: Update rocm option list
Browse files Browse the repository at this point in the history
  • Loading branch information
eschnett committed Jan 25, 2024
1 parent f27bbec commit dc1ea4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/actions-rocm-real64.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ FPPFLAGS = -traditional
F90FLAGS = -pipe -g -fcray-pointer -ffixed-line-length-none

SYS_INC_DIRS = /opt/rocm/include
LIBDIRS = /usr/local/lib /opt/rocm/hip/lib
LIBDIRS = /usr/local/lib /opt/rocm/lib
LIBS = amdhip64 dl hwloc ltdl open-pal open-rte udev util gfortran

C_LINE_DIRECTIVES = yes
Expand Down

0 comments on commit dc1ea4e

Please sign in to comment.