Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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 



Back to the top