diff --git a/CMakeLists.txt b/CMakeLists.txt index a44c3a456..c8235a550 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -258,7 +258,7 @@ set(DEFAULT_WARP_SIZE 32 CACHE STRING "The warp size to use.") # Set the default build type to Release if not specified if(NOT CMAKE_BUILD_TYPE) - set(CMAKE_BUILD_TYPE "Release" CACHE STRING "The build type to use Debug, Release, RelWithDebInfo, MinRelSize" FORCE) + set(CMAKE_BUILD_TYPE "Debug" CACHE STRING "The build type to use Debug, Release, RelWithDebInfo, MinRelSize" FORCE) endif() message(STATUS "Build type: ${CMAKE_BUILD_TYPE}") diff --git a/HIP b/HIP index f1946f7d4..142496a4f 160000 --- a/HIP +++ b/HIP @@ -1 +1 @@ -Subproject commit f1946f7d4faa63f9797c4d68738d863d6112633d +Subproject commit 142496a4f0853c1c523ec7c6ac9bb40135abaf5b