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

Main update 20 Aug #228

Merged
merged 63 commits into from
Aug 21, 2024
Merged

Main update 20 Aug #228

merged 63 commits into from
Aug 21, 2024

Conversation

jmbejar
Copy link
Collaborator

@jmbejar jmbejar commented Aug 20, 2024

No description provided.

kevinaboos and others added 30 commits August 6, 2024 17:11
and make the status clone
kevinaboos and others added 29 commits August 15, 2024 14:27
moxin-runner: explicitly detect CUDA on Linux
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.64...openssl-v0.10.66)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Franco Profeti <7684329+noxware@users.noreply.github.com>
* handle situation

* fix it
More floating elements migrated to use begin_overlay_reuse function
The `install_v2.sh` script does not properly detect CUDA installations
at the moment (see #255), so we do the detection ourselves in
`moxin-runner` and then pass in the correctly-detected CUDA version
as an argument into that bash script.

Partially addresses #255.
For example, a Moxin developer can save time and effort of
setting up their own WasmEdge installation properly
by relying on `moxin-runner` to do it for them:
```sh
cargo run -p moxin-runner -- cargo build
```
All other cargo commands are supported too!
Manually detect and force CUDA version passed into `install_v2.sh`
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.64...openssl-v0.10.66)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Fix small code typo used in macOS app bundle path
@jmbejar jmbejar merged commit f6f8211 into main Aug 21, 2024
10 checks passed
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.

4 participants