UoB-HPC / BabelStream

STREAM, for lots of devices written in many programming models
Other
313 stars 109 forks source link

Publish JuliaStream.jl #113

Open tom91136 opened 2 years ago

tom91136 commented 2 years ago

So that the implementation can be used from the REPL directly.

tom91136 commented 9 months ago

TODO: use template @ JuliaRegistrator register subdir=src/julia/JuliaStream.jl branch=main after everything is merged to main

tom91136 commented 8 months ago

@JuliaRegistrator register subdir=src/julia/JuliaStream.jl branch=main

JuliaRegistrator commented 8 months ago

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

tom91136 commented 8 months ago

@tomdeakin Can you set me as public please, thanks.

tom91136 commented 8 months ago

@JuliaRegistrator register subdir=src/julia/JuliaStream.jl branch=main

JuliaRegistrator commented 8 months ago

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.

tom91136 commented 8 months ago

OK, so based on the guidelines, we need to: