We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0803f58 commit d2e2640Copy full SHA for d2e2640
abaInstall_HZWpara.sh
cmake/FindELPA.cmake
@@ -20,7 +20,7 @@ endif()
20
find_path(ELPA_INCLUDE_DIRS
21
elpa/elpa.h
22
HINTS ${ELPA_DIR}
23
- PATH_SUFFIXES "include" "include/elpa" "include/elpa_openmp-2021.11.001"
+ PATH_SUFFIXES "include" "include/elpa"
24
)
25
# Fix #3589
26
# First if judges if ELPA dir specified
0 commit comments