Skip to content

Commit

Permalink
Float still failing
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Hahn <[email protected]>
  • Loading branch information
quantumsteve committed Sep 18, 2024
1 parent 56be85e commit d6b1835
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,6 @@ if (ASGARD_RECOMMENDED_DEFAULTS)
if (NOT ASGARD_USE_CUDA)
set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -march=native -mtune=native")
endif ()

if(${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
add_compile_definitions(ACCELERATE_NEW_LAPACK)
endif ()
endif ()

if (ASGARD_USE_GPU_MEM_LIMIT AND NOT ASGARD_USE_CUDA)
Expand Down

0 comments on commit d6b1835

Please sign in to comment.