Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Shuhang Huang
libmorton
Commits
489a6b4b
Unverified
Commit
489a6b4b
authored
4 years ago
by
Jeroen Baert
Committed by
GitHub
4 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #57 from Forceflow/avx_bmi_fix
Added Ryzen build to makefile
parents
90d00a89
e152c13b
main
dev
v0.2.12
v0.2.11
v0.2.10
v0.2.9
v0.2.8
v0.2.7
v0.2.6
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/makefile
+3
-0
test/makefile
with
3 additions
and
0 deletions
+3
-0
test/makefile
+
3
−
0
View file @
489a6b4b
...
...
@@ -14,3 +14,6 @@ avx512:
clean
:
rm
-f
libmorton_test libmorton_test_bmi2 libmorton_test_avx512
zen2
:
$(
CXX
)
$(
CFLAGS
)
-march
=
znver2 libmorton_test.cpp
-o
libmorton_test_zen2
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets