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

Increase eval_using_file_cutoff for gp interface #12330

Closed
jdemeyer opened this issue Jan 20, 2012 · 5 comments
Closed

Increase eval_using_file_cutoff for gp interface #12330

jdemeyer opened this issue Jan 20, 2012 · 5 comments

Comments

@jdemeyer
Copy link

The gp pexpect interface uses "eval_using_file_cutoff=50", which is extremely short. This almost certainly causes inefficiencies because files will need to be used a lot. Most likely, this was set to 50 to mask bug #12221. Now that #12221 is fixed, this can be put back to a more reasonable value like 1024.

Depends on #12221

Component: interfaces

Author: Jeroen Demeyer

Reviewer: Georg S. Weber

Merged: sage-5.0.beta1

Issue created by migration from https://trac.sagemath.org/ticket/12330

@jdemeyer
Copy link
Author

Dependencies: #12221

@jdemeyer
Copy link
Author

Attachment: 12330_gp.patch.gz

@sagetrac-GeorgSWeber
Copy link
Mannequin

sagetrac-GeorgSWeber mannequin commented Jan 20, 2012

comment:3

Looks good to me.

;-)

@sagetrac-GeorgSWeber
Copy link
Mannequin

sagetrac-GeorgSWeber mannequin commented Jan 20, 2012

Reviewer: Georg S. Weber

@jdemeyer
Copy link
Author

Merged: sage-5.0.beta1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants