Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Felix Müller
dune-common
Commits
8c1ceeba
Commit
8c1ceeba
authored
Jan 30, 2018
by
Christian Engwer
Browse files
Merge branch 'feature/changelog-VC-support' into 'master'
[changelog] mention SIMD support See merge request
core/dune-common!445
parents
efa4197a
b5def905
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
8c1ceeba
...
...
@@ -33,6 +33,13 @@
See core/dune-common!282
- Added infrastructure for explicit vectorization *(experimental)*
We added experimental support for SIMD data types. We currently
provide infrastructure to use [Vc](https://github.com/VcDevel/Vc)
and some helper functions to transparently switch between scalar data
types and SIMD data types.
- `
FieldMatrix
` now has experimental support for SIMD types from
[Vc](https://github.com/VcDevel/Vc) as field types.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment