Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the function sifdecoder #335

Closed
amontoison opened this issue Aug 14, 2024 · 0 comments · Fixed by #339
Closed

Update the function sifdecoder #335

amontoison opened this issue Aug 14, 2024 · 0 comments · Fixed by #339
Assignees

Comments

@amontoison
Copy link
Member

amontoison commented Aug 14, 2024

We should add a standalone function sifdecoder that takes as inputs:

  • the path of the SIF file
  • the path of the folder where .f and .d should be generated
  • additional options to decode the SIF file

Right now we decode and compile a shared library for a problem in the same time.
We should split these steps in two functions.

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

Successfully merging a pull request may close this issue.

1 participant