Bug 569211 - Could Titan use GPUs to speed up encoding/decoding messages?
Summary: Could Titan use GPUs to speed up encoding/decoding messages?
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: titan.core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 10
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-26 08:08 EST by Kristof Szabados CLA
Modified: 2021-04-23 10:43 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kristof Szabados CLA 2020-11-26 08:08:57 EST
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.
Comment 1 Denis Roy CLA 2021-04-23 10:43:09 EDT
This bug was migrated to GitLab: https://gitlab.eclipse.org/eclipse/titan/titan.core/-/issues