Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T titan.core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 47
    • Issues 47
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse Projects
  • Eclipse Titan
  • titan.core
  • Issues
  • #534

Closed
Open
Created Nov 26, 2020 by Eclipse Webmaster@webmasterOwner

Could Titan use GPUs to speed up encoding/decoding messages?

Submitted by Kristof Szabados

Link to original bug (#569211)

Description

It might be worth a try to see if Titan could use GPUs to speed up the encoding/decoding of messages (at least for some encodings and some protocols).

Most of the time, the actual real-life encoding/decoding needed to be done is not very complicated. And for many messages or message parts, a GPU based implementation might be able to do the work much faster. For example encode all elements of a record of integer at the same time, so that they just need to be chained together to finis the coding work.

Version: 7.1.0

Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent