Nikita Uvarov
Nikita Uvarov
~~@nmattia The use-case this PR solves for me is when I want to use niv to manage multiple sources in one project independently. E.g. I use https://github.com/krebs/krops for deployment of...
@scanon any news on this PR? Pulling from nvcr doesn't work for us currently.
I have the same question, how does `contrib/gpu/activate_gpu_support.sh` is intended to be used?
Found commit that removed the code which was using this script: https://github.com/NERSC/shifter/commit/c5e66cc07192138ab3e9d4b3a43c1815153ca274, but I don't see any replacement for this functionality.
After digging through sources and git history, it seems that the plan is to replace an old GPU support with the new module system, see [doc/modules.rst](https://github.com/NERSC/shifter/blob/master/doc/modules.rst) and [doc/config/udiRoot.conf.rst](https://github.com/NERSC/shifter/blob/master/doc/config/udiRoot.conf.rst#shifter-module-options-in-udirootconf). So, we...
> Nikita, > > The latest updates added an option to use some external tools from the broader OCI community to handle pulling and unpacking images. This may be a...
The same problem. If I run it like this: ``` # sudo /usr/share/als-controller/service/als-controller ``` Everything is working - keyboard and backlight. But if I use custom systemd service file (from...
Here are some instructions on how to get BLID and password with `mitmproxy` if you are using Android 11 and don't want/trust to download apks from external websites like apkpure:...
Can you try to remove `~/.xauth*` files from your user's home directory? I vaguely remember that it helped with errors like this.
Note that `alt` attribute of the image tag is important for web accessibility: https://webaim.org/techniques/alttext. The content of this attribute is read out loud when an assistive technology like screen reader...