Re: Python frameworks

2011-08-08 Thread Ryan Schmidt
On Aug 9, 2011, at 01:31, Russell Jones wrote: > From: Ryan Schmidt [ryandes...@macports.org] > Sent: 08 August 2011 17:50 > To: Russell Jones > Cc: mark brethen; macports-users@lists.macosforge.org > Subject: Re: Python frameworks > >> Are you suggesting that a port, such as py27-pylint, should

RE: Python frameworks

2011-08-08 Thread Russell Jones
From: Ryan Schmidt [ryandes...@macports.org] Sent: 08 August 2011 17:50 To: Russell Jones Cc: mark brethen; macports-users@lists.macosforge.org Subject: Re: Python frameworks > Are you suggesting that a port, such as py27-pylint, should install different > contents (e.g. a pylint symlink, or not)

Re: Python frameworks

2011-08-08 Thread mark brethen
With python27 port installed, and a reverse-engineered local portfile of py26-spyder, I was able to get spyder 2.0.12 running. I do not have multiple python frameworks installed on my mac. If I run python in a terminal window it uses: Mark-Brethens-MacBook-Pro:bin marbre$ python Python 2.6.1 (r

Re: Python frameworks

2011-08-08 Thread Brandon Allbery
On Mon, Aug 8, 2011 at 12:48, Ryan Schmidt wrote: > On Aug 6, 2011, at 11:20, mark brethen wrote: > >> I'm kind of reluctant to handle this in Spyder's code (of course, if > it's the only way, we will take action anyway) because there is absolutely > no reason for MacPorts to differentiate pylint

Re: openmpi versus mpich2

2011-08-08 Thread Ryan Schmidt
On Aug 8, 2011, at 13:36, Rodolfo Aramayo wrote: > On Mon, Aug 8, 2011 at 13:25, Jason Swails wrote: >> >> On Mon, Aug 8, 2011 at 2:19 PM, Rodolfo Aramayo wrote: >>> >>> The developer of the package I want to run (Velvet) told me I should >>> just install 'libgomp' >>> >>> Can you guys translat

Re: openmpi versus mpich2

2011-08-08 Thread Rodolfo Aramayo
And we do no have a port for openmp;(( Thanks --R On Mon, Aug 8, 2011 at 13:25, Jason Swails wrote: > > > On Mon, Aug 8, 2011 at 2:19 PM, Rodolfo Aramayo wrote: >> >> The developer of the package I want to run (Velvet) told me I should >> just install 'libgomp' >> >> Can you guys translate

Re: openmpi versus mpich2

2011-08-08 Thread Jason Swails
On Mon, Aug 8, 2011 at 2:19 PM, Rodolfo Aramayo wrote: > The developer of the package I want to run (Velvet) told me I should > just install 'libgomp' > > Can you guys translate this for me? > > Is he talking about openmpi or mpich2?? or something else?? > Something else. libgomp is the GNU imp

Re: openmpi versus mpich2

2011-08-08 Thread Rodolfo Aramayo
The developer of the package I want to run (Velvet) told me I should just install 'libgomp' Can you guys translate this for me? Is he talking about openmpi or mpich2?? or something else?? Thanks On Mon, Aug 8, 2011 at 09:21, Eric A. Borisch wrote: > On Mon, Aug 8, 2011 at 8:57 AM, Jason Swails

Re: Python frameworks

2011-08-08 Thread Ryan Schmidt
On Aug 8, 2011, at 11:43, Russell Jones wrote: > Or simpler for the user (perhaps) have an "as_python" option, the default > (this would work for ipython, too), which would set the value based on the > selected version of python, e.g. python2.7 -> pylint-2.7 (or however it's > written in the "

Re: Python frameworks

2011-08-08 Thread Ryan Schmidt
On Aug 6, 2011, at 11:20, mark brethen wrote: > Would it be best to create a 'pylint' group and use port select? This would > reflect the developer's viewpoint: > >> I'm kind of reluctant to handle this in Spyder's code (of course, if it's >> the only way, we will take action anyway) because t

RE: Python frameworks

2011-08-08 Thread Russell Jones
Or simpler for the user (perhaps) have an "as_python" option, the default (this would work for ipython, too), which would set the value based on the selected version of python, e.g. python2.7 -> pylint-2.7 (or however it's written in the "port select" names) Russell

corrupted database

2011-08-08 Thread mikie mike
Hi, As my Lion freezes very often (https://discussions.apple.com/message/15676049#15676049) my MacPorts database got corrupted somehow during installation of gtk2 i guess. Now I can't continue to install any ports (log from installation of gtk2 below). This is obviously what is described here: htt

Re: openmpi versus mpich2

2011-08-08 Thread Eric A. Borisch
On Mon, Aug 8, 2011 at 8:57 AM, Jason Swails wrote: > I personally use mpich2 myself, but tend to compile my own MPIs, as the > multiplicity can get you in trouble (if you link serial libraries to MPI > code, you can run into lots of problems if the compiler version used to > build the MPI librari

Re: openmpi versus mpich2

2011-08-08 Thread Jason Swails
Coming from the world of high performance computing, MPICH2 and related variants (like mvapich2) tend to enjoy more support than OpenMPI due to performance considerations. I personally use mpich2 myself, but tend to compile my own MPIs, as the multiplicity can get you in trouble (if you link seria

Re: openmpi versus mpich2

2011-08-08 Thread Eric A. Borisch
On Sun, Aug 7, 2011 at 11:07 PM, Rodolfo Aramayo wrote: > Basic question: > Can these two ports be installed side by side: > openmpi and mpich2 > and > which one is better for what purposes or are they equivalent in > function and performance? > > --Thanks > > --R Provided mpich2 is not installed