Skip to content
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

no ticket: remove unnecessary sleep #33

Merged
merged 2 commits into from
Apr 4, 2017
Merged

no ticket: remove unnecessary sleep #33

merged 2 commits into from
Apr 4, 2017

Conversation

pkienzle
Copy link
Contributor

This pull request needs to be tested variety of platforms for a variety of models. In particular, should be tested on mac and windows with and without OpenCL.

Requires ticket-851 pull request is applied to sasmodels.

Try to stress the system by hitting the calc button while fitting, the fit button while calculation, saving and loading complicated models, etc.

Should wait for the beginning of the release cycle: having the sleep() in the code shouldn't break anything, but removing it may exposes errors if the problem was not due to multiple threads in the calculator at the same time.

@pkienzle pkienzle changed the title remove unnecessary sleep no ticket: remove unnecessary sleep Feb 17, 2017
Copy link
Contributor

@wpotrzebowski wpotrzebowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested extenisvely on Mac OSX 10.11 bare metal and Win7 VM and haven't experienced any problems.

We may want to test it on bare metal Windows before merging. @rozyczko and/or @RichardHeenan : can you please checkout ticket-854 branch, run sasview can check if models compute?

@krzywon
Copy link
Contributor

krzywon commented Apr 4, 2017

I tested this on Win10 and there doesn't seem to be any issue. I ran a few individual data set fits, ran a constrained fit, saved a constrained fit project, and then reloaded it without seeing any errors.

@ajj ajj merged commit a8d79fd into master Apr 4, 2017
@ajj ajj deleted the ticket-854 branch April 4, 2017 15:41
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.

None yet

4 participants