Skip to content

Commit

Permalink
experimental autopas version
Browse files Browse the repository at this point in the history
  • Loading branch information
FG-TUM committed Jan 16, 2024
1 parent f0edf2f commit 5cf6bba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmake/modules/autopas.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ if (ENABLE_AUTOPAS)
set(AUTOPAS_VECTOR_INSTRUCTIONS ${VECTOR_INSTRUCTIONS} CACHE STRING "Set via VECTOR_INSTRUCTIONS_OPTIONS" FORCE)

# Merge of 798 (improve SoA loading); includes 787 combined tuning
set(AUTOPAS_TAG d338e23 CACHE STRING "AutoPas Git tag or commit id to use")
# set(AUTOPAS_TAG d338e23 CACHE STRING "AutoPas Git tag or commit id to use")
set(AUTOPAS_TAG fixMakeProjectCompilers CACHE STRING "AutoPas Git tag or commit id to use")

FetchContent_Declare(
autopasfetch
Expand Down

0 comments on commit 5cf6bba

Please sign in to comment.