McStasMcXtrace / iFit

a simple library to analyze data (with McCode and Phonons/DFT hooks). :warning: this project has been moved to https://gitlab.com/soleil-data-treatment/soleil-software-projects/remote-desktop
http://ifit.mccode.org
Other
5 stars 5 forks source link

Process/Phonon/McCode: prepend DISPLAY=None to avoid some AMDGPU error #136

Closed farhi closed 7 years ago

farhi commented 7 years ago

When running on an AMDGPU computer (mac pro 2013), the MPI calls lead to a seg fault. To avoid that, the DISPLAY should be undefined. Such an option could be added for any external command.