On Fri, 20 Mar 2009 11:09:49 +0100
Vincent Thierion wrote:
> Hello,
>
> Is there an "easy way" to build numpy on remote 64 bits
>machines on which I
> don't have any roots privilege ?
python setup.py install --prefix=$HOME/local
Nils
___
Nump
Hello,
Is there an "easy way" to build numpy on remote 64 bits machines on which I
don't have any roots privilege ?
The shared problem seems related to 64 bits / 32 bits building.
Vincent
2009/3/20 David Cournapeau
> 2009/3/20 Vincent Thierion :
> > Hello,
> >
> > I built the numpy module for
2009/3/20 Vincent Thierion :
> Hello,
>
> I built the numpy module for 32 bits architecture (it seems the default
> building). However, my programs using this module have to be launched on
> remote worker nodes whose architecture can be 32 bits as well 64 bits (grid
> computing). First experimentat
Hello,
I built the numpy module for 32 bits architecture (it seems the default
building). However, my programs using this module have to be launched on
remote worker nodes whose architecture can be 32 bits as well 64 bits (grid
computing). First experimentations on 64 bits machines is bad, my prog