Hi,
as title says,
I installed caffe on my first HDD which has 350GB space,
I have my lmdb dataset of imagenet in another HDD which has 1Terabyte space.
The reason :
I just wanted to save the caffe models (experimental results) in my first HDD (350GB)
and save dataset in second HDD(1T).
Do you think it is smart?
or should I install caffe on second HDD?
I have two GPUs:
Even though they have 12 GB ram each
they don't seem to use it fully

Also during training there is a lot of blocking queue like below screen-shot:

And lastly even if I have 24 GB RAM, only 45% is working during training.
Is that normal?

Thanks for the help!