Differences
This shows you the differences between two versions of the page.
| Both sides previous revision
Previous revision
|
|
howto:windows [2024/04/17 22:39] ccrosby [Running Windows applications] |
howto:windows [2026/09/07 09:32] (current) ccrosby |
| |
| ==== Have some Wine ==== | ==== Have some Wine ==== |
| [[https://www.winehq.org/|Wine]] (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, such as Linux, macOS, & BSD. Installing Wine on a Linux system is a non-trivial task, which may require root access. This would introduce serious and unacceptable security issues. However, Wine can be accessed by way of a [[https://docs.sylabs.io/guides/3.5/user-guide/index.html|Singularity]] container. Singularity-3.5.3 is available on Linux and the container for WineHQ has been installed in ''/home/apps/chpc/compmech/Wine/winehq.sif'' | [[https://www.winehq.org/|Wine]] (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, such as Linux, macOS, & BSD. Installing Wine on a Linux system is a non-trivial task, which may require root access. This would introduce serious and unacceptable security issues. However, Wine can be accessed by way of a [[https://docs.sylabs.io/guides/3.5/user-guide/index.html|Singularity]] container. Singularity-3.5.3 is available on Lengau and the container for WineHQ has been installed in ''/home/apps/chpc/compmech/Wine/winehq.sif'' |
| |
| Therefore, if you need to run a Windows application on the cluster, you can do so as follows: | Therefore, if you need to run a Windows application on the cluster, you can do so as follows: |