Skip to content

Increasing performance for special cases? #10

@nneuss

Description

@nneuss

Hello,

I am using cl-conspack via cl-mpi in a distributed-memory parallel environment, and I observe that it takes a significant time of my communication overhead. I can tailor my communications so that I transmit only one vector with special element types 'double-float and (unsigned-byte 32), however I need both of them. Would it be possible to speed up conspack encoding/decoding for those special kind of vectors? Or is this an impossible request, because it becomes too implementation-dependent then?
Thank you,
Nicolas

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions