georgemarselis / openlava-macosx

Automatically exported from code.google.com/p/openlava-macosx
GNU General Public License v2.0
1 stars 0 forks source link

bsub: capture all environmental variables #180

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
res should be aware of environment-modules; this has to do with how res 
executes a task.

but that in turn means that bsub should capture the environment of the user. in 
a hash. 

res then must recreate the environment of the user correctly. 

unless that makes it a herculean task,  and saving shell scripts for later 
execution is better( in some shape )

this will need a lot of testing with actual ISVs to see if works correctly . 
ISVs are sure to be dependent on that behavior 

Original issue reported on code.google.com by geo...@marsel.is on 25 May 2013 at 10:26