J-M
J-M
tried with `optirun`, which solves [this issue](https://github.com/enthought/mayavi/issues/656), but the notebook still hangs. I have to press a "wait" button while mayavi does its work; it may be what ends up...
```text Traceback (most recent call last): File "C:\Users\xxxyyy\AppData\Local\Continuum\anaconda3\envs\ELA3\lib\site-packages\tvtk\array_handler.py", line 698, in convert_array vtk_arr = getattr(vtk, vtk_typ)() TypeError: this is an abstract class and cannot be instantiated During handling of the...
Managed to attached VS to the rank 0 and if this does not modify the behavior, this appears to be stuck in an unsafe operation `MPI_Alltoall`. ```text MPI.dll!MPI.Intercommunicator.Alltoall(int[] inValues, ref...
This happens only on Linux - build on windows was fine. autogen.sh inputs must have a missing reference to Serialization.cs.
https://docs.travis-ci.com/user/languages/csharp/#testing-against-mono-and-net-core http://blog.buildamation.com/2018/01/14/travisci-and-appveyor-for-buildamation/
When trying to compile spawntest: ```ake[2]: Entering directory '/home/per202/src/github_jm/MPI.NET/Tests/SpawnTest' /usr/bin/csc -out:SpawnTest.exe -target:exe -optimize+ -lib:../../MPI -reference:MPI.dll -lib:../../TestCommons -reference:TestCommons.dll ./SpawnTest.cs Microsoft (R) Visual C# Compiler version 2.3.2.61928 (ec1cde8b) Copyright (C) Microsoft Corporation....
May not be occuring anymore as of writing - however the UT hangs. Check if I followed up on the comment, if I got the workaround right. Open a new...
VS 2013 and VS 2012 ( corresponding to the VS120COMNTOOLS and VS110COMNTOOLS environment variables)
I see, thanks for these clarifications. I was keen to use a higher level package like kiwis-pie upfront but did not realise there were different APIs to access Hydstra and...
403 GET /voila/static/jupyter-flex-embed.css: jupyter-flex-embed.css is not in root static directory
Note that other custom dashboard templates such as [voila-material](https://github.com/voila-dashboards/voila-material) seem to work fine on the example notebooks. using a separate `mamba activate my_environment` (albeit with voila 0.4.4) `voila --template material...