theano.base_compiledir
refers to the directory where the compiled files are stored.
Is there a way where I could permanently set theano.base_compiledir
to a different location, perhaps by modifying the content of some internal Theano files ?
http://deeplearning.net/software/theano/library/config.html does explain ways for configuring theano
in some aspect but I still couldn't address my question.
I am using Ubuntu.