[Swift-devel] Vanilla python
Lorenzo Pesce
lpesce at uchicago.edu
Wed Jul 25 09:25:11 CDT 2012
cc and CC add a lot of tricks for ALPS to control programs and those add too much control when
Python per se has additional problems with interpreter locks and I don't know if those apply here.
Mike, Glen and others know a lot more about this than I do.
On Jul 25, 2012, at 9:08 AM, Ti Leggett wrote:
> How's that different than the python already built in /soft/python? I don't recall doing anything out of the ordinary to build that.
>
> On Jul 25, 2012, at 9:01 AM, Lorenzo Pesce wrote:
>
>> Dear all,
>>
>> I am going to build a version of python to be used in a test pipeline, which will eventually become a swift pipeline for genomics research (you will receive a lot of messages about it in the next few weeks).
>>
>> Python doesn't seem to be capable of running on the compute notes with more than one instance on a Cray XE6 (Beagle), as Mike told me multiple times ;-)
>>
>> My understanding is that what I need is a vanilla version which has to be build with the gcc compiler only, without using the scripts. I plan to strip it of multithreading too if necessary, but right now I don't see why it should be.
>>
>> I will first try as:
>> -install it under vanilla_python (any better name? I would like to use the same name for all the similarly build environments, from perl to R)
>> -using gcc directly
>> -I will reinstall all relevant packages under its won tree and built in the same way
>>
>> Any other suggestions? Am I missing something?
>>
>> Lorenzo
>>
>
More information about the Swift-devel
mailing list