Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] PTP and modules

Christoph,

This is an extremely important issue, one that I'd like to see us tackle in a quality (not workaround) way - right now, the solution is not satisfactory, in which one sets their modules "out of band" from eclipse, which is likely to quickly lead to problems.  I think it would be far better to be able to query the remote system, via Eclipse, find out the results of say "module avail" and then use those results to set "module load ..." for specific build configurations.  Unfortunately, this is looking like it is going to be a bit tricky to pull off -- i

Jay


-----Original Message-----
From: ptp-user-bounces@xxxxxxxxxxx [mailto:ptp-user-bounces@xxxxxxxxxxx] On Behalf Of Christoph Pospiech
Sent: Tuesday, December 06, 2011 7:08 AM
To: ptp-user@xxxxxxxxxxx
Subject: [ptp-user] PTP and modules

Hi,

perhaps I was just too dumb to see it - For each remote build configuration, I can specify environment variables to be in place before the build starts. Is there also a way to run a small script ?

Background of this question is that many site use modules to switch between different compiler (or MPI ) versions. Of course I can add another (PHONY) makefile target that executes module commands and exports the resulting PATH, LD_LIBRARY_PATH, etc to the remaining make process. But that sounds to me like a weired work around. Particularly as this script has to be site specific.
-- 

Mit freundlichen Grüßen / Kind regards

Dr. Christoph Pospiech
High Performance & Parallel Computing
Phone: +49-351 86269826
Mobile: +49-171-765 5871
E-Mail: christoph.pospiech@xxxxxxxxxx
-------------------------------------------------------------------------------------------------------------------------------------------
IBM Deutschland GmbH / Vorsitzender des Aufsichtsrats: Martin Jetter
Geschäftsführung: Martina Koederitz (Vorsitzende), Reinhard Reschke, Dieter Scholz, Gregor Pillen, Joachim Heel, Christian Noll Sitz der Gesellschaft: Ehningen / Registergericht: Amtsgericht Stuttgart, HRB
14562 / WEEE-Reg.-Nr. DE 99369940 

_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user


Back to the top