-
Notifications
You must be signed in to change notification settings - Fork 7
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
Separate eko.tar
and fastkernel tables in the server
#2081
Comments
So would there be two download scripts as well? The advantages seem very minor to me (memory is very cheap and bandwidth when downloading is hardly an issue) so I'm not really sure this would be worth the effort and increased complexity of the theory management (in particular due to point 3) |
No, it is the same resource loader.
Just wait until you get your mac. (and we had to ask CERN for extra space because we exhausted the disk space that was allocated to us)
At home in Germany I usually need a few attempts because getting 2GB of data in one go is too much for Vodafone.
There are quite a few theories without an eko inside. And right now it might not be complex but it is somewhat broken (#2003). Also, I'd say doing it in this way would reduce complexity, not increase it. |
After talking a bit with @comane, this gives us yet another advantage. |
Given that the tables for our current NNLO theory are about ~700 MB and the eko for the postfit evolution instead ~1 GB, I think it would be very convenient to separate both.
I think this would bring only advantages:
I would not change anything of the architecture once they are downloaded since they get used in the same manner. I would just create another resource which then gets downloaded to the right theory id and evolven3fit will depend on it.
The text was updated successfully, but these errors were encountered: