Actions
Bug #2384
closeddo not limit number of processors and time for running 2D alignment
Status:
Closed
Priority:
Normal
Assignee:
Sargis Dallakyan
Category:
-
Target version:
-
Start date:
06/06/2013
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 2.1.0
Show in known bugs:
No
Workaround:
Description
By popular request, I've commented out this code so as to not restrict how many processors one chooses for running 2D alignment. Everyone should run the 2D alignments responsibly, and not hog the cluster. This check causes all users here to unnecessarily modify the jobfile to have more cpus (i.e. hack it) after submitting with less CPUs. This commit should be transfered to Goby, so that Gira is also not limited
Updated by Sargis Dallakyan almost 12 years ago
- Status changed from New to In Test
- Assignee changed from Amber Herold to Sargis Dallakyan
Did svn update for emportal:/srv/www/html/myami/processing/runMaxLikeAlign.php:
[root@emportal processing]# svn update runMaxLikeAlign.php U runMaxLikeAlign.php Updated to revision 17645.
I'll ask Gira to test this and will close this if the test pass.
Updated by Sargis Dallakyan almost 12 years ago
- Status changed from In Test to Closed
Gira tried running a bigger job and it seems to be running fineā¦.
Actions