karpathy / char-rnn

Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
11.59k stars 2.58k forks source link

Endless "performing test c_has_sse4_1_2" #150

Open MeetMarkelov opened 8 years ago

MeetMarkelov commented 8 years ago

Hello everyone!

I'm trying to install Torch on Ubuntu 15.10 x64 (Via VirtualBox) following this guide

curl -s https://raw.githubusercontent.com/torch/ezinstall/master/install-deps | bash git clone https://github.com/torch/distro.git ~/torch --recursive

Working normally, but

cd ~/torch; ./install.sh

Stop after performing test c_has_sse4_1_2

After 4 hours Ubuntu using 20mb RAM more and it's all changes.

lhoangcse commented 8 years ago

I can confirm this issue too, on Ubuntu 12.04 x64 also via VirtualBox

fabihahn commented 8 years ago

I had the same issue. Chaning the Value of "Paravirtualization" to None solved this.

fragusa commented 8 years ago

How did you change this "Paravirtualization"?

pizzacoin commented 8 years ago

i confirm: I had the same issue. Chaning the Value of "Paravirtualization" to None solved this. To change: Go on Options / System / Acceleration