Robert Wagner
Robert Wagner
I have discovered the issue: the cmt driver was not actually loading, libinput was intercepting and loading instead. the file /usr/home/90-libinput.conf requires the "libinput touchpad catchall" and the "libinput touchscreen...
> This is a very interesting one. > > Removing the constraint would not work in most scenarios, since the database change usually comes with code changes. An interesting idea...
OK, will try that today. I have gtx 860m with 4gb, makes sense size_t(-1) would fail with just 4gb so I assume you have > 4gb? On May 26, 2015...
success: no test: 1 convolution iterations: 10 Using GPU device 0 Running test convolve_maxdnn_alexnet_conv1 Running test convolve_cudnn_alexnet_conv1 Running test convolve_maxdnn_alexnet_conv2 Running test convolve_cudnn_alexnet_conv2 Running test convolve_maxdnn_alexnet_conv3 Running test convolve_cudnn_alexnet_conv3 Running...
I can verify tomorrow on the GM107 On Tue, May 26, 2015 at 6:06 PM, Andrew Lavin [email protected] wrote: > I created a fix in my development branch and issued...
I was able to run the JMH benchmarks with this latest commit, here are the results Before: ``` Benchmark Mode Cnt Score Error Units ApplicationDataBenchmark.testZlibStreamInOut thrpt 10 8.664 ± 0.379...
I think adding the header for just globalIds response is fine; for the use-case I am thinking of (a python program that can render any kafka message as human-readable yaml...
The proposed use is a migration of a legacy schema registry which allowed mutating versions as long has the version hasn't been "promoted" from development to production. Major version incompatibility...
> Thanks for the post [@wolfchimneyrock](https://github.com/wolfchimneyrock) and sorry for the delay. We've got a bit of a backlog. > > You've accurately described how the DRAFT feature is implemented. It...