Conversation
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
Was holding version at 4.11.0 until Scijava caught up.
This reverts commit ac0ab07.
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
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.
includes first release of GPU accelerated Ellipsoid Factor+ and cost recovery BeanCounter.