<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Nikolai,<div class=""><br class=""></div><div class="">All of these programs you mention work with the singularity image as well, and i<span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);" class="">n theory all the the clas6 executables should work inside of the image in this way. </span>I have the code used to build everything and a bit of a readme about using it on the farm as a slurm submission available on my GitHub. (<a href="https://github.com/tylern4/clas6" class="">https://github.com/tylern4/clas6</a>) <span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);" class="">You can think of the singularity image as a light weight virtual machine that is running centos6 and has all the clas6 software built inside of it.</span></div><div class=""><br class=""></div><div class="">Or you can modify your job submission simply by appending "singularity exec /work/clas/clase1/tylern/clas6.img” before the executable you want to run with all the same arguments afterwards. </div><div class=""><br class=""></div><div class="">For example:</div><div class="">gsim_bat … => singularity exec /work/clas/clase1/tylern/clas6.img gsim_bat …</div><div class="">gpp … => <span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);" class=""> </span><font color="#000000" class=""><span style="caret-color: rgb(0, 0, 0);" class="">singularity exec /work/clas/clase1/tylern/clas6.img gpp … </span></font></div><div class="">Etc.</div><div class=""><br class=""></div><div class="">If you want I’m happy to help you get started using it on the farm.</div><div class=""><br class=""></div><div class="">Nick</div><div class=""><br class=""></div><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Feb 18, 2020, at 10:52 AM, Nikolai Pivnyuk <<a href="mailto:pivnyuk@jlab.org" class="">pivnyuk@jlab.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi,<br class=""><br class="">it is not only the "bosdump" affected by centos77 !?<br class="">My executables in simulations also failed IN THE SIMILAR WAY as bosdump did.<br class=""><br class="">Below ARE the lines from my ".err" output file from farm batch (Auger) job<br class="">with "OS: centos77" specification.<br class=""><br class="">-----------------------------------------------------------------------------------------------------------------------------------<br class="">gsim_bat: error while loading shared libraries: libXbae.so.4: cannot open<br class="">shared object file: No such file or directory<br class="">gpp: error while loading shared libraries: libmysqlclient.so.20: cannot<br class="">open shared object file: No such file or directory<br class="">mv: cannot stat ‘gpp.hbook’: No such file or directory<br class="">-----------------------------------------------------------------------------------------------------------------------------------<br class="">user_ana: error while loading shared libraries: libmysqlclient.so.20:<br class="">cannot open shared object file: No such file or directory<br class="">/home/claseg2/bin/LinuxRHEL7/user_ana: error while loading shared<br class="">libraries: libmysqlclient.so.20: cannot open shared object file: No such<br class="">file or directory<br class="">-------------------------------------------------------------------------------------------------------------------------------------<br class=""><br class="">Hard times begin for the simple ordinary user ?<br class="">May be it might be reasonable to keep some nodes untouchable in 'old' OS<br class="">conditions until 'new' start working perfectly ?<br class=""><br class="">Nikolai<br class=""><br class="">_______________________________________________<br class="">Clas_offline mailing list<br class=""><a href="mailto:Clas_offline@jlab.org" class="">Clas_offline@jlab.org</a><br class="">https://mailman.jlab.org/mailman/listinfo/clas_offline<br class=""></div></div></blockquote></div><br class=""></div></body></html>