-
Currently, components such as the model server don't have any dependency on MPS, still they maintained and published together with those parts that depend on a specific MPS version.
For example, afte…
-
What would be the best way to enable Multi-Process Sharing on NVIDIA GPUs for Kubernetes pods? (such as an example yaml file for deploying K8s Pods on TITAN Rtx)
I am wondering if there is a rece…
-
## Problem description
MPS Server requires the clients to run with the same user ID, which is 1000 by default. If a container requesting MPS resources runs with a different user ID, the MPS server re…
-
Currently, the gradle plugin for downloading models from the model server into MPS model XML files starts an MPS instance with all dependencies loaded. This is very unstable and probably unnecessary.
…
-
https://github.com/mbeddr/mps-gradle-plugin/blob/a4a8f3cf7204799e3cd9dd2e331c8f3692f65c0e/src/main/groovy/de/itemis/mps/gradle/CreateDmg.groovy#L55-L60
Gradle tasks should not perform artifact reso…
-
In the "after read" of "cproverPreferences" there is a reference to "CProverPreferencePanel.INSTANCE".
If it is accessed for the first time inside "after read", that field is initialized by the thread…
-
I think we should include a section in to the readme that links to the [specificlanguages/mps-gradle-plugin](https://github.com/specificlanguages/mps-gradle-plugin).
I think for many use cases, es…
-
The current code is somewhat hard to follow, and it is not clear why `arch -32` is needed:
https://github.com/mbeddr/mps-gradle-plugin/blob/24e832c4d4acc272b70663c9b64c87cc1c12cb5e/src/main/resourc…
-
From mps-plaintextgen created by [felixfuchs17](https://github.com/felixfuchs17): DSLFoundry/mps-plaintextgen#42
I try to install the plugin as described, unfortunately I always get the same error.…
-
I'm using [aws-virtual-gpu-device-plugin](https://github.com/awslabs/aws-virtual-gpu-device-plugin) which is a solution built on top of Multi-Process Service(MPS) to expose arbitrary number of virtual…