Problem
Users may see a console window open while working with LP360. Closing the console window will close also LP360.
Probable Resolution #1:
Add the environment variable KMP_AFFINITY
and set its value to none
:
- Open This PC: Right-click on "This PC" or "Computer" on your desktop or in File Explorer.
- Select Properties: Click on "Properties" from the context menu.
- Advanced System Settings: In the System window, click on "Advanced system settings" on the left side.
- Environment Variables: In the System Properties window, go to the "Advanced" tab and click on "Environment Variables".
- Search for KMPAFFINITY: In the Environment Variables window, look for "KMPAFFINITY" under the "System variables" section.
- Create the Variable: If "KMP_AFFINITY" is not listed, click "New" to create a new system variable.
- Variable Name: Enter
KMP_AFFINITY
. - Variable Value: Enter
none
.
- Variable Name: Enter
- Save Changes: Click "OK" to save the new variable, and then click "OK" again to close the Environment Variables window.
Comments
0 comments
Please sign in to leave a comment.