You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.
It is possible to open multiple NaCl instances by repeatedly opening http://folding.stanford.edu/nacl/. Like Web Control, only one instance should be running at a time.
Not only do the simultaneous instances fight over resources, but it may also cause problems with the saving and resuming of WUs, although I have not tested that.
The text was updated successfully, but these errors were encountered:
I did successfully open up 7 instances of the NaCl URL in Chrome. When I tried to open an eighth one, it wouldn't open and I closed the tab (unsure why that was). Each tab behaved individually, you can pause/resume without issues (WU isn't meant to be saved for Chrome restart) and if you close the tab, you can set it to finish mode without effecting other tabs. However, the time taken to process the WU increase significantly which was expected.
If NaCl can detect multiple instances, maybe issue a warning that a single instance is more than sufficient.
Please read through #30 which shows the problem was solved on all but the Win 32 bit systems. And may be solved for all, but I would like to hear from others to confirm it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It is possible to open multiple NaCl instances by repeatedly opening http://folding.stanford.edu/nacl/. Like Web Control, only one instance should be running at a time.
Not only do the simultaneous instances fight over resources, but it may also cause problems with the saving and resuming of WUs, although I have not tested that.
The text was updated successfully, but these errors were encountered: