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

jit release checklist #4843

Open
6 of 13 tasks
aryairani opened this issue Mar 29, 2024 · 2 comments
Open
6 of 13 tasks

jit release checklist #4843

aryairani opened this issue Mar 29, 2024 · 2 comments

Comments

@aryairani
Copy link
Contributor

aryairani commented Mar 29, 2024

  • Flesh out jit universal comparison #4841
  • Split corrected many pattern into two patterns #4846
  • confirm CI test suite exercises relevant FFI bindings
  • pass nimbus integration tests
  • brainstorm some other tests?
  • restore the run.native and compile.native commands to visible
  • Nix derivations
  • include libb2 on mac?
  • figure out why bundled libcrypto for mac is passed over in favor of incompatible system lib
  • fix startup wrappers to put quotes around ucm, in case startup path has spaces etc
  • move unison-src/builtin-tests/thread-killed-typeLink-test.u to concurrency-tests now that JIT supports type links?
  • jit test suite failures detectable in CI
  • look into reducing latency for run.native
@ceedubs
Copy link
Contributor

ceedubs commented Mar 29, 2024

@aryairani it's not a requirement for release, but I'd also love if you could help me understand what is needed for the jit runtime so I can make it available in the Nix derivation for ucm (maybe as an option?).

@aryairani
Copy link
Contributor Author

@ceedubs Sure, I added it to the list and we can chat. Maybe taking a look at the updated Dockerfile together would be helpful, I just merged some changes about it there.

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

No branches or pull requests

2 participants