WineHQ

WarpEM

No Screenshot

Submit Screenshot

Used the pre-compiled binary, which is free to download. 



Application Details:

Version: 1.0.9
License: Free to use
URL: http://www.warpem.com/warp/
Votes: 0
Latest Rating: Garbage
Latest Wine Version Tested: 8.7

Maintainers: About Maintainership

Free Download Precompiled binary

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

What works

Installation works

Warp can be started

M can be started

Selecting GPU's through the GUI of Warp and M is working .

What does not


WarpEM does not installed in standard Wine for serveral reasons: 

- WineMono 7.4.1 does not work, installer says dotnet 4.7.0 or later is needed, but only earlier version is installed

- gpu/cuda is not available through standard wine, and wine-staging 7.22 and later. nvidia-libs is needed


Workarounds

nvidia-libs is needed

winetricks corefonts vcrun6
winetricks win10
winetricks renderer=vulkan   # ?? 
winetricks dotnet472

What was not tested

- Any advanced data analysis in Warp. 

- starting M


Hardware tested

Graphics:

  • GPU: Nvidia
  • Driver: proprietary

Additional Comments


I still see more issues when doing a remote connection to the machine using x2go and vnc/virtualgl - unlike with wine-staging/7.21. 

So far only ssh x-tunneling seems to work, but that is only an option when you have a low-latency network connection. 

User reports say that the application is unusable on this version of wine.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentDebian GNU/Linux 11.x "Bullseye" x86_64May 02 20238.7Yes Yes YesGarbageAlois Schlögl 
ShowDebian GNU/Linux 11.x "Bullseye" x86_64Sep 12 20227.17-stagingYes Yes YesGoldAlois Schlögl 
ShowDebian GNU/Linux 11.x "Bullseye" x86_64Aug 19 20227.15-stagingYes No YesGarbageAlois Schlögl 
ShowDebian GNU/Linux 10.x "Buster" x86_64Feb 10 20227.10-stagingYes Yes YesBronzeAlois Schlögl 
ShowDebian GNU/Linux 11.x "Bullseye" x86_64Feb 04 20227.0Yes No NoGarbageAlois Schlögl 

Known Bugs

Bug # Description Status Resolution Other apps affected
54102 GPU Caps Viewer does not report any CUDA devices starting with version 7.22 UNCONFIRMED View
54197 cuda-z and warpem fail in wine-staging 7.22 and later UNCONFIRMED View
55011 Cuda-application M/WarpEM got stuck or crashes in wine-staging/7.21, wine/8.9+nvidia-libs UNCONFIRMED View

Show all bugs

HowTo / Notes

Boxnet in Warp crashes on RTX2080 cards

Using Boxnet [1] in Warp crashes on machine with RTX2080 cards but works fine on GTX1080 cards (other GPU's were not tested) 

This is fixed in recent version of Sveinar's nvidia-libs

[1] http://www.warpem.com/warp/?pa...

only nvcuda-CUDA_Support patches from wine-staging are needed


Instead of using all of wine-staging, it is sufficient to use only the patches of "nvcuda-CUDA_Support". 

Boxnet of Warpem seems to work only with older GPUs

The Boxnet module in Warpem seem only usable with older GPU versions like the GTX1080ti

For the RTX2080 an additional patch to wine is needed (see Bug 53809)

When using newer cards like RTX3080, A10, A40, Warpem hangs when trying to load the Boxnet model. I do not know whether this is also the case on Window, so I do not know whether this is a bug in Wine or Warpem.

However, when Boxnet is not needed, Warpem seems to run fine.


Comments

Back