Hacker News .hnnew | past | comments | ask | show | jobs | submit | colinc's commentslogin

Structural Topology Optimization using the Genetic Algorithm

http://dspace.mit.edu/handle/1721.1/35410


I ran into a similar (completely maddening) situation when using an Ubuntu 12.04 LTS guest with Vagrant configured to create a private network.

I don't recall the exact cause of the failure, but switching to the virtio networking drivers has completely solved this issue for me.

  config.vm.provider :virtualbox do |vb|
    vb.customize ['modifyvm', :id, '--nictype1', 'virtio']
  end


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: