From: David M. <dma...@cn...> - 2020-11-19 12:14:53
|
Thank you very much Wolfgang, We are including this information to our documentation. Thanks for reporting and enhancing Scipion/Xmipp. Do not hesitate if any other issue is found. Cheers, <http://ucm.es/> *_____Dr. David Maluenda Niubó* dma...@ub... - (+34) 619 029 310 CSIC - Centro Nacional de Biotecnología <http://www.cnb.csic.es> BioComputing Unit <http://biocomputingunit.es/> This email message and any documents attached to it may contain confidential or legally protected material and are intended solely for the use of the individual or organization to whom they are addressed. We remind you that if you are not the intended recipient of this email message or the person responsible for processing it, then you are not authorized to read, save, modify, send, copy or disclose any of its contents. If you have received this email message by mistake, we kindly ask you to inform the sender of this and to eliminate both the message and any attachments it carries from your account. Thank you for your collaboration. On Thu, Nov 19, 2020 at 12:06 PM Lugmayr, Wolfgang <w.l...@uk...> wrote: > dear all, > > just for documentation of the scipion 3.0.6 official release. > > i changed in xmipp.conf the line: > CXXFLAGS= -mtune=native -march=native -std=c++11 -O3 > to > CXXFLAGS= -mfma -mavx2 -m3dnow -fomit-frame-pointer -std=c++11 -O3 > and rebuild xmipp. > now the exes run fine on intel and amd epyc processors. > > the flags come from recommended for gcc: > https://prace-ri.eu/wp-content/uploads/Best-Practice-Guide_AMD.pdf > > cheers and thanks for the help, > wolfgang > > > ------------------------------ > *From: *"Carlos Oscar Sorzano" <co...@cn...> > *To: *"Pablo Conesa" <pc...@cn...>, "David" <dst...@cn...>, > dma...@cn..., "w lugmayr" <w.l...@uk...>, "Mailing list for > Scipion users" <sci...@li...> > *Sent: *Thursday, 29 October, 2020 16:11:16 > *Subject: *Re: Fwd: [scipion-users] scipion-installer - how do i change > compiler optimization flags? > > Dear Wolfgang, > > in the compilation of Xmipp, you can set the environment variable CXXFLAGS > before calling the xmipp script. From the Scipion installation I am not > sure how to pass it to the xmipp script. It may be that setting it in the > shell before calling scipion suffices. But I have never tried. > > Kind regards, Carlos Oscar > El 29/10/2020 a las 11:13, Pablo Conesa escribió: > > ? > > > -------- Forwarded Message -------- > Subject: [scipion-users] scipion-installer - how do i change compiler > optimization flags? > Date: Wed, 28 Oct 2020 14:19:29 +0100 (CET) > From: Lugmayr, Wolfgang <w.l...@uk...> <w.l...@uk...> > Reply-To: Mailing list for Scipion users > <sci...@li...> > <sci...@li...> > To: Mailing list for Scipion users <sci...@li...> > <sci...@li...> > > > hi, > > i installed and compiled scipion 3.0.5-devel on a system with intel cpus. > > when i run now scipion on new nodes with "AMD EPYC 7402" processors the > executable fails with: > $ scipion3 last Scipion v3.0.5 () devel > sh: line 1: 45875 Illegal instruction python -m scipion last > > so i do not want to have 2 versions of scipion3 but maybe compile it with > intel and amd compatibility flags. > how do i set these flags? > > cheers, > wolfgang > > -- > Universitätsklinikum Hamburg-Eppendorf (UKE) > @ Centre for Structral Systems Biology (CSSB) > @ Deutsches Elektronen-Synchrotron (DESY) > Notkestrasse 85 Gebäude 15 > 22607 Hamburg, Germany > Tel.: +49 40 8998-87652 > Email: wol...@cs...http://www.cssb-hamburg.de/ > > > _______________________________________________ > scipion-users mailing lis...@li...https://lists.sourceforge.net/lists/listinfo/scipion-users > > > > > Aquest missatge, i els fitxers adjunts que hi pugui haver, pot contenir > informació confidencial o protegida legalment i s’adreça exclusivament a la > persona o entitat destinatària. Si no consteu com a destinatari final o no > teniu l’encàrrec de rebre’l, no esteu autoritzat a llegir-lo, retenir-lo, > modificar-lo, distribuir-lo, copiar-lo ni a revelar-ne el contingut. Si > l’heu rebut per error, informeu-ne el remitent i elimineu del sistema tant > el missatge com els fitxers adjunts que hi pugui haver. > > Este mensaje, y los ficheros adjuntos que pueda incluir, puede contener > información confidencial o legalmente protegida y está exclusivamente > dirigido a la persona o entidad destinataria. Si usted no consta como > destinatario final ni es la persona encargada de recibirlo, no está > autorizado a leerlo, retenerlo, modificarlo, distribuirlo o copiarlo, ni a > revelar su contenido. Si lo ha recibido por error, informe de ello al > remitente y elimine del sistema tanto el mensaje como los ficheros adjuntos > que pueda contener. > > This email message and any attachments it carries may contain confidential > or legally protected material and are intended solely for the individual or > organization to whom they are addressed. If you are not the intended > recipient of this message or the person responsible for processing it, then > you are not authorized to read, save, modify, send, copy or disclose any > part of it. If you have received the message by mistake, please inform the > sender of this and eliminate the message and any attachments it carries > from your account. > > _______________________________________________ > scipion-users mailing list > sci...@li... > https://lists.sourceforge.net/lists/listinfo/scipion-users > |