Skip to content

Commit

Permalink
Put back SIMD.
Browse files Browse the repository at this point in the history
  • Loading branch information
aous72 committed Nov 5, 2024
1 parent ae28cd0 commit 3dc2465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccp-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: cmake
run: cmake -DOJPH_BUILD_TESTS=yes -DOJPH_DISABLE_SIMD=yes ..
run: cmake -DOJPH_BUILD_TESTS=yes ..
working-directory: build
- name: build
run: make
Expand Down

0 comments on commit 3dc2465

Please sign in to comment.