Skip to content

Commit

Permalink
Update Makefile_intel
Browse files Browse the repository at this point in the history
  • Loading branch information
csccva authored Jan 16, 2025
1 parent b18fd47 commit 702d3d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exercises/kokkos/01-hello/Makefile_intel
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
default: build
# This worked on a laptop with Intel® Core™ Ultra 7 Processor 155H , Windows 11, inside UBUNTU 24.04 using WSL2
# It uses OneAPI
# NOte that the KOKKOS_ARCH is wrong, though it still works
ifndef KOKKOS_PATH
$(error "Please set KOKKOS_PATH")
endif
Expand Down

0 comments on commit 702d3d1

Please sign in to comment.