-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
cat:adminRelated to the admin panelRelated to the admin panelcat:userRelated to the User UIRelated to the User UIenhancementNew feature or requestNew feature or requestpriority:mediumMedium priority: Mostly for next minorMedium priority: Mostly for next minor
Milestone
Description
Is your feature request related to a problem? Please describe.
Many users of the isolate sandbox are not aware of the isolate_check_environment script. This script checks for system settings that may introduce variability between different judging attempts. The script also asks the user to turn off swap or turn on swap accounting, which is essential to measuring the memory limits.
Describe the solution you'd like
Even if the user is not using isolate, this script is still needed to ensure consistency. I suggest running this script every time kjudge is started on a linux machine.
Since we are not sure of the script's location on the user's machine, it can probably be embedded into the executable.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cat:adminRelated to the admin panelRelated to the admin panelcat:userRelated to the User UIRelated to the User UIenhancementNew feature or requestNew feature or requestpriority:mediumMedium priority: Mostly for next minorMedium priority: Mostly for next minor