Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Nektar Nektar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 60
    • Merge requests 60
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Nektar
  • NektarNektar
  • Merge requests
  • !1357

Feature/avx512 float

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Giacomo Castiglioni requested to merge castigli/nektar:feature/avx512-float into master Jul 15, 2022
  • Overview 7
  • Commits 35
  • Pipelines 11
  • Changes 6

Issue/feature addressed

We have only implemented scalar and avx2 backends for floats

Proposed solution

Implements avx512 backend for floats

Implementation

...

Tests

Minor modifications to the existing unit tests was needed

Notes

This MR depends on !1255 (merged) SVE and SSE2 still need to be implemented

Checklist

  • Functions and classes, or changes to them, are documented.
  • User guide/documentation is updated.
  • Changelog is updated.
  • Suitable tests added for new functionality.
  • Newly added files are correctly formatted.
  • License added to any new files.
  • No extraneous files have been added (e.g. compiler output or test data files).
Edited Jul 29, 2022 by Giacomo Castiglioni
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/avx512-float