KIP-SPIKEY-USERS Archives

2016

KIP-SPIKEY-USERS@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Eric Müller <[log in to unmask]>
Reply To:
Spikey neuromorphic system - User <[log in to unmask]>
Date:
Sat, 15 Oct 2016 10:21:04 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (90 lines)
Hey Thomas,


ACK, the build flow of tensorflow (i.e. bazel) is quite WTF... they  
are basically
only supporting "toy" installations (like Ubuntu +  
user-managed/pipified python).

We now took another path and created a "package build receipt" for tensorflow
and all its dependencies which can be used by the SPACK package manager.

To use it on our production/wheezy cluster:

$ source /wang/environment/software/wheezy/spack/share/spack/setup-env.sh
$ source <(spack module loads --dependencies tensorflow)

Now it should work; to test it:

$ python -m tensorflow.models.image.mnist.convolutional

If you need other more-up-to-date versions of python packages, e.g.  
jupyter or matplotlib:

$ for pkg in py-jupyter py-matplotlib; do
       source <(spack module loads --dependencies $pkg)
   done


Cheers,
Eric


Quoting Thomas Limbacher <[log in to unmask]>:

> Dear Eric,
> Johannes Bill said I should contact you regarding an installation of  
> TensorFlow. I have tried to install it in my home folder by using  
> pip. However, it seems that there is a problem with the installed  
> pip version and TensorFlow.
> Could you help me with that?
>
> Thanks and best regards,
> Thomas
>
>
> -------- Forwarded Message --------
> Subject: Re: BackProp on Spikey
> Date: Thu, 15 Sep 2016 18:06:24 +0200
> From: Johannes Bill <[log in to unmask]>
> To: Thomas Limbacher <[log in to unmask]>
>
> Hi Thomas,
>
> I have just returned from my vacation. So let me try to give you  
> some answers on your very detailed questions.
>
>
> * Tensorflow / PIP: Since such an installation requires root  
> privileges on the servers, I would suggest to contact our admins.  
> These are Eric Mueller ([log in to unmask]; will return  
> in ca two weeks) and Kai Husmann  
> ([log in to unmask]). Please let me know if this does  
> not work flawlessly; then I will try to support via personal  
> communication.
>
> [...]
>
> Best regards from Heidelberg,
> Johannes
>
>
> On 09/12/2016 07:01 PM, Thomas Limbacher wrote:
>> Dear Johannes,
>>
>> [...]
>> The next step would be to test it on Spikey. However, to do so, I would
>> need Tensorflow on the KIP? server. I tried to install it as user but
>> failed [...]
>>
>> Thank you very much and best regards from Graz,
>> Thomas

-- 
gggqGZZ

########################################################################

To unsubscribe from the KIP-SPIKEY-USERS list, click the following link:
https://listserv.uni-heidelberg.de/cgi-bin/wa?SUBED1=KIP-SPIKEY-USERS

ATOM RSS1 RSS2