-
Notifications
You must be signed in to change notification settings - Fork 12
Tweak release to try again with bonej-plus #350
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Compliant GPUs are selected by default, and non-compliant GPUs are non-selectable and greyed out.
Even when use all devices is selected.
This reverts commit 0815e64.
This sets the Prefs to record the devices visible to JOCL at the time the GPU Check was run. This is a basis to detect unexpected changes to GPUs. Later programs can check whether the name of the device they see is consistent with the device(s) selected for use.
GPU checker resets Prefs each time it is run, and sets each compliant device to be used.
It's common that a QuckEllipsoid could be instantiated without needing the surface point generating functions that require RNG or their buffers of random numbers. So leave them null until they are needed.
This makes it reappear in the menu
No idea what it was meant to be doing, but it's super annoying. fixes #349
update the setup-java version from v2 to v3
Was holding version at 4.11.0 until Scijava caught up.
attempt to use a secret to access the bonej-plus package repository
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New release process to work with bonej-plus, may be a little turbulence...