galaxyproject / planemo-machine

A packer.io configuration for building out Galaxy (http://galaxyproject.org/) tool development environments.
10 stars 16 forks source link

reduce number of requested procs, add more vram #72

Closed martenson closed 8 years ago

martenson commented 8 years ago

vram setting found on a website of Slovak university :D http://nil.uniza.sk/virtualization/virtualbox/virtualbox-how-assign-more-video-memory-128mb

martenson commented 8 years ago

do I need to also modify the yaml file?

dannon commented 8 years ago

Definitely an improvement, but 128 seems a little high to me and I'm guessing it might cause problems for some laptop users. I run Xubuntu at 2560x1440 with only 32mb of video memory and it's fine -- that might be a better default?

martenson commented 8 years ago

@dannon changed, thanks for feedback

dannon commented 8 years ago

Anytime. Looks good to me!

jmchilton commented 8 years ago

Thanks! You should indeed change the yaml file and regenerate the JSON with make packer.

martenson commented 8 years ago

@jmchilton done

bgruening commented 8 years ago

:+1: