Sasha
Sasha
I think the answer is NO, because in the config file I have lines: ``` /* Define this if you want to enable high resolution date class. */ /* #undef...
http://stackoverflow.com/questions/42408243/support-for-table-grid-widget-in-final-cut About tag "final-cut": I need to increase my reputation on stackoverflow to be able to create tags.
I confirm that the library works on MacOS.
Is there any progress with this? I have a C++/CUDA project which uses g++ and nvcc compilers. I use heavily grid synchronization `this_grid.sync()` in the code. I was thinking about...
I also tried using 'mount'. No success.
Works for me with drone-cli. Make sure your docker is configured correctly. And don't forget to install nvidia-container-runtime. ``` $ cat /etc/docker/daemon.json { "default-runtime": "nvidia", "runtimes": { "nvidia": { "args":...