BabelStream
BabelStream copied to clipboard
Publish JuliaStream.jl
So that the implementation can be used from the REPL directly.
TODO: use template @ JuliaRegistrator register subdir=src/julia/JuliaStream.jl branch=main
after everything is merged to main
@JuliaRegistrator register subdir=src/julia/JuliaStream.jl branch=main
Error while trying to register: Register Failed @tom91136, it looks like you are not a publicly listed member/owner in the parent organization (UoB-HPC). If you are a member/owner, you will need to change your membership to public. See GitHub Help
@tomdeakin Can you set me as public please, thanks.
@JuliaRegistrator register subdir=src/julia/JuliaStream.jl branch=main
Registration pull request created: JuliaRegistries/General/93309
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a JuliaStream.jl-v4.0.0 -m "<description of version>" f6ae48de899408cf50c24079417dc71a03dbb5a8
git push origin JuliaStream.jl-v4.0.0
Also, note the warning: This looks like a new registration that registers version 4.0.0. Ideally, you should register an initial release with 0.0.1, 0.1.0 or 1.0.0 version numbers This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.
OK, so based on the guidelines, we need to:
- [ ] Renamed JuliaStream.jl to BabelStream.jl
- [ ] Copy licence from top level and set it in the project as well
- [ ] Fix up
[compat]
entries - [ ] Set the correct version