MC17

Results 3 issues of MC17

Hi nvidia-docker team, When I use "CUDA Multi-Process Service" aka MPS in nvidia-docker environment, I want to know how should I set the env `CUDA_MPS_ACTIVE_THREAD_PERCENTAGE`. There were some situations that...

I tried to build vcuda by running `IMAGE_FILE={xx} ./build-img.sh` and get the /usr/bin/nvml-monitor以及/usr/lib64/libcuda-control.so. Now I want to run the container by docker run xx, so what should I do and...

更新:重新启动后成功运行了,谢谢作者开发的这个插件 您好, 我在按照文中的步骤编译、安装该插件后,出现了一些问题,我的flume版本为flume1.6.0 1.启动flume agent出错: ``` [ERROR - org.apache.flume.node.AbstractConfigurationProvider.loadSources(AbstractConfigurationProvider.java:361)] Source tail has been removed due to an error during configuration java.lang.IllegalArgumentException: Must supply a valid regex string at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) at...