Skip to content

Commit

Permalink
Update Makefile.kokkos
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Arndt <arndtd@ornl.gov>
  • Loading branch information
Rahulkumar Gayatri and masterleinad committed May 30, 2023
1 parent d1ecf9a commit c23cfb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.kokkos
Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,7 @@ ifeq ($(KOKKOS_INTERNAL_USE_OPENMPTARGET), 1)
endif
endif

# Do not add this flag it its the cray compiler or the nvhpc compiler.
# Do not add this flag if its the cray compiler or the nvhpc compiler.
ifeq ($(KOKKOS_INTERNAL_COMPILER_CRAY_CLANG), 0)
ifeq ($(KOKKOS_INTERNAL_COMPILER_NVHPC), 0)
# Lets start with adding architecture defines
Expand Down

0 comments on commit c23cfb8

Please sign in to comment.