Skip to content

Conversation

@a-hamitouche
Copy link
Contributor

Proposed Interface for enhanced backend usage of SIMD acceleration and overhead reduction. Implementation of a mechanism to allow dynamic loading of backends as shared objects.

Modifications

  • Use of Interflop interface to enable dynamic loading of backend and make their build independent of PENE's build.
  • Use of vectorial interface to improve instrumentation/reduce instrumentation overhead
  • Proposition of simple implementation of arpg library to deal with backend's arguments

Limits

  • As of now, quad precision isn't supported by Pin CRT. One should provide an implementation
  • Dynamic loading is guaranteed to work on Linux only. For Windows compatibility, one should deal with windows and linux C headers.

@CLAassistant
Copy link

CLAassistant commented Jan 17, 2024

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants