Skip to content

Commit

Permalink
Update scalapackfx submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
vanderhe committed Oct 17, 2024
1 parent 21ba6a5 commit be20741
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ if(WITH_MPI)
find_package(CustomScalapack REQUIRED)

set(SCALAPACKFX_GIT_REPOSITORY "https://github.com/dftbplus/scalapackfx.git")
set(SCALAPACKFX_GIT_TAG "0e8950990a2891b14d93a3e7acd51aa55f281656") # do not change manually!
set(SCALAPACKFX_GIT_TAG "195e527141a04278167ee75c3469943c482bbc5a") # do not change manually!
dftbp_config_hybrid_dependency(ScalapackFx ScalapackFx::ScalapackFx "${HYBRID_CONFIG_METHODS}"
"QUIET" external/scalapackfx "${exclude}" "${SCALAPACKFX_GIT_REPOSITORY}"
"${SCALAPACKFX_GIT_TAG}")
Expand Down

0 comments on commit be20741

Please sign in to comment.