From: Jose M. de la R. T. <del...@gm...> - 2019-11-27 13:53:31
|
Hi Derek, If you want to have more control about Relion installation (and compilation flags) probably is a better idea to do it outside Scipion and then create the proper link in scipion/software/em/relion-3.0 -> /path/to/relion-3.0 Regarding CPU optimization, remember that this is exclusive with GPU acceleration, which I assume you want. Moreover, I'm not completely sure if for the complete CPU optimization, you need the Intel compiler (not GCC) which is not free. Kind regards, Jose Miguel On Wed, Nov 27, 2019 at 2:21 PM Derek Logan <der...@bi...> wrote: > Hi, > > I recently installed scipion 2.0 from source on a machine with an AMD > 2950X 16-core CPU and two RTX 2080 Ti GPUs. I then installed Relion 3.0 > using the plugin interface and gcc 7.4.0. How can I be sure that Relion has > been compiled with the CPU acceleration that was introduced in Relion 3.0? > I was not attentive to this aspect during the installation and now I don't > know where to find the log files that might give me a clue. If Relion was > not compiled with CPU acceleration, how can I redo things so that it is? > Finally, when running e.g. 3D refinement, do we have to explicitly write > "--cpu" in the "Additional arguments" box? > > Thanks in advance > Derek > > > > > > > > > > > _______________________________________________ > scipion-users mailing list > sci...@li... > https://lists.sourceforge.net/lists/listinfo/scipion-users > |