feat: Clean redudent Package from config.cmake

This commit is contained in:
kradchen
2024-12-18 13:26:33 +08:00
parent ea188e5ad4
commit 4e155617af

View File

@@ -1,8 +1,6 @@
set(MKL_INTERFACE_FULL intel_lp64)
find_package(OpenMP REQUIRED)
find_package(MKL CONFIG REQUIRED)
enable_language(CUDA)
find_package(CUDAToolkit REQUIRED)
set(Aurora_MAJOR_VERSION 1)
set(Aurora_MINOR_VERSION 0)