Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTsim
Merge requests
!396
Avx512 fixes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Avx512 fixes
AVX512-Fixes
into
master
Overview
46
Commits
116
Changes
29
Merged
James Willis
requested to merge
AVX512-Fixes
into
master
7 years ago
Overview
46
Commits
116
Changes
29
Expand
Adds a generic mask,
mask_t
, for each instruction set (AVX, AVX2, AVX512)
Removes testPair and testPairPerturbed which are superseded by test27cells and test27cellsPerturbed
Adds testActivePair that computes the density between a pair of cells in various configurations of active particles (face, edge, corner)
Replaces all arithmetic vector operations to support AVX512 as there is no compiler support to overload them
Computes max_index_i[] for each particle in runner_dopair1_density_vec to follow ParCo paper
testInteractions now calls correct vectorised density particle interactions and is run as a part of the test suite
Solves
#327 (closed)
0
0
Merge request reports
Loading