Skip to content

Dev Package Demo#88

Closed
ejmeitz wants to merge 1 commit into
build_toolsfrom
ethan-new-build
Closed

Dev Package Demo#88
ejmeitz wants to merge 1 commit into
build_toolsfrom
ethan-new-build

Conversation

@ejmeitz

@ejmeitz ejmeitz commented May 27, 2026

Copy link
Copy Markdown
Member

@krasow

Only issues I really see with this:

  • We have no good way to set the CUDA_SDK_jll version in dev/Project.toml. Right now we only support 13.0 so its ok, but if we ever build for 13.1 I'm not sure how to make it match what legate_jll installs.
  • I use [sources] in dev/Project.toml to force the dev package to use the latest Legate instead of what is on the package registry. In Julia 1.10 this [sources] will be ignored and I think its just gonna install Legate from the package registry. I think you might have to do something manually where you Pkg.develop("..") inside of the dev package.

@krasow krasow changed the base branch from main to build_tools May 27, 2026 22:23
@krasow

krasow commented May 28, 2026

Copy link
Copy Markdown
Member

@ejmeitz I am going to close this PR and implement some of these changes directly in #87

@krasow krasow closed this May 28, 2026
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